https://github.com/synvert-hq/synvert-docs
synvert documentation
https://github.com/synvert-hq/synvert-docs
synvert
Last synced: 3 months ago
JSON representation
synvert documentation
- Host: GitHub
- URL: https://github.com/synvert-hq/synvert-docs
- Owner: synvert-hq
- Created: 2021-08-24T21:57:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T04:31:02.000Z (5 months ago)
- Last Synced: 2025-01-08T05:25:18.559Z (5 months ago)
- Topics: synvert
- Language: HTML
- Homepage: https://synvert.net
- Size: 22 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Synvert
### Install dependencies
```
bundle install
```### Start server
```
bundle exec jekyll serve --watch
```### Visit
open `http://localhost:4000/` on browser