Skip to main content

2 posts tagged with "website"

View All Tags

Moving this site to Docusaurus

· One min read
Matt Compton
Breaker of things

It was. But, I think that in the long run, Docusaurus will be better.

For starters, being able to use .mdx rather than normal markdown is, frankly, awesome.

Also, it's waaaay more friendly to the idea of just,,, tossing markdown files in a folder, running a script, and calling it a day.

I know I said this when I moved to Jekyll, but hopefully this time, I actually mean it when I say I'll write more stuff on here.

Also, I'm going to probably move all the stuff from my gitbook on to here, and have a much better system for class notes.

Moving this site to Jekyll

· One min read
Matt Compton
Breaker of things

I've always hated web-design. In fact, I actually paid a friend of mine, Kris, to do the CSS and templates for my previous site.

My personal website, anyways, is just a place for information, and thus, the format doesn't matter.

Jekyll is lovely since I can just write stuff, in markdown, and magically get a new page that matches the rest of the site.

I might actually be able to take down notes in a way where I can reference them later, which is lovely

Plus, markdown is shorthand for HTML tags