Apache HoraeDB (incubating) Website.

Clone this repo:
  1. 24790a6 update repo links to match rename (#159) by rob thijssen · 18 hours ago main
  2. 056434a release 2.1.0 (#157) by Jiacai Liu · 3 days ago
  3. e9a8b41 feat: add horaemeta compile & run cn guide (#155) by 鲍金日 · 2 weeks ago
  4. 66d2d83 add horaemeta compile guide (#154) by Jiacai Liu · 2 weeks ago
  5. 6824e03 add create issue link in footer (#153) by Jiacai Liu · 3 weeks ago

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).