Coder Social home page Coder Social logo

gridcoin-site's Introduction

Gridcoin-Site

Open source Gridcoin website

Building Locally

This uses the Jekyll Site builder

For installation of Jekyll, please follow the installation guide for your operating system.

Build Locally & Contributing

Ubuntu Linux guide

  1. Fork this repository by clicking the fork button (top right)

  2. sudo apt-get install git if you don't already have git installed

  3. git clone https://github.com/gridcoin-community/Gridcoin-Site.git (replace this with your fork)

  4. cd Gridcoin-Site

  5. Runbundle install (preps the web server for local previewing)

  6. git branch your_branch_name (give it a descriptive name like "whitelist changes") followed by git checkout your_branch_name

  7. Every time you make changes, run git commit -a to add your changes followed by git push to push them to your repo on github.com. The first time you push, you'll need to run git push --set-upstream origin your_branch_name first to let Github.com know about your new branch.

  8. You can preview your changes with a local development server by running bundle exec jekyll serve

  9. When ready to submit changes, go back to your fork on github.com and you will be prompted to make a pull request.

Windows guide

  1. Fork this repository by clicking the fork button (top right)

  2. Install Git for windows

  3. Use Git GUI to clone gridcoin Repo --OR-- Go to the location you store Git Repos and Rightclick -> Gitbash here, then run git clone https://github.com/gridcoin-community/Gridcoin-Site.git (put your fork's URL here)

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

  5. Run bundle install (preps the web server for local previewing)

  6. git branch your_branch_name (give it a descriptive name like "whitelist changes") followed by git checkout your_branch_name

  7. Every time you make changes, run git commit -a to add your changes followed by git push to push them to your repo on github.com. The first time you push, you'll need to run git push --set-upstream origin your_branch_name first to let Github.com know about your new branch.

  8. You can preview your changes with a local development server by running bundle exec jekyll serve

  9. When ready to submit changes, go back to your fork on github.com and you will be prompted to make a pull request.

Editing Specific Sections

Want to edit the wiki?

See more information about that process here

Interested in contributing towards the whitelist?

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

How to Update gems

Delete Gemfile.lock and run bundle install

For running the development web server

bundle exec jekyll serve

WSL notes

If you're running through WSL you need to use the flag --force-polling with the above command or it will not regenerate automatically on changes.

If you wish to access it from another device you need to use this workaround. Remember to change the ports that are opened.

gridcoin-site's People

Contributors

barton2526 avatar roboticmind avatar grctest avatar makeasnek avatar shmoogleosukami avatar nathanielcwm avatar peppernrino avatar pythonix avatar neuralminer avatar cyrossignol avatar kjreills avatar jeffreyhorne avatar sacpop-0 avatar startailcoon avatar gawiga avatar hewbacca avatar inventatorul1 avatar jring-o avatar robertogaudio avatar smankusors avatar anantshri avatar azmodeszer avatar dandefou avatar imgbotapp avatar jamescowens avatar denravonska avatar netherstar64 avatar ifoggz avatar redbot avatar bouowmx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.