periodo / periodo-website

PeriodO website

Home Page:http://perio.do

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the website for the PeriodO project, built using Hakyll and intended to be hosted on Github Pages.

Most of the content is in Markdown files (the ones with the .md suffix).

To work on the site locally, install stack, run stack setup and then:

$ make watch

Then open http://127.0.0.1:8000.

To deploy to Github Pages:

$ make deploy

About

PeriodO website

http://perio.do

License:Other


Languages

Language:Haskell 35.7%Language:HTML 29.4%Language:TeX 20.6%Language:CSS 12.0%Language:Makefile 2.2%