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
- Host: GitHub
- URL: https://github.com/redecentralize/redecentralize-website
- Owner: redecentralize
- License: other
- Created: 2013-04-25T19:25:35.000Z (about 13 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-11-05T10:46:47.000Z (over 1 year ago)
- Last Synced: 2024-11-05T11:44:44.681Z (over 1 year ago)
- Topics: decentralization, website
- Language: HTML
- Homepage:
- Size: 50.5 MB
- Stars: 26
- Watchers: 9
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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).