Skip to content

bfpg/talks

Repository files navigation

BFPG Talks Static Site

Build Status

This Hakyll source generates the static HTML that is shown at https://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

Brisbane Function Programming Group talk ideas, scheduling & archival

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages