Awesome
Apache HoraeDB (incubating) Website
[!IMPORTANT] Apache HoraeDB (incubating) is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.
Please read the DISCLAIMER and a full explanation of "incubating".
This repository stores all the source files of HoraeDB website, it's built with hugo and docsy.
How to run
# Start a local server for preview
hugo serve
By default hugo will listen on http://localhost:1313
Contributing
Welcome any contributions from the community. You can
- Open an issue with any suggestions, or
- Submit a pull request to improve the website (trivial fixes are welcome).