I used to hand craft an HTML page full of links that I used daily. Something that looked like a prettier Craigslist, and was static, fully enclosed CSS, inline with the HTML.
Then, I realized that I wanted to store more information than just links. But I didn't want to deal with all the JS crap or content management systems. I knew about mdBook from my dabbling in Rust, and decided to try it out.
Now I have a nice "book" instead of a home page, and it's multi-page, static, fast, portable, and easy to use.
The only drawback is that I can't use it on an iPad or iPhone, so if someone has suggestions on that, I'd love to hear them.
I used to hand craft an HTML page full of links that I used daily. Something that looked like a prettier Craigslist, and was static, fully enclosed CSS, inline with the HTML.
Then, I realized that I wanted to store more information than just links. But I didn't want to deal with all the JS crap or content management systems. I knew about mdBook from my dabbling in Rust, and decided to try it out.
Now I have a nice "book" instead of a home page, and it's multi-page, static, fast, portable, and easy to use.
The only drawback is that I can't use it on an iPad or iPhone, so if someone has suggestions on that, I'd love to hear them.
[0] - https://rust-lang.github.io/mdBook/