Skip to content

inblockio/aqua-docs

Repository files navigation

Aqua Docs

Check out aqua docs here

Contribution:

  • To add a new page you go to the versioned docs folder and select the version you want to add to.
  • Creaste a new page "My new page.md"
  • If you want to give a page a specific title use the title metadata tag
---
title: "Version 3.2"
menu:
  main:
    weight: 10
---

GitHub Actions

Any changes pushed to main-branch will trigger an automatic build and publishing to https://aqua-protocol.org/docs.

Local Build & Installation

If you want to run it locally for testing you can do:

npm i & npm start & npm run build

This will start up a local test-instance on localhost:3000

About

Aqua Documentation (including The Spec)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8