Phlow / feeling-responsive

»Feeling Responsive« is a free flexible theme for Jekyll built on Foundation framework. You can use it for your company site, as a portfolio or as a blog.
http://phlow.github.io/feeling-responsive/
MIT License
894 stars 1.33k forks source link

Blog page as landing page #203

Closed YohanObadia closed 4 years ago

YohanObadia commented 4 years ago

How can you remove the index.html page and use the blog.html page instead when only typing the base url ?

Basically I want people to arrive immediately on my blog page.

Amazing template btw, thanks you very much for it !

Phlow commented 4 years ago

I guess you just have to change the permalinks ;)

Phlow commented 4 years ago

Make the blog layout your index.html page and it should work.

YohanObadia commented 4 years ago

Thanks, in the end I understood better what the home page was displaying (i.e. the first blog post) and it is super elegant so I keep it :)