about summary refs log tree commit diff
path: root/website/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2020-07-02 Prefer builtins.pathWilliam Carroll1-1/+1
Thanks to the Nix anti-patterns documented here... https://nix.dev/anti-patterns/language.html#reproducability-referencing-top-level-directory-with ...I'm cleaning up some of my Nix expressions. Read the article for more context.
2020-03-27 Publish habits as a webpageWilliam Carroll1-0/+3
I think it might be a good idea to version control my habits, so that I can audit them as they change. I'm publishing these on my website, so that I can refer to them wherever I had internet.
2020-03-25 Create wpcarro.dev/goalsWilliam Carroll1-3/+5
Create a simple React app to define my goals. See the goals/README.md for more context.
2020-03-20 Add sitemap to wpcarro.devWilliam Carroll1-0/+11
- Create ./website directory - Add a sitemap to wpcarro.dev - Move covid-uk directory to sandbox directory TODO: Next sandbox, blog, and learn in the website directory