gridcoin-community / Gridcoin-Tasks

Gridcoin community tasks repository
https://gridcoin.us
MIT License
24 stars 5 forks source link

[CLOSED] Open-source Gridcoin website development #47

Closed skcin closed 7 years ago

skcin commented 7 years ago

Issue by grctest Sunday Jan 22, 2017 at 18:46 GMT Originally opened as https://github.com/Erkan-Yilmaz/Gridcoin-tasks/issues/44


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

The Gridcoin.US website has been open-sourced.

The removal of designmodo's startup-framework has resulted in a lack of CSS, JS and html container/class id's --> The website is glitchy looking, needs tome TLC.

It uses the MiddleMan Static Site generator to minimize duplicate code.

I quickly integrate suitable pull-requests.

Barton26 has helped out recently.


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

bundle exec middleman server

skcin commented 7 years ago

Comment by Erkan-Yilmaz Sunday Jan 22, 2017 at 21:29 GMT


cc @barton2526

skcin commented 7 years ago

Comment by barton2526 Sunday Jan 22, 2017 at 22:58 GMT


I'll be adding to this when I have the time. Working down the issue list I set up previously. If anyone has any suggestions feel free to add to the list.