Skip to content

icode-live/icodeWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

icodeWebsite

This is a lean website markdown based. html is generated by pandoc and reformated for django template using a python script.

NOTE:

Using git 2 behavior::

git config --global push.default simple

get it on webfaction::

git clone https://github.com/icode-live/icodeWebsite.git

update on webfaction::

git pull

push it from yoshiki::

git push

Don't modify files too often on Webfaction lest you may need this::

git fetch
git reset --hard origin/master

Python docs

pydoc3.5 -p 1337

pydoc <module> ...

About

pandoc generated website with django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published