A simple blog based on gatsby.js.
Go to file
Stephan Dörfler e21a1455a6
continuous-integration/drone/push Build is failing Details
added mamoto tracking for insights
2020-06-01 14:45:34 +02:00
content added deployment conclusion 2020-02-11 09:20:11 +01:00
src added mamoto tracking for insights 2020-06-01 14:45:34 +02:00
static Initial commit from gatsby: (https://github.com/gatsbyjs/gatsby-starter-blog.git) 2019-12-15 11:18:39 +01:00
.drone.yml added private registry to build instructions 2020-02-11 08:46:48 +01:00
.gitignore Initial commit from gatsby: (https://github.com/gatsbyjs/gatsby-starter-blog.git) 2019-12-15 11:18:39 +01:00
.prettierignore Initial commit from gatsby: (https://github.com/gatsbyjs/gatsby-starter-blog.git) 2019-12-15 11:18:39 +01:00
.prettierrc Initial commit from gatsby: (https://github.com/gatsbyjs/gatsby-starter-blog.git) 2019-12-15 11:18:39 +01:00
Dockerfile fixed Dockerfile capitalization 2020-02-10 18:43:35 +01:00
LICENSE Initial commit from gatsby: (https://github.com/gatsbyjs/gatsby-starter-blog.git) 2019-12-15 11:18:39 +01:00
README.md Demo 2020-02-14 15:17:38 +01:00
gatsby-browser.js added deployment config and pipeline 2020-02-10 07:58:45 +01:00
gatsby-config.js fixed graphQL types 2020-02-10 18:58:30 +01:00
gatsby-node.js Initial commit from gatsby: (https://github.com/gatsbyjs/gatsby-starter-blog.git) 2019-12-15 11:18:39 +01:00
package-lock.json customized and added initial post 2020-01-09 11:20:01 +01:00
package.json customized and added initial post 2020-01-09 11:20:01 +01:00

README.md

While-False blog

This is my blog. It is based on the official gatsby blog starter.

I was annoyed by every blog and CMS software I tried so I decided to use a framework where I can controll everything in code.

For now this blog contains articles about building the blog itself. In the furute I will include whatever technical topic crosses my way and is interesting enough to write about.

Demo for CI Pipeline