Skip to content

cbanner/docs

 
 

Repository files navigation

Cyclr Documentation

You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.

Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files.

Markdown

Markdown is a lightweight and easy-to-use syntax for styling your writing.

For more details see GitHub Flavored Markdown.

Setting up your GitHub Pages site locally with Jekyll

  1. If you don't have Docker installed, install Docker.
  2. Open the terminal.
  3. On your local computer, clone the Git repository for Cyclr Documentation:
$ git clone https://github.com/cyclr/docs.git
  1. Start up the application:
$ docker-compose up

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.2%
  • CSS 38.1%
  • Ruby 8.8%
  • JavaScript 6.4%
  • Shell 1.2%
  • Dockerfile 0.3%