VTuber Labs Handbook¶
This is a collection of Guides, Tutorials, and bits of info related to VTubing!
Use the left menu for site navigation. Articles are organized into folders under different categories.
The static site is hosted on git.gay, and built using Zensical! The repo can be found here: https://git.gay/lunazera/VTuberLabs. Everything here is written in Markdown.
If you would like to contribute, please contact me! Updates and additions can be made through pull requests onto the git.gay repo. You can clone the site locally to test yourself as you write. All you'll need is python and to install the zensical package.
Warning
As it's just a static site hosted on pages.gay, updates to the site can sometimes be slow.
How to set up Zensical to run site locally¶
Documentation for Zensical can be found here: https://zensical.org/docs/get-started/
You'll need to have Python 3.x installed to work with Zensical. Once isntalled, set up an virtual environment, and use pop to install the Zensical package.
Go to the root folder of the cloned directory of this repo and run
This will run the static site on http://localhost:8000/. Changes will appear in real time as you edit and make changes.
Writing in Markdown¶
As everything is in Markdown, you can use whatever your favourite text editor is. I recommend vscodium. There already is a built-in markdown preview, but if that's not enough there are some extensions that can help make the writing process nicer too, like Markdown All in One.
Info
Documentation for Markdown formatting relevant to writing with Zensical can be found on Zensical.org.
Contact Info¶
Feel free to contact me over bksy (lunazera.bsky.social), discord (lunazera), or even fluxer (lunazera#4789).