gatsby-starter-hero-blog
gatsby-starter-hero-blog copied to clipboard
A ready to use, easy to customize, fully equipped GatsbyJS starter with a 'Hero' section on the home page.
I've tried several i18n plugins, but most of them just wrapped pages, not blog posts with markdown. Any ideas about how to do that using hero blog starter? Thanks.
Fixes #70 #60 and #1
Hey, I've been trying to remove the "HB" icon from the project and add in my own. But anything I seem to do it still stays the same "HB".
Is there a way to use this template with [styled components](https://www.styled-components.com/)?
i wrote simple bash script for create new post using npm run, but only tested on unix-like :( . maybe one day someone made a script like this for windows...
hi, I want to add a comment system option, which is disqus. I explained how it works in the Readme section. If the code I have created does not meet...
I'm struggling to add the pagination :( I've tried both plugins (gatsby-pagination and gatsby-paginate) but I see no difference. I still get the full list of posts. With gatsby-pagination I'm...
Hi All, I'm using this great template inside a existing website, so it's not located in the root folder `/` it's located in a `/university` folder. I'm struggling with the...
I was deploying this pack to Gitlab. The only changes I did was to add gitlab configuration file and add pathPrefix Every Started pack seems to have this issue. I...