aboutsummaryrefslogtreecommitdiff
path: root/static
Commit message (Collapse)AuthorAge
* Interactive coding editor formatting issuesSimon Curtis2024-06-12
|
* fix nav icon rotationIsaac2024-06-05
| | | sorry lucy!
* fix hidden code editorthorhj2024-05-22
|
* Add overflow auto to error classsilver-shadow2024-05-06
|
* Hide button for printLouis Pilfold2024-05-01
|
* fix: :bug: fix styles to work on firefox and chromiumxxKeefer2024-05-01
| | | | #71
* fix: :bug: update page break css rulesxxKeefer2024-05-01
| | | | turns out break-inisde and break-before have supercede the older page-* rules, also improved support for firefox
* feat: :lipstick: adds css print media rulesxxKeefer2024-05-01
| | | | | | for /everything page of the tour to be printed as a multi page pdf doc #71
* Fixes to margins around editor and left panelSimon Curtis2024-05-01
|
* Rewrite of layout and added code block styling in large viewSimon Curtis2024-05-01
|
* Add hrefs to code keywordsDimitrii Dulgher2024-04-15
|
* Put nav at the bottom of the page, so it doesn't move around from lesson to ↵Jacob Fenton2024-04-03
| | | | lesson.
* Revert "Put nav at the bottom of the page, so it doesn't move around from ↵Louis Pilfold2024-04-01
| | | | | | lesson to lesson." This reverts commit 4d346ace41edd8a11fd90aa2928f801eea9b93a2.
* Put nav at the bottom of the page, so it doesn't move around from lesson to ↵Jacob Fenton2024-04-01
| | | | lesson.
* Remove off brand transitionsLouis Pilfold2024-03-26
|
* Remove unclickable button and off brand animationLouis Pilfold2024-03-26
| | | | | | | | Closes https://github.com/gleam-lang/language-tour/issues/69 It would be nice to bring this menu back on mobile, but it needs design work for where the button would be placed and to be implemented in a way that works on touch devices.
* Remove off-brand transitions and mobile UI breaking linkLouis Pilfold2024-03-26
|
* Improve introduction of modules and importsLouis Pilfold2024-03-26
| | | | Thanks @RyanBrewer317!
* style: tweak light accent color for better accessibilityJean-Nicolas Veigel2024-03-26
|
* style: tweak link colorJean-Nicolas Veigel2024-03-26
|
* fix: snippet link marginJean-Nicolas Veigel2024-03-26
|
* style: add breathing room between lesson paragraphsJean-Nicolas Veigel2024-03-26
|
* chore: seperate common page styles from lesson page stylesJean-Nicolas Veigel2024-03-26
|
* fix: FOUC on /everyting when on dark themeJean-Nicolas Veigel2024-03-26
|
* chore: move everything css to separate fileJean-Nicolas Veigel2024-03-26
|
* chore: format filesJean-Nicolas Veigel2024-03-26
|
* chore: format cssJean-Nicolas Veigel2024-03-26
|
* feat: highlight js gleam lang definitionJean-Nicolas Veigel2024-03-26
|
* chore: move highlight.js coreJean-Nicolas Veigel2024-03-26
|
* syntax highlight regexesJean-Nicolas Veigel2024-03-26
|
* style: add support for more color schemesJean-Nicolas Veigel2024-03-26
| | | | toggle between light & dark variants
* feat: atom one dark / light generic declarationJean-Nicolas Veigel2024-03-26
|
* feat(wip): add hljs for gleamJean-Nicolas Veigel2024-03-26
|
* fix(style): remove empty rulesetJean-Nicolas Veigel2024-03-26
|
* style: tweak colors, hovers & snipetsJean-Nicolas Veigel2024-03-26
|
* style: tweak light mode code blockJean-Nicolas Veigel2024-03-26
|
* style: replicate code bloc style, polish mobile table of contentsJean-Nicolas Veigel2024-03-26
|
* style: revert changes to playground & global navbarJean-Nicolas Veigel2024-03-26
|
* style: mobile table of contents overlayJean-Nicolas Veigel2024-03-26
|
* style: tweak dim-bg classJean-Nicolas Veigel2024-03-26
|
* feat(style): preserve style with original common colorsJean-Nicolas Veigel2024-03-26
|
* fix(css): revert common off-white colorJean-Nicolas Veigel2024-03-26
|
* fix: revert common.css changesJean-Nicolas Veigel2024-03-26
|
* style: more responsive & useful uiJean-Nicolas Veigel2024-03-26
|
* feat: add sugar, links, css & content to /everything pageJean-Nicolas Veigel2024-03-26
|
* Make content on single page (needs CSS and new name)Louis Pilfold2024-03-26
|
* Revert "fix nav-bar on MS Edge"Louis Pilfold2024-03-19
| | | | This reverts commit 783b978c5f828a8c7df489bf96be5568b0658382.
* fix nav-bar on MS EdgeRicardo Fernández Serrata2024-03-19
| | | fixes #46
* Add homepage linkdomnantas2024-03-11
|
* Add dark mode support (#26)Filip Figiel2024-03-06
|