Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 563 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 563 Bytes

This repository contains shared files for all documentation pages as well as the main website.

Setup for local development

bundle install --path vendor/bundle
bundle exec jekyll serve

Setup for a new repository

  • Add documentation in README.md
  • Add repository to github-sync-v3
  • Deploy the new version of website-tools or contact @kelunik to deploy it

Setup for an existing repository

  • Edit README.md and wait for the regular (usually hourly) sync