/Gridcoin-World-Site

Open source Gridcoin website for gridcoin.world

Primary LanguageHTMLMIT LicenseMIT

Gridcoin-World-Site

Open source Gridcoin website for the Gridcoin.world domain

Uses the Jekyll Site builder https://jekyllrb.com

Install Jekyll

For installation of Jekyll please follow https://jekyllrb.com/docs/installation/ and pick your OS Guide.

Build guides

Ubuntu Linux guide

  1. sudo apt-get install git

  2. git clone https://github.com/gridcoin-community/Gridcoin-World-Site.git

  3. cd Gridcoin-Site-World

  4. bundle install

Windows guide

  1. Install Git for windows, https://git-scm.com/downloads

  2. Use Git GUI to clone gridcoin Repo

--OR--

  1. Go to the location you store Git Repos and Rightclick -> Gitbash here git clone https://github.com/gridcoin-community/Gridcoin-World-Site.git

  2. Go to Gridcoin-Site-World folder (or whatever you specified when pulling the repo) Shift+RightClick -> Open Cmd Prompt Here or Open Powershell window here(Win 10)

  3. bundle install

How to Update gems

Delete Gemfile.lock and run bundle install

For running the development web server:

bundle exec jekyll serve

Interested in contributing towards the whitelist or the blog?

Head on over to the data subfolder to get more info.