Poita / poita.org

Jekyll source for my personal homepage.

Home Page:poita.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains the source for my website: poita.org

The site is statically generated using Jekyll.

To generate the site:

git clone git@github.com:Poita/poita.org.git poita.org
cd poita.org
jekyll --server

Then head to http://0.0.0.0:4000/ to view locally.

To deploy, just copy the contents of poita.org/_site (generated by jekyll) to your server's document root. I use rsync for this.

About

Jekyll source for my personal homepage.

poita.org


Languages

Language:HTML 62.5%Language:CSS 27.9%Language:ApacheConf 7.9%Language:Shell 1.7%