landing-page-hugo
landing-page-hugo copied to clipboard
blog integration ?
can you please integrate a blog and show the post teasers at the bottom ? that would be awesome!
You could do a PR where markdown file in content /blog would be used to create the blog.
Here another of my themes where I used another content folder to make a carrousel
do you have any other theme where you have a separate blog link and pages ? I'm struggling on how to make this kind of a feature :(
Make it like a static html site and then split element into parts that will be composed to re create the page from markdown files.