mdjnewman / bfpg-talks

Talk idea and scheduling + record of past talk resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BFPG Talks Static Site

Build Status

This Hakyll source generates the static HTML that is shown at http://talks.bfpg.org.

The static site is served from GitHub Pages.

Dev environment setup

Before running the following, install stack if you haven't already.

git clone git@github.com:bfpg/talks.git bfpg-talks
cd bfpg-talks

stack build
stack exec site build # <-- Generate files in ./_site/
stack exec site watch # <-- For a dev build loop

Contributing

Fork bfpg/talks, make your changes on master and submit a PR.

The Travis CI job will build the site and publish to gh-pages once your commit is merged.

About

Talk idea and scheduling + record of past talk resources.

License:Creative Commons Zero v1.0 Universal


Languages

Language:CSS 99.4%Language:HTML 0.4%Language:Haskell 0.1%Language:Shell 0.1%