Static home page and link to index page?
I'd like to set up a static front page and add a link to an an index page in the links. Is there a way to accomplish this?
Figured this out. For other newbs struggling to create a static home page: Go into the file you want to be your home page and enter this at the top. This will send you to that static page when you click on your site title.
Link: /
The archives page functions as an index page.
Answered 2 years ago · Edit answerSo if I do this, then how do I have a regular reverse-chronological list of my posts like if my 'blog' page were my home page? Ideally /blog of my site is....my blog, all my posts, not an archive.
Answered a year ago · Edit answer...sorry, found the text on that page to add the /page/1 link, so that works now! But is there a way to have all my posts listed at /blog instead of /page/1 ?
Answered a year ago · Edit answer