Sha256: 47d58cd9e245dd252a248ae15b1450bb79ec9e4871895cfee525a9db7d37c601
Contents?: true
Size: 702 Bytes
Versions: 25
Compression:
Stored size: 702 Bytes
Contents
# Ufo Documentation This project powers the ufo documementation website: [ufoships.com](http://ufoships.com). It is a static website generated by [Jekyll](https://jekyllrb.com/). ## Contributing For minor changes like typos, you can click **Suggest an edit to this page**, located at the bottom of each article. This will take you to the source file on GitHub, where you can submit a pull request for your change through the UI. ## Local Setup For larger fixes, you can run the site locally with the following: ``` git clone https://github.com/tongueroo/ufo.git cd ufo/docs bundle jekyll clean jekyll serve ``` You'll be able to view the site on [http://localhost:4000](http://localhost:4000).
Version data entries
25 entries across 25 versions & 1 rubygems