Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

turtton/volglass

 
 

Repository files navigation

Volglass

Warning

This project archived.
Initially, I created this project in March 2024 because I needed a self-hosted publishing solution that featured a file explorer view. Nowdays, I highly recommend Quartz as a much better solution.

Volglass is a fork of MindStone(digital-garden)

It is this project's goal to assist publishing your Obsidian contents.

Volglass documentation is build my self!!

https://volglass.turtton.net

Features

  • Search documents
  • Dark Theme
  • Embed Link Support
  • Mermaid Support
  • TeX Support(partial)
  • Canvas Support

Also, I fixed many issues that the original has.

Getting started

See Getting Started

For developers

Instead of cloning this repository, I recommend to use volglass-cli.

  1. npm init --yes
  2. npm install --save-dev volglass-cli
  3. npx volglass init
  4. npx volglass dev --use-ssh -T

Now, volglass-cli does these tasks

  • clone this repository(with ssh--use-ssh) to dev directory
  • download template page contents(-T)
  • run next dev

Please run npx volglass dev after the second time.

About

Free contents converter for publishing your digital garden.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Languages

  • Kotlin 86.1%
  • TypeScript 8.2%
  • CSS 3.1%
  • Lex 1.7%
  • Dockerfile 0.5%
  • JavaScript 0.2%
  • Other 0.2%