Code Monkey home page Code Monkey logo

gridcoin-site's Introduction

Gridcoin-Site

Open source Gridcoin website

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.

Building Locally

This uses the Jekyll Site builder

Install Jekyll

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

Build guides

Ubuntu Linux guide

  1. sudo apt-get install git

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

  3. cd Gridcoin-Site

  4. bundle install

Windows guide

  1. Install Git for windows

  2. Use Git GUI to clone gridcoin Repo

--OR--

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

  2. 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)

  3. Run bundle install

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.

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.