This is the source code for my website. Hugo is used as a static site generator and it is hosted by Netlify. The layout and styles originate from the Ananke theme.
Have a look at How I release updates to my personal website for more information on the tools, processes and practices I use for releasing updates to this website.
mise installbrew install hugo(ideally in sync with netlify.toml)npm install -g netlify-clinetlify loginnetlify linknpm installmake dev
- Add new post:
hugo new post/my-first-post.md
- Licenses for Software that has been dealt in can be found in the Licenses directory