maartends / documentation

Home Page:https://viaacode.github.io/documentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meemoo public technical documentation

This repository generates https://developer.meemoo.be/.

Build the docs locally

First, install Ruby

Next, install Jekyll and other dependencies from the Gemfile

bundle install
bundle exec jekyll serve

Convert legacy files

Get pandoc

pandoc -s <file> -t markdown -o ./docs/output.md --wrap=none

About

https://viaacode.github.io/documentation/

License:MIT License


Languages

Language:Ruby 78.7%Language:SCSS 17.4%Language:HTML 3.9%