A simple formatter that takes in translators' dialogue and converts it into source code for a new page on the Twisted Wonderland Wiki.gg wiki.
Link: https://ylimegirl.com/twst-wiki-parser/
This project is a fork from myang5's original version which can be found here.
This project uses a modified version of the Chrome Picker from React Color.
- Create a branch called
gh-pages
and push to the remote repo - Go to the repo's Settings > Pages and insure that GitHub Pages recognizes the branch
- Whenever commits are pushed to the remote's
main
branch,.github/workflows/deploy.yml
will take care of deploying thedist
folder to GitHub Pages