This website requires JavaScript.
Explore
Help
Sign In
aditya
/
hugo-theme-introduction
Watch
1
Star
0
Fork
You've already forked hugo-theme-introduction
0
mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced
2024-11-14 17:09:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
035a2c1dda
hugo-theme-introduction
/
scripts
/
build_docs.sh
6 lines
95 B
Bash
Raw
Normal View
History
Unescape
Escape
Update docs & Add script to build docs
2018-10-10 13:50:08 +00:00
#!/bin/sh
rm -rf docs/
cd
exampleSite
Try netlify.toml and rel css links
2019-03-18 18:03:40 +00:00
hugo --gc --minify --themesDir ../.. -d ../docs -v -b /
Reference in a new issue
Copy permalink