something new
So I started a new website and I use jekyll for this. The reason why is cause I found it was to much of a hassle with Wordpress and layouts and so on. So lets get back to basics with this!
Where to start?
So where shall I start? Pretty easy first I need to convert some of my old blog posts to here.
One bonus point of having a static site is that it uses almost no resources. So I just have nginx and certbot for the https part and that is it. Maybe I will use this to my adavantage to host a bit more stuff on this server.
step 1
So for now lets get a list going on what I need to do:
- get all the old blog posts
- create a pipeline for auto updating the website.
- Create more posts and show more code cause why not?