Skip to content

Repository files navigation

README

License: MIT Content: CC BY-NC 4.0

This repo contains my personal blog built with Hakyll.

Requirements

  • GHC and Cabal

Getting Started

Build the site:

cabal run site build

Start the local preview server:

cabal run site watch

Clean generated files:

cabal run site clean

The generated site is written to _site/.

Formatter

This repo includes a small formatter for Markdown files:

cabal run formatter

Preview changes without writing:

cabal run formatter -- --dry-run

Notes

  • The site now renders Markdown through Pandoc as a library dependency inside the Hakyll build.
  • assets/files/obsidian-callouts.lua.txt is retained as historical reference only; the live site no longer depends on it.

License

  • Source code is licensed under the MIT License.
  • All blog content (including posts, images, and other assets) is licensed under CC BY-NC 4.0 unless otherwise noted.

About

My personal website

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages