https://github.com/osism/osism.github.io
OSISM documentation
https://github.com/osism/osism.github.io
documentation docusaurus
Last synced: 11 months ago
JSON representation
OSISM documentation
- Host: GitHub
- URL: https://github.com/osism/osism.github.io
- Owner: osism
- License: cc-by-4.0
- Created: 2023-09-08T17:39:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T10:55:46.000Z (about 2 years ago)
- Last Synced: 2024-05-22T13:48:03.807Z (about 2 years ago)
- Topics: documentation, docusaurus
- Language: JavaScript
- Homepage: https://osism.github.io
- Size: 173 MB
- Stars: 0
- Watchers: 5
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# osism.github.io
This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator.
### Installation
```
yarn
```
### Local Development
```
yarn start
```
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.