How to edit this webpage
Preparation
(Assuming Mac OS X)
-
install mkdocs
You may need to install/update python as well. -
clone git repository
Directory is made as: all-about-crib-mkdocs
Edit and update
First of all, get an agreement on your update with the web page managers (now Shimizu/Yamaguchi).
-
Get latest files from the git repository
If it does not work, you may need to do like: -
Edit the files in docs/
-
update git repository
-
test web page
-> http://localhost:8000 shows the updated pages. (Changes in the files immediately reflected to the pages.) -
build web pages
-> static html flies are made in ./site -
rsync