Mirror of my blog, powered by Hakyll and Haskell, hosted on GitHub Pages. https://blog.youwen.dev
Find a file
2024-05-25 14:23:59 -07:00
.github remove funding.yml 2024-05-24 02:34:06 -07:00
src style: adjust background color 2024-05-25 14:23:59 -07:00
ssg feat: switch to mathml instead of katex 2024-05-25 00:44:18 -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 feat: add theme switcher and themes 2024-05-24 21:55:11 -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 feat: add theme switcher and themes 2024-05-24 21:55:11 -07:00
pnpm-lock.yaml add rollup build system 2024-05-24 20:00:57 -07:00
README.md feat: add theme switcher and themes 2024-05-24 21:55:11 -07:00
rollup.config.mjs add rollup build system 2024-05-24 20:00:57 -07:00
tailwind.config.js style: adjust background color 2024-05-25 14:23:59 -07:00

gradient ascent

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