aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/blog/default.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-10-05ref(fcuny/blog): delete the blogFranck Cuny1-30/+0
The blog moved back to https://github.com/fcuny/fcuny.net
2022-05-25ref(blog): drop the flake configurationFranck Cuny1-0/+30
There's no need to have multiple `flake.nix` in the repository. Make the blog part of the flake configuration at the root level of the repository, delete the one in the blog, and update the documentation.