aboutsummaryrefslogtreecommitdiff
path: root/site/static/docs/4.3/assets/css
AgeCommit message (Collapse)AuthorFilesLines
2019-09-17Use Hugo for our docs Sass and JS. (#29280)XhmikosR2-9/+0
Now there's only one command needed to run the docs: `npm run docs-serve`. Also, simplify the npm scripts.
2019-08-27Dist (#29263)XhmikosR2-2/+2
2019-07-24Rebuild the dist to pickup new utilities file (#29105)Mark Otto2-2/+2
Dist after adding new utils file
2019-07-12dist v5Mark Otto2-2/+2
2019-04-18v5 dist (#28657)XhmikosR2-2/+2
2019-03-13Switch to Hugo.XhmikosR2-0/+9
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!