databricks/arcion-docs
SCSS
Captured source
source ↗databricks/arcion-docs
Language: SCSS
License: NOASSERTION
Stars: 2
Forks: 7
Open issues: 14
Created: 2023-05-19T15:43:49Z
Pushed: 2024-07-19T07:01:50Z
Default branch: dev
Fork: no
Archived: no
README:
Arcion documentation
This repository contains the documentation and its code for the products of Arcion Labs, Inc., hosted at https://docs.arcion.io.
License
This repository is subject to the Terms of Use specified in the Arcion Labs website and the [LICENSE](LICENSE) specific to this repository.
You can contribute new documentation and edits to the existing documentation.
Contribute to the documentation
Docs contributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for our contribution guidelines.
Requirements
The documentation is built from Markdown files using Hugo.
To contribute to the documentation, you only need a GitHub account. See [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines.
To run a local instance of the documentation on your machine, follow these steps: 1. Install a Hugo extended release from the Hugo releases page that's appropriate for your machine. Make sure to install Hugo 0.79 or higher. 2. Navigate to your copy of the repository and run:
hugo server --config config-prod.toml