Skip to content

NeuralMiner/Gridcoin-Site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 apt-get install build-essential

sudo gem install middleman

sudo apt-get install git

git clone https://github.com/gridcoin-community/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

Interested in contributing towards the whitelist or the blog?

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

About

Open source Gridcoin website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 49.2%
  • HTML 48.9%
  • JavaScript 1.8%
  • Ruby 0.1%