• @[email protected]
    link
    fedilink
    English
    311 months ago

    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.

    • @[email protected]
      link
      fedilink
      English
      411 months ago

      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.

      • @[email protected]
        link
        fedilink
        English
        111 months ago

        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.