Creating a Jekyll Site with Bootstrap
Recently, I wanted to migrate a webapp I had built to a static website. This never needed to be a webapp, and was totally overengineered for what it did. However, it was fun and it worked great. Bu...
Recently, I wanted to migrate a webapp I had built to a static website. This never needed to be a webapp, and was totally overengineered for what it did. However, it was fun and it worked great. Bu...
By default, an ASP.NET project comes with bootstrap 5 pre-installed. Bootstrap is a great way to get a clean UI (with dark mode) right out of the box. However, some projects require more flexibilit...