Skip to content

argentumproject/website

 
 

Repository files navigation

Reddcoin.com Website

The relaunch of Reddcoin.com will be hosted on Github Pages and developed by the community.

A preview of the site can be seen here: https://reddcoin-project.github.io/website/

The website is developed with Jekyll and styling with Bootstrap 4. This allows for easy understanding of the template structure and open for contributions.

All contributions to the master branch require a pull request with a code review.

Roadmap for the relaunch of the website can be found in Projects.

Viewing the site locally.

  1. Fork this repo. Clone or download for local use.

  2. Run the following cmd:

bundle exec jekyll serve --config _config.yml,_config-dev.yml
  1. Go to http://127.0.0.1:4000/.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.4%
  • Ruby 21.0%
  • CSS 4.6%