
5 June 2021
Hello, world!
#INFO
Hello World - first blog post
This it first blogs post, so the site is live.
It took me near 2 months to crate it (almost form strath), so its probably contains bugs, and it's not beautiful.
But remember: DONE IS BEATER THAN PERFECT
Littlebit about technology stack
This is fully static website.
All blog post are concurrently written in markdownX.
Then thanks to gatsby, some JS, CSS, HTML this site is rendered.
Every marge to main branch on GitHub action is triggered, site is built then bullied assets are sent to bucket on AWS.
Bucket is connect to the CloudFront (CND), and it serves site. There is another layer of cache thanks to CloudFlare.
Thanks to that bill on AWS is even lower (Now it is 0$ because amount of traffic is not high, and it fits in free tier limits).