arialdomartini / andrea-ciceri-blog

My personal blog

Home Page:https://blog.aciceri.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My blog

My blog is reachable at blog.aciceri.dev, the contents are automatically generated from the release branch.

Usage

Build the Nix flake:

nix build

Execute the Hakyll generator:

nix run .#generator

Start the preview server, automatically rebuilding on changes.

nix run .#generator -- watch

Build the Nix flake and the website running the generator:

nix run .#compile

This is what is used in the CI/CD pipeline.

About

My personal blog

https://blog.aciceri.dev


Languages

Language:Haskell 47.1%Language:SCSS 28.3%Language:Nix 10.7%Language:HTML 8.5%Language:JavaScript 5.4%