XhmikosR
5816fae803
Bring in .bd-announcement fixes
2024-03-22 08:02:12 +02:00
Edward Ezekiel
26f225831a
feat(announcement): Add End of Life announcement
2024-03-05 13:37:35 -06:00
Julien Déramond
35be9e74af
Docs: update clipboard.js to v2.0.11
2022-06-28 20:31:51 -07:00
XhmikosR
69c5dc8934
Bump copyright year to 2022
2022-01-04 09:50:53 +02:00
XhmikosR
c488b8fcc3
Update Stylelint and our config too
2021-12-16 09:23:08 +02:00
Mark Otto
8dec3d0a34
Replace Sass division with multiplication and custom divide() function
...
Fixes #34353 .
Co-Authored-By: Slaven Tomac <slaventomac@gmail.com >
2021-09-08 09:06:42 +03:00
XhmikosR
5e69eab37a
Update anchor.js to v4.3.1. ( #33668 )
2021-05-21 08:19:22 +03:00
XhmikosR
072a0402d8
docs: update clipboard.js to v2.0.8 ( #33583 )
2021-05-21 08:19:22 +03:00
XhmikosR
d2477abecd
Backport #32760 ( #32827 )
...
Add a live toast example to the docs
2021-01-18 20:59:59 +02:00
XhmikosR
3768b6e5b6
Backport #32713
...
Bump copyright year to 2021
2021-01-08 12:04:37 +02:00
Patrick H. Lauke
9fbf50c3ce
Docs: style clipboard button on :focus
, not just :hover
( #32461 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-01-08 12:04:37 +02:00
XhmikosR
b45b5e9e65
Update _syntax.scss ( #32117 )
...
* Update _syntax.scss with the latest chroma selectors
* Sort selectors
* Remove no longer needed chroma workaround
* remove comments
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