Commit Graph

136 Commits

Author SHA1 Message Date
Francis Brunelle
10b373e8fc
Update the Contact page and other minor improvements to the website 2020-06-03 18:18:40 -04:00
Sander
a0f8bd941e Interop docs 2020-05-19 15:49:09 +00:00
a2557d7893
Fix website build by updating package-lock.json 2020-05-14 15:13:50 +03:00
Edmond Lee
eb098d12e3 remove compact-ligo-ide import and implementation 2020-05-07 17:32:31 +00:00
edb3fce642 Add nix as a build system
* Dynamically linked executables (ligo-bin)
* Statically linked executables (ligo-static)
* Docker (ligo-docker)
* deb package (ligo-deb)
* webide (ligo-editor)
* webide docker (ligo-editor-docker)
* website (ligo-website)
2020-04-29 19:40:04 +01:00
Maksym Bykovskyy
7dd63652cf Added compact IDE component 2020-04-25 10:51:01 +00:00
Sander Spies
0680633806 Attempt to fix search. 2020-04-15 12:19:12 +02:00
Sander
edb5d4b6bf Merge branch 'add-sitemap-xml' into 'dev'
Add sitemap xml

See merge request ligolang/ligo!552
2020-04-06 10:52:34 +00:00
Sander Spies
2ed7ea4112 Add sitemap 2020-04-06 11:53:21 +02:00
Sander Spies
588306ecd3 Modify contact page 2020-04-03 15:39:46 +02:00
Christian Rinderknecht
2e528e3e49 Merge branch 'toplevel-doc' into 'dev'
Add toplevel page for API reference.

See merge request ligolang/ligo!543
2020-04-02 11:36:24 +00:00
Sander
c4199a9708 Merge branch 'inline-doc' into 'dev'
Inline attribute documentation

See merge request ligolang/ligo!538
2020-04-02 11:29:08 +00:00
Christian Rinderknecht
221359ca64 Merge branch 'boolean-operations' into 'dev'
Add list of boolean operations

See merge request ligolang/ligo!541
2020-04-02 11:29:04 +00:00
Sander Spies
951235d105 Merge 2020-04-02 10:31:52 +02:00
Sander Spies
3e46e226c0 Add toplevel page for API reference. 2020-04-01 19:00:39 +02:00
Sander Spies
3d3da33e3e Add background-color to options of Syntax Switch. 2020-04-01 15:44:53 +02:00
Sander Spies
1202ffc8df Add list of boolean operations 2020-04-01 14:49:56 +02:00
Sander Spies
c8175a7550 Inline attribute documentation 2020-03-31 14:11:22 +02:00
Sander Spies
7896de89f3 Make cheatsheet testable. 2020-03-19 21:27:58 +01:00
Sander
78ae61c5e0 Add remaining API docs 2020-03-17 15:38:41 +00:00
Sander Spies
78ae534913 Add NotFound component to fix build. Yay, docusaurus... 2020-03-13 15:28:24 +01:00
Sander Spies
6da6fc2e59 Add SyntaxTitle component. 2020-03-09 18:19:46 +01:00
Sander Spies
3f1ee22bbc Refactor Switch component to be a plugin. 2020-03-09 18:19:31 +01:00
Sander Spies
c95f4ee02c Merge 2020-03-06 08:38:07 +01:00
Sander Spies
2a38375f6c Fix mobile homepage 2020-03-05 09:35:32 +01:00
Sander Spies
7b5dd8de3b Persistent syntax selection. 2020-03-04 21:39:57 +01:00
Sander
8f60accc24 - Improve darkmode support
- Reenable code block tabs
- Reeneble code blocks highlighting
2020-03-04 13:19:00 +00:00
John David Pressman
f2bff77ffd Change LIGO documentation introduction to be about LIGO 2020-02-26 03:27:11 -08:00
Christian Rinderknecht
f4d688df7b Fixed the tutorial. Enabled underscores in tez amounts. Fixed docs on
Tez and tuples (zero-indexation).
2020-02-21 17:16:53 +01:00
John David Pressman
ee4d62be46 Add reference pages to docs sidebar, change titles to include description like python 2020-02-15 00:14:46 -08:00
Eowyn Dean
8e9e871d08 Update siteConfig.js to collapse docs sidebar categories 2020-02-13 14:50:35 +00:00
Christian Rinderknecht
8c0a25bdb5 Fixes after writing the slides. 2020-02-11 22:29:12 +01:00
Christian Rinderknecht
61832354d9 Merge branch 'dev' of gitlab.com:ligolang/ligo into feature/doc-pascaligo-loop 2020-02-10 19:22:52 +01:00
Christian Rinderknecht
82aacde97f More documentation rewrites. 2020-02-10 19:07:20 +01:00
Francis Brunelle
562f7d1b10 Merge branch 'dev' into 'dev'
# Conflicts:
#   gitlab-pages/docs/advanced/entrypoints-contracts.md
#   gitlab-pages/docs/language-basics/boolean-if-else.md
#   gitlab-pages/docs/language-basics/functions.md
2020-01-29 16:31:09 +00:00
Matej Šima
518c743172 LIGO-258 Docs updates 2020-01-29 16:15:03 +00:00
Francis Brunelle
af23dcaebb
add Telegram link 2020-01-23 09:20:42 -05:00
John David Pressman
eba4901a76 Merge branch 'docs/update-front-page-examples-2' into 'dev'
Update CameLIGO and ReasonLIGO examples on front page so they're usable in the IDE

See merge request ligolang/ligo!347
2020-01-23 03:19:46 +00:00
John David Pressman
b50479b96b Merge branch 'docs/michelson-specific' into 'dev'
[LIGO-358] Add Tezos-specific LIGO features docs

See merge request ligolang/ligo!335
2020-01-22 09:58:46 +00:00
John David Pressman
69ee6d0521 Update CameLIGO and ReasonLIGO examples on front page so they're usable in the IDE 2020-01-21 14:49:42 -08:00
John David Pressman
c811f0058e Change 'touples' to 'tuples' in docs 2020-01-21 03:13:57 -08:00
John David Pressman
44dd39dcb2 Fix examples on front page of ligolang.org, add reminder to change in future 2020-01-20 19:42:22 -08:00
John David Pressman
96bcbf572a Add rough draft documentation for hashing keys and pack/unpack operations 2020-01-16 21:50:45 -08:00
John David Pressman
6b469ac869 Add docs page for loops 2020-01-02 20:35:04 +01:00
John David Pressman
7c4f59035f Add inclusion directive docs and inclusion tests for CameLIGO and ReasonLIGO 2020-01-02 16:11:03 +00:00
Sander Spies
ee33a4a6a3 Fixed alignment issue on wider screens 2019-12-16 12:51:48 +01:00
Sander Spies
320371be05 CSS improvements. 2019-12-11 17:15:58 +01:00
Sander Spies
aa52136b8a Add ReasonLIGO specific css. 2019-12-11 14:48:20 +01:00
Sander
95a7e19be6 Add ReasonLIGO support 2019-12-10 13:47:31 +00:00
Maksym Bykovskyy
ea69032c4a Fix for broken images 2019-12-09 19:48:28 +00:00