aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/blog/.envrc (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-23ref(blog): remove unneeded files for the blogFranck Cuny1-1/+0
In a monorepo setup, the CI configuration is not used at this level of the tree, and the gitignore/envrc are not relevant.
2022-05-01build: slowly moving to nixFranck Cuny1-0/+1
Add a `flake.nix' configuration to pull the required dependencies and run the server. Remove a few targets from the Makefile and move the deployment part to a script.