I decided to make a new blog (donāt worry, this one isnāt going away!)
After one of my friends told me about tailwindcss, which is probably one of the best plugins ever, I knew that I needed to do something with it.
This website was made with jekyll and tailwindcss. Jekyll is a static site generator that is incredibly easy to use, fast, and powerful. Iāve used it for many (all) of my websites (including this one). Since jekyll comes with kramdown straight out-of-the-box, I can also write all my posts/pages in markdown, which is great!
Additionally, I used a few useful plugins here:
- highlightjs with the
arduino lighttheme - mathjax, which is also used here
- fontawesome
The new blog is meant to be seperate from my this blog. Iāve found that Iām reluctant to actually add posts here until I think that what Iāve done is interesting or significant⦠which is very annoying. On my new blog, Iām going to detail all the little finds I make - the ideas I have, the things Iāve tried, the failures, and the successes. Over the summer, I did a ton of work on my quadruped and learned a lot, but since I didnāt record any of it, much of that work (which involved a lot of failure) canāt be seen, and no one knows what I actually did. My new blog combats that - itās simple, fairly ugly, and took me only a day to make (I cranked this out on the first day of winter break, 2021). Thus, the posts will be short⦠just the little things that may seem insignificant, but in fact, arenāt.
I think this new blog also shows how far Iāve gotten on the web-development side of things. I still have never taken a single course in web design and have only learned from trial and error (which the new blog shows), Itās pretty cool that I was able to build an entire blog within a day.
You can find the blog here.