This site is just a simple blog that might contain various ramblings from time to time. This is primarily a learning tool that I'm using to better understand Webhosting.
This is a simple Jekyll site that I have set up on my server. It is tied to cudacave.com, which is set up via dynamic DNS and Google Domains. I'm hosting everything using NGINX.
- Dynamic DNS google tutorial and actually good tutorial
- Setting up NGINX via Nginx for beggineers and Better DigitalOcean Article.
- Jekyll Setup via Jeckyll setup article and then swtiched to digital ocean one
- Jekyll-spaceship plugin added via Jekyll-spaceship setup instructions. This provides mathjax support.
- Jekyll-sitemap installed based on the advice of This article.
Everything important is in _admin.
edit_cudacave and deploy_cudacave are scripts located in _admin\bin that should be used to make changes to the website.