Commit Graph

5 Commits

Author SHA1 Message Date
Edward Ezekiel 6bbc12ba12 feat(EOL): Add announcement to Examples page 2024-03-06 09:48:11 -06:00
Edward Ezekiel 26f225831a feat(announcement): Add End of Life announcement 2024-03-05 13:37:35 -06:00
Louis-Maxime Piton 5aa7f72689
Change `view in GitHub` links (#37223) 2022-09-28 13:12:21 +02:00
XhmikosR 13486b8e27 examples: add the version number in `title` (#32198) 2020-11-24 08:40:11 +02:00
XhmikosR b46f05a948 Switch to Hugo
This commit includes all the needed workarounds and most changes from the main branch for everything to work, like:

* removing empty lines in raw HTML that break output
* read .browserslistrc, CSS variables from disk instead of duplicating it
* using Hugo mounts
* using Hugo for the docs CSS/JS
* move ToC Sass code to a separate file while adapting it for Hugo

Thus, this patch makes our npm scripts faster since lint runs on one step and there's no separate docs assets processing.
2020-11-19 11:22:22 +02:00