https://github.com/senseshift/senseshift.github.io
https://github.com/senseshift/senseshift.github.io
documentation docusaurus
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/senseshift/senseshift.github.io
- Owner: senseshift
- License: cc-by-sa-4.0
- Created: 2022-10-24T18:00:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-14T23:12:57.000Z (about 1 year ago)
- Last Synced: 2025-04-15T00:22:30.957Z (about 1 year ago)
- Topics: documentation, docusaurus
- Language: TypeScript
- Homepage: https://docs.senseshift.io/
- Size: 4.56 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Roadmap: docs/roadmap.md
Awesome Lists containing this project
README
# [SenseShift Docs](https://senseshift.github.io/)
This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.
[](https://discord.gg/YUtRKAqty2)
[](https://twitter.com/leon0399)
[](/LICENSE)
[](https://github.com/senseshift/senseshift.github.io/graphs/contributors)
[](/CODE_OF_CONDUCT.md)
### 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.