Because of issues between Netlify and Cloudflare, the hosting services I use, there is a problem regarding HTTPS where it would block you from viewing the site. This is because of conflicting HTTPS Certificates. Basically, Netlify gives certificates for some of my projects, and they recommend that you do not use Cloudflare CDN in a Netlify project. So after reading this I disabled the "Proxied" Option for each project in my Cloudflare DNS. One small problem, apparently Cloudflare has its own HTTPS Certificates for EVERY subdomain in zelo.dev (*.zelo.dev). This isn't changable without paying $10/mo for an "Advanced" Certificates, or just disabling the whole thing which I also don't want to do.
Unfortunately due to how I make my projects, every project is on its own subdomain, which looked cool at first, but has become a nightmare ever since due to the aformentioned problems and the fact that I wish to have all these projects under one big project, or "monorepo".
So from now on all new projects will be under zelo.dev, no subdomain. This will also help with analytics.
I'll try to create temporary redirects for the changed URLs, but I'm not sure if it's possible.
The following projects URL will eventually be changed:
- ant.zelo.dev -> zelo.dev/ant
- stats.zelo.dev -> zelo.dev/stats
- sharp-liskov-8ef33a.netlify.app (keymash grader) -> zelo.dev/keymash
The following projects wont be changed for one reason or another:
- bc.zelo.dev (too popular)
- corkboard.zelo.dev (not possible)
- 5beam.zelo.dev (too popular, requires stable api)
- tf.zelo.dev (redirect to corkboard.zelo.dev)
- zolo101.github.io/zelocoin-incremental/src/index.html (not a problem)