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

https://github.com/boltops-tools/lono-docs

Lono Docs
https://github.com/boltops-tools/lono-docs

Last synced: 8 months ago
JSON representation

Lono Docs

Awesome Lists containing this project

README

          

# Lono Documentation

This project powers the lono documementation website: [lono.cloud](http://lono.cloud). 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:

gem install lono

You'll be able to view the site on [http://localhost:4000](http://localhost:4000).