Personal Overview
This blog scaffold follows the same route as https://ayamir.github.io/:
- Static site generator:
Hugo - Theme:
github-style-plus - Layout style: GitHub profile + overview + posts + activity heatmap
The current content is sample content so the site is immediately usable. Your profile fields are already filled from your current GitHub account, so the main remaining work is editing the posts under content/post/.
What This Template Already Has
- A profile-style homepage
- Pinned posts and recent posts shown together
- A post list page with tags and pagination
- Local search support
- Post activity heatmap
- A sample avatar and starter styling
Recommended Next Edits
- Rewrite or remove the sample posts in
content/post/. - Change
baseURLbefore deployment. - Replace the remote avatar URL in
hugo.tomlif you want a local image asset instead. - Enable comments later if you decide to use
utterances.
Writing Focus
- Software engineering notes
- Linux and tooling
- Web performance
- Systems and backend topics
Links
- GitHub:
https://github.com/Parsnip113