kgleason / www_kirkg_us

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

www_kirkg_us

Nothing very special here. This is the framework for my site -- built on Nikola.

If you want to build my site, for whatever reason, then you will need python 3, with pip. Then:

  • clone the git repo
  • cd www_kirkg_us
  • pyvenv .
  • source bin/activate
  • pip install -r requirements.txt

With that you should be set up and ready to go. Just follow the steps on the Nikola site to get started.

About


Languages

Language:JavaScript 34.2%Language:CSS 32.5%Language:Less 14.4%Language:HTML 10.2%Language:Python 5.7%Language:SCSS 3.0%