Live site: https://romaisablbgn.github.io
This repository contains the source code for my personal blog. It is a small space for notes, essays, and reflections as I learn data science and work through tools like Python, R, SQL, and open-source software.
I am a Data Science student documenting my learning journey. This site is meant to be simple, readable, and personal.
The website is built with Hugo and based on a minimal blog style inspired by Dario Amodei's personal website.
I customized the site to keep my own visual identity:
- Burgundy and pale pink color pallete
- Instrument Serif for elegant headings
- Mulish for clean body text
- A minimal reading-focused layout
This site is adapted from the dario Hugo theme by Grant Birki.
Original theme repository:
https://github.com/GrantBirki/dario
The theme itself was inspired by Dario Amodei's personal website:
https://darioamodei.com/
Thank you to both Grant Birki and Dario Amodei for the design foundation and inspiration.
This site uses:
- Hugo
- HTML templates
- CSS
- Markdown content
Site settings live in:
config.toml
Main content lives in:
content
Styling lives in:
assets/css/default.css
The website content is my own unless otherwise stated.
The original dario theme is licensed under the MIT License.
Copyright for the original theme belongs to Grant Birki and contributors.