This website is built using Docusaurus 2, a modern static website generator.
$ yarn
$ yarn start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
$ yarn build
This command generates static content into the build directory and can be served using any static contents hosting service.
Using SSH:
$ USE_SSH=true yarn deploy
Not using SSH:
$ GIT_USER=<Your GitHub username> yarn deploy
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.
Please feel free to:
- submit suggestions and bug-reports at: https://github.com/Kitty-Inu-DAO/Governance-Docs/issues
- send pull requests after forking: https://github.com/Kitty-Inu-DAO/Governance-Docs/
see COPYRIGHT and LICENSE files for copyright and license information.
Materials under /static/img/kitty_logo.jpg are licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International. See COPYRIGHT for more details.
-
All contributions should be made as a pull request to the
devbranch. Pull requests directly tomainwill be ignored. -
PRs must include a concise but descriptive title of the feature, bug, chore, etc. the PR is addressing.
-
This repository follows conventional commit semantics. Please read here to ensure you understand the proper commit format: https://www.conventionalcommits.org/en/v1.0.0/#summary
- This repository uses Fleek for deployments of the
mainbranch to IFPS. - ENS is used as the domain.
Production deployment at: https://docs-kittyinudao.link/
Centralized way to access information in the ENS from DNS, managed by Cloudflare.
Production deployment at: https://docs-kittyinudao.limo/
Decentralized alternative to eth.link. Similar to eth.link, eth.limo is based on a wildcarded DNS record, *.eth.limo. However, instead of being managed by a single organization, it is powered by a DAO.
