Great Post, really inspiring. But I’m mesmerised by the design. How did you achieve this? Is it a template or did you built it from scratch?
I’m returning to blog after leaving ten years ago and this is exactly the kind of look I was looking for. Congratulations.
The site is open source. Basically just a patchwork of different things I liked in other sites.
Sass styles are in assets/sass/ and templates are in layouts/, in case you’re not familiar with Hugo.
The main layout is a flex container which has a single child. Above the flex container is the centered nav. Then for the headings I just added borders on each side but the bottom.
Great Post, really inspiring. But I’m mesmerised by the design. How did you achieve this? Is it a template or did you built it from scratch? I’m returning to blog after leaving ten years ago and this is exactly the kind of look I was looking for. Congratulations.
The site is open source. Basically just a patchwork of different things I liked in other sites.
Sass styles are in assets/sass/ and templates are in layouts/, in case you’re not familiar with Hugo.
The main layout is a flex container which has a single child. Above the flex container is the centered nav. Then for the headings I just added borders on each side but the bottom.
I’m not familiar with a lot of the stuff you just explained :) so I’ll just compliment you on the great work! It looks great.