Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 644 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 644 Bytes

Redecentralize.org website

This is the code for the website of redecentralize.org.

Please do send pull requests and/or open issues for any corrections and suggestions.

Setting up local development

The website is made using Jekyll, which converts simple templates into static HTML files. Github supports it automatically, so this keeps things simple.

To view edits on your local machine, follow these instructions.