Skip to content

HandyCodeJob/handycodejob.github.io

 
 

Repository files navigation

blog.mikeandzoey

Still a work in progress

Repo for this blog

Theme located here

Code is GPLv3

content/* is CC BY-NC-SA

How to use:

Set up the enviroment

mkvirtualenv --python=/usr/bin/python3 hcjstatic
pip install -r requirements.txt

Get the theme

you can run this command in the root folder of the project and it will be in the correct location.

git clone git@github.com:eswarm/materialistic-pelican.git

Generate site and serve

./develop_server.sh start

About

Handycodejob.com hosted with github pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.9%
  • CSS 30.2%
  • Makefile 6.0%
  • Python 3.8%
  • Shell 3.1%