mliebelts starter blog
This is my second try to have a starter blog on gh-pages. This time I try to use Gatsby.js for that task.
Visiting the site
After deployment, the site should be visible under https://mliebelts-blog.netlify.com.
Further steps
- Add from here to there additional content.
- Find ways to mix different things here (like blog articles made in pure HTML, mix of HAML, SASS, ...).
- Automate the deployment, so that the directory movement (public --> docs) has not to be done by hand
- Find ways to reference blog articles in markdown, without using http URLs.