Skip to content

zepzeper/me

Repository files navigation

krugten.org

This is the source code for my personal blog, built with Hakyll.

Building

Prerequisites:

To build the site:

stack build
stack exec me build

To run a preview server:

stack exec me watch

Structure

  • posts/: Blog posts in Markdown format
  • projects/: Project pages
  • css/: Stylesheets
  • templates/: HTML templates
  • site.hs: Main Hakyll configuration

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published