Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/le-michael/docs
flatbuffers.dev prototype
https://github.com/le-michael/docs
Last synced: about 2 months ago
JSON representation
flatbuffers.dev prototype
- Host: GitHub
- URL: https://github.com/le-michael/docs
- Owner: le-michael
- Created: 2023-02-01T10:28:17.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-16T04:36:42.000Z (11 months ago)
- Last Synced: 2024-10-14T06:05:45.657Z (3 months ago)
- Language: HTML
- Homepage: https://le-michael.github.io/docs/
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Prerequisites
- [Hugo](https://github.com/gohugoio/hugo)## Start a dev server
```
hugo server -w -D --bind=0.0.0.0 --baseURL=http://0.0.0.0:1313
```