nusserstudios / tailbliss

TailBliss is a Hugo Starter theme built on TailwindCSS 3, and Alpine.JS.
https://tailbliss.netlify.app/
Apache License 2.0
314 stars 146 forks source link

new list arrangement #136

Closed Kevin75311 closed 1 year ago

Kevin75311 commented 1 year ago

Hi, thank you for the beautiful theme. I have played around with it and hope to make some modifications. Here is the layout structure as I understand it (though there might be some mistakes): image I'm unsure about where the 'home-hero.html' layout is used. Additionally, I would like to add another kind of list layout ('list2.html'), where the posts will occupy the whole row, like this (in your nusserstudios website): image

I've already created the layout myself, but I'm not sure how to implement it into this theme. Could you kindly guide me on how to do so? Thank you very much.

nusserstudios commented 1 year ago

That site is built on Astro, and AstroWind is the theme. You'll want to change the list file. Take a look at Hugo's directory structure.