https://github.com/nuvolaris/nuvolaris.github.io
https://github.com/nuvolaris/nuvolaris.github.io
cloud serverless
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nuvolaris/nuvolaris.github.io
- Owner: nuvolaris
- Created: 2023-05-27T10:20:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T11:32:22.000Z (almost 2 years ago)
- Last Synced: 2025-10-21T17:55:37.790Z (6 months ago)
- Topics: cloud, serverless
- Language: Python
- Homepage: https://nuvolaris.github.io/
- Size: 16.6 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nuvolaris Community Documentation
Sources for [Nuvolaris Community Documentation](https://nuvolaris.github.io).
## How to edit documentation
Setup
1. git clone --recursive git@github.com:nuvolaris/nuvolaris.github.io.git
2. cd nuvolaris.github.com/nuvolaris-documentation/3.1.0
3. git pull
4. git submodule update --remote
5. git checkout origin/3.1.0 -B 3.1.0
Now you edit nuvolaris-documentat/3.1.0/modules
- task preview to see in localhost:8000
- task publish to publish documentation