Set static home page and blog urls
See original GitHub issueHi, I am trying to set one page as static home page and the blogs inside a blog page with the following url structure
example.com/blog/page/1
example.com/blog/page/2
example.com/blog/page/3
I changed the url here: https://github.com/ryanwiemer/gatsby-starter-gcn/blob/master/gatsby-node.js#L45
but it broke the pagination
Issue Analytics
- State:
- Created 4 years ago
- Comments:18 (7 by maintainers)
Top Results From Across the Web
Creating a static home page for your Blogger blog - Medium
Select Pages from the main menu and select New Page button. Add page details like this. After entering the details, publish the page....
Read more >How to Create a Static Front Page For Your Blog
1. Go to Page > Add New · 2. Give the page the title Home, write the content you want displayed on the...
Read more >Blog or Static Page: How to Change the Default Homepage in ...
To change this automatically generated address, find the URL towards the top of the screen, click its accompanying Edit button, enter a new...
Read more >How to Set A Page As Homepage - WordPress.com
You can easily turn your blog into a website, with a static homepage that people will land on every time they arrive. Combine...
Read more >WordPress Static Homepage: How to Set it Up - ThemeIsle
Then select from the drop downs: Front page: Select the page that you named “Homepage”; Posts page: Select the page that you named...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
wooho awesome ❤️
@ryanwiemer I agree, it is best to leave it without any customization but I just thought having a static homepage option would help a lot of people who try to use this starter as a portfolio builder.