This website requires JavaScript.
Explore
Help
Sign In
ynerant
/
mkdocs-server-from-git
Watch
1
Star
0
Fork
You've already forked mkdocs-server-from-git
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
784280aaab
mkdocs-server-from-git
/
update.sh
5 lines
42 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
git pull
mkdocs build -d /site
Reference in New Issue
View Git Blame
Copy Permalink