An open API service indexing awesome lists of open source software.

https://github.com/redecentralize/redecentralize-website

Website of Redecentralize.org
https://github.com/redecentralize/redecentralize-website

decentralization website

Last synced: 5 months ago
JSON representation

Website of Redecentralize.org

Awesome Lists containing this project

README

          

Redecentralize.org website
==========================

This is the code for the website of [redecentralize.org](https://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](https://jekyllrb.com/), 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](https://help.github.com/en/github/working-with-github-pages/testing-your-github-pages-site-locally-with-jekyll).