Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flexberry/flexberry.github.io
Documentation for Flexberry projects
https://github.com/flexberry/flexberry.github.io
docs jekyll
Last synced: about 1 month ago
JSON representation
Documentation for Flexberry projects
- Host: GitHub
- URL: https://github.com/flexberry/flexberry.github.io
- Owner: Flexberry
- License: mit
- Created: 2015-10-06T07:10:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T08:42:20.000Z (8 months ago)
- Last Synced: 2024-04-18T11:15:08.631Z (8 months ago)
- Topics: docs, jekyll
- Language: CSS
- Homepage: https://flexberry.github.io
- Size: 148 MB
- Stars: 10
- Watchers: 14
- Forks: 52
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Flexberry Documentation site generated using [Jekyll](https://jekyllrb.com/).
## Prerequisites
* [Jekyll](https://jekyllrb.com/)
## Installation
* `git clone --recursive https://github.com/Flexberry/flexberry.github.io.git`
## Running / Development
* `cd flexberry.github.io`
* `bundle exec jekyll serve`
* Visit [http://localhost:4000](http://localhost:4000).## Running via Docker
Start Docker.
``` cmd
.\run-jekyll.cmd
```Visit [http://localhost:4000](http://localhost:4000).