Blog
New Website 2024-09-06
Today, I started working on a new personal website to document my various research projects, open-source libraries, and programming experiments.
My goals for this website include:
- It must be mostly made out of Markdown documents
- Syncthing is used to synchronize documents between devices and the web server
- I make a contribution to this website at least every other week
Why Markdown?
- It's powerful and easy to use
- It can be easily converted to HTML. The Caddy web server even handles this for you!
- There are great Markdown editors for Android, Linux, and Windows, so I can edit it on any device
- Markdown files are very portable, and I can instantly synchronize changes with Syncthing
- It's lightweight
Blog Post Index
- 2024-12-14 Typora – A Brief Review of the Best Markdown Editor
- 2024-11-06 nushell – A Shell Using Structured Data
- 2024-10-07 Building a Markdown Blog with Caddy
- 2024-10-06 Surround Sound on a Raspberry Pi 3
- 2024-10-03 Building a Markdown Website with Caddy
- 2024-09-25 My Git Configuration
- 2024-09-11 Why Databases
- 2024-09-06 New Website