aboutsummaryrefslogtreecommitdiff
path: root/site/layouts/_default/examples.html
AgeCommit message (Expand)AuthorFilesLines
2024-03-20Move theme toggler to a partial (#39807)XhmikosR1-33/+7
2024-03-19docs: move examples icons to a partial (#39808)XhmikosR1-15/+1
2024-03-19docs: use defer when possible for JSXhmikosR1-3/+3
2024-03-08Switch to using `hugo.IsProduction` (#39763)XhmikosR1-1/+1
2024-03-06templates: use `urls.JoinPath` when handling URLsXhmikosR1-1/+1
2024-03-05Remove useless crossorigin="anonymous" attributesXhmikosR1-1/+1
2024-03-05examples.html: Move color mode JS lowerXhmikosR1-3/+3
2023-12-21Docs: drop unused `.theme-icon` class (#39520)Julien Déramond1-3/+3
2023-09-14Fix: make theme selector tick icon visible when active in examples layout (#3...Julien Déramond1-0/+5
2023-05-31Use `.d-none` instead of inline stylingJulien Déramond1-1/+1
2023-04-27More darkmode examples (#38058)Mark Otto1-10/+8
2023-03-04Examples: color mode enhancement (#38144)Louis-Maxime Piton1-0/+71
2023-01-10Update snippet examples for dark mode (#37834)Mark Otto1-0/+1
2022-12-28Docs: display examples based on the docs current color mode (#37562)Julien Déramond1-1/+4
2022-03-31Fix duplicate `.rounded-*` and `.fw-semibold` defs in examplesJulien Déramond1-4/+0
2022-02-23Docs: replace CSS by utilities in examples (#35699)Julien Déramond1-0/+22
2022-01-19Docs: group together reusable CSS for examples in a single stylesheet (#35649)Julien Déramond1-0/+19
2020-12-04docs(examples): new cheatsheet and RTL examplesGaël Poupard1-1/+1
2020-11-19examples: add the version number in `title` (#32198)XhmikosR1-1/+1
2020-11-05Drop Legacy Edge support.XhmikosR1-1/+0
2020-05-07Use `safeHTMLAttr` in the `integrity` attributes.XhmikosR1-2/+2
2020-02-22Use `hugo.Environment` instead of `getenv` (#29240)XhmikosR1-1/+1
2019-07-23Don't add the crossorigin attribute unless we pass integrity. (#29112)XhmikosR1-1/+1
2019-07-22Simplify code.XhmikosR1-10/+8
2019-07-22Allow to pass integrity & async attribute to extra jsMartijn Cuppens1-1/+3
2019-05-02Examples: include favicons. (#28504)XhmikosR1-0/+1
2019-04-15Update hugo-bin to v0.43.1 (Hugo 0.55.1). (#28631)XhmikosR1-1/+1
2019-03-13Add support for meta robots.XhmikosR1-0/+4
2019-03-13Switch to Hugo.XhmikosR1-0/+52