Satania IS the BEST waifu, no really, she is, if you don't believe me, this website will convince you
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
# Clone this repository git clone https://github.com/Pizzacus/satania.moe.git # If you work with HTTPS git clone [email protected]:Pizzacus/satania.moe.git # If you work with SSHInstall the dependencies
npm install # For NPM users yarn install # For Yarn men of culture
You can build a static version of the website, all the files go into
dist/
npm run build # On NPM or yarn build # On Yarn
You can also run a development server that automatically reloads when you change anything!
npm run serve # On NPM or yarn serve # On yarn
Finally, use --production to create an optimised build
that is smaller and more compatible, but takes way more time to generate
npm run build --production # On NPM or yarn build --production # On Yarn
(also works with
serve
)
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.mdfile.
Yeah, I really thought of everything...