Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).