vault backup: 2024-10-14 21:58:42
|
@ -1,5 +1,11 @@
|
||||||
![Build Status](https://woodpecker.06222001.xyz/api/badges/5/status.svg)
|
![Build Status](https://woodpecker.06222001.xyz/api/badges/5/status.svg)
|
||||||
![Site Status](https://stats.keannu5.duckdns.org/api/badge/122/status)
|
![Site Status](https://stats.keannu5.duckdns.org/api/badge/122/status)
|
||||||
|
|
||||||
|
A GitHub mirror of my [Obsidian](https://obsidian.md/) blog posts, guides, and public notes.
|
||||||
![](_resources/README/f19ac9f922904cc6af35f73e3c1982f6_MD5.jpeg)
|
![](_resources/README/f19ac9f922904cc6af35f73e3c1982f6_MD5.jpeg)
|
||||||
A Git-mirrored copy of my [Obsidian](https://obsidian.md/) blog posts, guides, and public notes, served publicly using [Docusaurus](https://github.com/facebook/docusaurus) at [resources.06222001.xyz](https://resources.06222001.xyz)
|
|
||||||
|
A [Docusaurus](https://github.com/facebook/docusaurus) instance also serves these notes at my own `.xyz` subdomain [here](https://resources.06222001.xyz)
|
||||||
|
![](_resources/README/6362558d697b5194e520d88cdab38fd6_MD5.jpeg)
|
||||||
|
|
||||||
|
An alternative Git mirror is available in my [Gitea](https://about.gitea.com/) instance [here](https://git.06222001.xyz/keannu125/Notes)
|
||||||
|
![](_resources/README/68f8fada1341807c58e68bad1cdbc228_MD5.jpeg)
|
BIN
_resources/README/6362558d697b5194e520d88cdab38fd6_MD5.jpeg
Normal file
After Width: | Height: | Size: 413 KiB |
BIN
_resources/README/68f8fada1341807c58e68bad1cdbc228_MD5.jpeg
Normal file
After Width: | Height: | Size: 134 KiB |
BIN
_resources/README/b1feb4fde8d0145812ef156dde354045_MD5.jpeg
Normal file
After Width: | Height: | Size: 447 KiB |
|
@ -1 +0,0 @@
|
||||||
I've finally moved over my blog to
|
|
19
blog/Hello World.md
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
With this first blog post marks the first steps in moving my blogs and guides to [Docusaurus](https://docusaurus.io) from [Bookstack](https://github.com/BookStackApp/BookStack/).
|
||||||
|
|
||||||
|
Before this, I had a [DokuWiki](https://www.dokuwiki.org/dokuwiki) instance running off of an OpenWRT device due to budget constraints. ![](_resources/Hello%20World/6f20a26a6097d2d3dce22aee04b184ab_MD5.jpeg)
|
||||||
|
You'd be surprised at how well it ran on the very same device that served as a my wireless access point and router. PHP is pretty well known for its age given that it can run on anything, even on MIPS-based processors. My Newifi-D2 was no exception to this.
|
||||||
|
|
||||||
|
That archaic DokuWiki instance is long gone now. I've briefly made the move to Discord for my snippets and notes during my academic years and have only recently moved to Bookstack.
|
||||||
|
![image.png](_resources/Hello%20World/95e994a558dd0d87a876f54253ed803a_MD5.jpeg)
|
||||||
|
|
||||||
|
The functionality to export to `.pdf` and .`md` formats was a welcome addition but I found the other features burdensome. While I did see the benefit in sorting by books, shelves, and pages, this didn't click too well for me. I missed the more hands-on approach with markdown from Discord and from `.md` files which at this time I've recently been working with more.
|
||||||
|
|
||||||
|
![Bookstack.png](_resources/Hello%20World/e818ec2473d0ce0bdca161182a270413_MD5.jpeg)
|
||||||
|
|
||||||
|
During this time, I was also looking to try out [Syncthing](https://github.com/syncthing/syncthing), [Anki](https://apps.ankiweb.net/) and [Obsidian](https://obsidian.md/) (check them out!) for notes and other wanky stuff after being frustrated with managing too reviewer notes.
|
||||||
|
|
||||||
|
I've always wanted to unify my workflow, though not without compromising too much on what I'm already used to.
|
||||||
|
|
||||||
|
I found [Perlite](https://github.com/secure-77/Perlite)which lets you serve Obsidian notes directly as webpages.
|
||||||
|
![](_resources/Hello%20World/ddea1042d8ac39e09e388776ead1c36f_MD5.jpeg)
|
||||||
|
The setup unfortunately required using wiki links rather regular markdown ones. This meant that my GitHub repository for my Obsidian notes would appear broken from the GitHub and Gitea UI. I didn't really like that. I liked the idea of my notes being accessible wherever the
|
After Width: | Height: | Size: 591 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 333 KiB |
After Width: | Height: | Size: 138 KiB |
BIN
blog/_resources/Pasted image 20241014215029.png
Normal file
After Width: | Height: | Size: 132 KiB |