|
|
||
|---|---|---|
| content | ||
| src | ||
| static | ||
| .dockerignore | ||
| .drone.yml | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
| gatsby-browser.js | ||
| gatsby-config.js | ||
| gatsby-node.js | ||
| package.json | ||
| yarn.lock | ||
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