Skip to content

Latest commit

 

History

History

forhtml

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
edit the index.html

then run (from the root dir)

./forhtml/push-website

e.g. 

git checkout master 
vi index.html 
git add index.html 
git commit -m 'ENH: grant ref'
git push origin master  # push your new index.html changes 
./forhtml/push-website  # send the site to github