Vitwiki Alternatives
Similar projects and alternatives to vitwiki
-
logseq
A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Directus
The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
-
-
-
silverbullet
An open source personal productivity platform built on Markdown, turbo charged with the scripting power of Lua
-
-
syncthing-android
Discontinued Syncthing-Fork - A Syncthing Wrapper for Android. [GET https://api.github.com/repos/Catfriend1/syncthing-android: 404 - Not Found // See: https://docs.github.com/rest] (by Catfriend1)
-
quartz
🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
-
retype
Retype is an ultra-high-performance static site generator that builds a website based on simple text files. Made in Canada 🇨🇦.
-
-
-
-
-
-
-
-
-
-
statue
Statue: Svelte + Markdown Static Site Generator, launch a website for your business, blog, portfolio, or product in seconds, with one-line setup
vitwiki discussion
vitwiki reviews and mentions
-
A static site generator written in POSIX shell
Yes, in shell, but requiring 'comrak', whatever that is. I also generate[0] html[1] from markdown for my vimwiki.
[0]: https://github.com/tasuki/vitwiki/blob/master/build.sh
-
Ditching Obsidian and building my own
> Are you able to access them on your phone?
Yes, with caveats.
I actually publish my wiki on the web with about fourty lines of bash to transform the Markdown into HTML[0]. So I can access it through the web browser. When people ask me for recipes or whatever, I can just give them a url.
I host one of my git remotes on GitHub (an extra backup, a service which is usually up and gives me a way to sync my notes should all my other devices be offline). I understand and admire that you didn't want to do that. Probably it's possible to install git on a phone and use a markdown editor? I don't particularly trust my phone tbh. Certainly not enough to put my git signing key on it!
[0]: https://github.com/tasuki/vitwiki/blob/master/build.sh
Stats
The primary programming language of vitwiki is CSS.