quartz
vitepress

quartz | vitepress | |
---|---|---|
38 | 41 | |
9,508 | 15,224 | |
6.5% | 2.1% | |
9.6 | 9.4 | |
4 days ago | 1 day ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
quartz
- [Free Blog Creation] I tried hosting a static site with Obsidian and GitHub Pages!
-
GitHub issues is almost the best notebook in the world
As others have pointed out you don't "host" Obsidian - it's just a local collection of markdown files. But if you're asking about a self-hosted alternative to "Obsidian Publish" for creating a knowledgebase that others can answer, I'm Quartz[0], a static-site generator designed to turn Obsidian markdown files into a website. I'm building and it and hosting it on Gitlab Pages at work[1].
[0]: https://quartz.jzhao.xyz/
[1]: https://quartz.jzhao.xyz/hosting#gitlab-pages
- Quartz 4: static site generator for digital gardens
-
Ditching Obsidian and building my own
I wonder if https://github.com/jackyzha0/quartz was considered for this, though that project is more setup as an open source Obsidian publish replacement than a private PKMS
- Quartz: A fast, batteries-included static-site generator for Markdown content
-
Ow I Blog with Obsidian, Hugo, GitHub, and Cloudflare – Zero Cost Owned
Shout out to Quartz, which produces a site similar to Obsidian Publish: https://quartz.jzhao.xyz/
(I would use Obsidian Publish, but it rendered far too slowly on some pages. I do use their excellent sync service though.)
-
Ask HN: What's your blog / portfolio stack?
https://quartz.jzhao.xyz/ + cloudflare, write in obsidian and publish with a git push
- Quartz: Fast, batteries-included static-site generator
-
How to create a blog with Quartz, GitHub, and Cloudflare
Quartz Docs
- Blogs Rot. Wikis Wait
vitepress
-
Show HN: GetHooky – a language-agnostic Git hook manager (no Node, just CLI)
Since it’s hosted on GitHub, I snooped through the repo and it appears to be created using VitePress [1].
[1] https://vitepress.dev/
- Organização de Projetos no Github
-
Show HN: Moss – AI-Powered Semantic Search Running In-Browser (No Cloud)
how are you thinking this will be deployed and how will developers initially integrate this? ie is this a language-level library, or an internal service in a docker container to deploy?
one idea, is vitepress (vitepress.dev) has a local search engine, it would be cool to have moss integrated in that project, https://github.com/vuejs/vitepress
- Zwischen Wickeln und Entwickeln - Wie mein Blog mit Eleventy entstand
-
Between Diapers and Development – How My Blog Came to Life with Eleventy
I first tried VitePress, thinking it would be easy for me. I followed the Getting Started Guide. But even during setup, I realized: I'd need time to explore themes, actions, and features. I’d need at least an afternoon with full focus. The baby was already stirring in the carrier—so no time for that.
-
10 Open-Source Documentation Frameworks to Check Out
Website: Vitepress GitHub Repo: Vitepress GitHub Repo
- Blogs Rot. Wikis Wait
- VitePress
- VitePress – Vite and Vue Powered Static Site Generator
-
Appunti su VitePress
// .vitepress/config.js export default { lastUpdated: true, themeConfig: { editLink: { pattern: 'https://github.com/vuejs/vitepress/edit/main/docs/:path' } } }
What are some alternatives?
JobRunr - An extremely easy way to perform background processing in Java. Backed by persistent storage. Open and free for commercial use.
html5-boilerplate - A professional front-end template for building fast, robust, and adaptable web apps or sites.
Hugo - The world’s fastest framework for building websites.
awesome - 😎 Awesome lists about all kinds of interesting topics
digital-garden - Free Obisidian Publish alternative, for publishing your digital garden.
vite-plugin-vue-i18n - :globe_with_meridians: Vite plugin for Vue I18n
