This repo serves as the core documentation for the KeystoneDB project. It is built using @11ty/eleventy and hosted on GitHub Pages.
To get started with development, clone this repo and run the following commands:
npm install
npm run start
This will start a local development server at http://localhost:8080
with live reloading so you can see your changes
as you make them.
If you would like to contribute to the documentation, please fork the repo and submit a pull request. We welcome all contributions, big or small.
This project is licensed under the MIT License - see the LICENSE file for details.