/liam.rs

My personal website/blog

Primary LanguageShell

liam.rs

Source code for my personal website built with bash and esh.

Development

If you notice any typos feel free to submit a PR. All site content is in the /posts directory.

Fork this repository and clone your fork:

git clone https://github.com/{username}/liam.rs.git

Make changes and generate static assets:

poetry shell
poetry install
./bin/last-modified
./bin/generate-index
./bin/generate-projects