Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 660 Bytes

File metadata and controls

11 lines (7 loc) · 660 Bytes

OpenFeeder website

This site is build using Bootstrap with a custom theme from Bootswatch.

This document :

  • explains how to deploy the site locally for local developmemnt
  • gives some hints to edit the website content

If you want only to change the content, you can simply edit index.html (see below) and commit your changes on the github repository. To do so, jump directly to the edit section.

However, if you want make extensive changes, you have to install and test the website locally before updating on github following the given procedure.