unlaunch / documentation

Unlaunch Documentation repository. Published at: https://docs.unlaunch.io/

Home Page:https://unlaunch.io

Repository from Github https://github.comunlaunch/documentationRepository from Github https://github.comunlaunch/documentation

Unlaunch Documentation

This the the repository for Unlaunch Documentation site. It uses Jekyll and Docsy Jekyll theme.

The Unlaunch Documentation site is available at: https://docs.unlaunch.io/.

Contribution Guide

Unlaunch documentation is in markdown format.

You can edit the files directly in GitHub. Please use development branch. It will fork the repo and create a pull request. We'll review and merge if your changes are aproved.

How to run locally

  1. Edit _config.yml to uncomment

baseurl: "" # for local

  1. Depending on how you installed Jekyll
jekyll serve
# or
bundle exec jekyll serve

You can then open your browser to http://localhost:4000 to see the server running.

About

Unlaunch Documentation repository. Published at: https://docs.unlaunch.io/

https://unlaunch.io

License:Apache License 2.0


Languages

Language:CSS 91.8%Language:HTML 6.7%Language:JavaScript 1.2%Language:Ruby 0.2%