aboutsummaryrefslogtreecommitdiff
path: root/site/static/docs/4.3/assets/css/docs.min.css.map
AgeCommit message (Collapse)AuthorFilesLines
2019-09-17Use Hugo for our docs Sass and JS. (#29280)XhmikosR1-1/+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)XhmikosR1-1/+1
2019-07-24Rebuild the dist to pickup new utilities file (#29105)Mark Otto1-1/+1
Dist after adding new utils file
2019-07-12dist v5Mark Otto1-1/+1
2019-04-18v5 dist (#28657)XhmikosR1-1/+1
2019-03-13Switch to Hugo.XhmikosR1-0/+1
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!