rlafferty / bucardo_org

Markdown source for Bucardo.org and associated projects

Home Page:https://bucardo.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains the source MarkDown documents for the Bucardo.org site,
including all Bucardo documentation.

This project is intended to be built via Jekyll (https://jekyllrb.com/)

The short version for getting this running locally:

    $ gem install bundler jekyll github-pages
    $ # install nodejs or other JS runtime
    $ alias jekyll='bundler exec jekyll'
    $ jekyll serve


This will create a static version of this site in the `_site` directory and
start a server from localhost that you can browse and test any changes.

This toolchain requires some form of runtime JS support; see this list here:

    https://github.com/rails/execjs

Submit a pull request with any documentation improvements, etc, and if approved
we will update the main bucardo.org site to match.

About

Markdown source for Bucardo.org and associated projects

https://bucardo.org


Languages

Language:HTML 43.7%Language:CSS 41.6%Language:JavaScript 12.9%Language:CoffeeScript 1.7%Language:Ruby 0.0%