grctest / Gridcoin-Site

Open source Gridcoin website -- CM's fork

Home Page:https://github.com/gridcoin-community/Gridcoin-Site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gridcoin-Site

Open source Gridcoin website

Uses the Middleman static site generator. https://middlemanapp.com/

Xubuntu guide:

sudo apt-get install ruby-dev

sudo apt-get install nodejs

sudo gem install middleman

sudo apt-get install git

sudo apt-get install build-essential

git clone https://github.com/grctest/Gridcoin-Site.git

cd Gridcoin-Site

bundle install

For building the website:

bundle exec middleman build

For running the development web server:

bundle exec middleman server

About

Open source Gridcoin website -- CM's fork

https://github.com/gridcoin-community/Gridcoin-Site/

License:MIT License


Languages

Language:HTML 55.0%Language:CSS 42.8%Language:JavaScript 1.8%Language:Ruby 0.3%