🖥️ My website's progress
I usually use these static code generators to facilitate the development through using Markdown files, without having to do much frontend work. I am currently using Hugo for this website. I changed recently from Eleventy, mainly because i found this Hugo theme I got obsessed about because of the simplicity of the UI and focus on the content. My previous versions used Jekyll and templates.
These are the different versions of my websites until this current one:
- 1st version: Live and on GitHub;
- 2nd version: Live and on GitHub;
- 3rd version: Live and on GitHub. This uses this jekyll/minima template;
- 4th version: Live and on GitHub. It uses Eleventy and is a fork from https://hylia.website/ template. I really liked using Eleventy, it was the first SSG that I got used to.
- 5th version: this website right here :) This is using etch theme. I really like how this is focused on the content.
Here’s the issue tracker of this website where you can see my roadmap of issues planned or submit a bug you find there.
This website is deployed to GitHub Pages via GitHub Actions.