This is a website for those who wanna praise Satania, you can actually browse it at https://satania.moe
This repo is for the people interested in the code
- All the translators which are normally credited in their respective translations (unless they didn't want to)
- [LIMITED DAYS] for letting me use his song
- /u/iRed_Panda for making the GIF of Satania dancing
- Install (if you don't have them):
- Run:
npm start
— watches the project with continuous rebuild. This will also launch HTTP server with pushState.npm run build
— builds minified project for production
- About our building system:
- We use Brunch to build satania.moe, brunch performs many tasks such as minifying data, compacting the files, ect...
- Honestly now I would like to have used something else but it's too late >_>
public/
dir is fully auto-generated and served by HTTP server. The code is in theapp/
dir.- Place static files you want to be copied from
app/assets/
topublic/
. - To learn more about Brunch: Brunch site, Getting started guide
- Go to https://satania.moe/#translator-mode, new buttons will appear on the top-left
- Click on "Download" to get a copy of every string of text on the website
- Use an IDE such as Notepad++ to edit the YAML file
- Use the "Browse..." button on satania.moe in translator mode to load your YAML file on the website to preview your changes locally
- Once you're done, send your translation to Pizzacus#61 on Discord, or to /u/pizzacus on Reddit
- Or, if you know how to use GitHub (this step is optional), fork this project to your account, clone it to your computer, convert the YAML to JSON and add it to /app/assets/locale and add the option for it in the index.html file around line 128, then you can do a pull request
This Shitpost project is released under the SDL 1.0 License (the Satania Daiakuma License), which is basically like MIT, except you can't use this project to promote any other characters except Satania, more infos are in the LICENSE.md
file.
Yeah, I really thought of everything...