devblog
devblog copied to clipboard
A lightweight, customizable personal blog template built with GatsbyJS and React
``` 9:55:03 AM: Build ready to start 9:55:07 AM: build-image version: 0e2f4c52031ab562db66aec633308326e3b108d0 (focal) 9:55:07 AM: build-image tag: focal 9:55:07 AM: buildbot version: 584b2b7b74f1e479e0403f1e60769a2080b692a6 9:55:07 AM: Fetching cached dependencies 9:55:07 AM:...
### Issue description Setting up the project locally requires one to have installed Python. This should be included in a prerequisite section to make it easier for beginners to setup...
To quickly validate I forked the repo and deployed it to netlify after running a simple `npm update` I created a pull request to follow - https://github.com/RyanFitzgerald/devblog/pull/21
fixing Netlify deploy failure with old gatsby and sharp versions
there is a probleme with pagination example to go from second page to the third it doesn't modify the url by replacing 2 by 3 but it adds a'/3' and...
I've tried adding a new post, but when running `gatsby develop`, the site won't compile anymore: ``` There was an error in your GraphQL query: Cannot query field "featuredImage" on...
I am not sure how difficult this would be, but it would be nice if we could link to headings within the page, like Github Markdown does automatically, for example...
Thanks for this repository- I found it on Netlify. These two screens appear identical, no? Notice the URL is different, because I clicked on the first post, which happens to...