Skip to content

Free contents converter for publishing your digital garden.

License

Notifications You must be signed in to change notification settings

CyberFlameGO/volglass

 
 

Repository files navigation

Volglass

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.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 86.4%
  • TypeScript 8.1%
  • CSS 3.1%
  • Lex 1.7%
  • Other 0.7%