Mirror of my blog, powered by Hakyll and Haskell, hosted on GitHub Pages. https://blog.youwen.dev
Find a file
2024-05-24 02:34:06 -07:00
.github remove funding.yml 2024-05-24 02:34:06 -07:00
src initial site building 2024-05-24 02:29:14 -07:00
ssg initial site building 2024-05-24 02:29:14 -07:00
.envrc add envrc 2024-05-23 23:14:08 -07:00
.ghci Initial commit 2024-05-22 22:17:41 -07:00
.gitignore gitignore direnv 2024-05-23 23:13:54 -07:00
.prettierrc.toml initial site building 2024-05-24 02:29:14 -07:00
flake.lock Initial commit 2024-05-22 22:17:41 -07:00
flake.nix add hls-wrapper to flake 2024-05-23 23:14:18 -07:00
LICENSE Initial commit 2024-05-22 22:17:41 -07:00
package.json initial site building 2024-05-24 02:29:14 -07:00
pnpm-lock.yaml initial site building 2024-05-24 02:29:14 -07:00
postcss.config.js initial site building 2024-05-24 02:29:14 -07:00
README.md update readme 2024-05-24 02:32:13 -07:00
tailwind.config.js initial site building 2024-05-24 02:29:14 -07:00

Hakyll-powered blog

This repository hosts the source code for my blog, powered by hakyll.

To build locally, install nix and enable flakes.

nix build

nix run . watch