From ddfd3afef9a4e5c91b2f5dd4dce22e4780f6354f Mon Sep 17 00:00:00 2001 From: NinjaCheetah <58050615+NinjaCheetah@users.noreply.github.com> Date: Thu, 16 Jun 2022 22:58:07 -0400 Subject: [PATCH] Minor content/styling fixes --- _posts/2022-04-22-hello-blog.html | 2 +- _posts/2022-05-13-bootstrap-or-not.html | 3 ++- aboutme.html | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/_posts/2022-04-22-hello-blog.html b/_posts/2022-04-22-hello-blog.html index 76b9454..4e27423 100644 --- a/_posts/2022-04-22-hello-blog.html +++ b/_posts/2022-04-22-hello-blog.html @@ -6,5 +6,5 @@ layout: blogpost ---

It's blog time (again)! This is where I will talk about tech things I'm doing or like. Oh and also where I'll rant about things I could just ignore.

-

In all seriousness, I decided to branch off from the NCX Programming blog because I felt that my ramblings and rant-style articles were more of a "me" thing and less of an NCX Programming thing. I'll still write articles of the NCX Programming blog just an infrequently, this is just a different place to hear me shout.

+

In all seriousness, I decided to branch off from the NCX Programming blog because I felt that my ramblings and rant-style articles were more of a "me" thing and less of an NCX Programming thing. I'll still write articles of the NCX Programming blog just as infrequently as before, this is just a different place where you can hear me shout.

So here's to a new blog, hopefully filled with fewer spelling mistaeskfs.

\ No newline at end of file diff --git a/_posts/2022-05-13-bootstrap-or-not.html b/_posts/2022-05-13-bootstrap-or-not.html index 031d6e7..ecc7664 100644 --- a/_posts/2022-05-13-bootstrap-or-not.html +++ b/_posts/2022-05-13-bootstrap-or-not.html @@ -8,4 +8,5 @@ layout: blogpost

Switching to Bootstrap was quite a big decision because it required me to rework a lot of this site to make it work.

Using Bootstrap has been something that I've wanted to do for quite a while, really ever since I had first heard about it. The whole concept is neat- it basically does the difficult styling work for you, which means that I can spend more time working on the actual site content, rather than trying to make it look good. It also means that now the site is mobile-optimized, so now you can experience this site no matter what device you're on (unless it's really old or doesn't support current SSL certificates).

I would like to take a moment to acknowledge what I lost in the transition: themes. While you can style Bootstrap pretty well, it's not something that can be done easily outside of the HTML. That means that themes had to be removed. While I'm a bit disappointed that I can't use the themes I spent a decent amount of time on, I feel like the pros outweigh the cons overall.

-

Now, the big question is will I be applying the same changes to the NCX Programming website. The short answer is maybe. I'm probably going to try it out sometime soon and see how it looks. If I like it, I'll go through with it. If not, then it'll stay as it is for the forseeable future. I don't really have any issues with the current styling anyway.

\ No newline at end of file +

Now, the big question is will I be applying the same changes to the NCX Programming website. The short answer is maybe. I'm probably going to try it out sometime soon and see how it looks. If I like it, I'll go through with it. If not, then it'll stay as it is for the forseeable future. I don't really have any issues with the current styling anyway.

+

Update (June 2022): I did end up converting the NCX Programming website to Bootstrap, as it worked really well.

\ No newline at end of file diff --git a/aboutme.html b/aboutme.html index b365411..4ad7889 100644 --- a/aboutme.html +++ b/aboutme.html @@ -136,6 +136,6 @@ layout: nofooter

ninjacheetah.getDeveloperInfo()

-
+
\ No newline at end of file