Coder Social home page Coder Social logo

itselainetime / doubleunion-dot-org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from doubleunion/doubleunion-dot-org

0.0 0.0 0.0 9.17 MB

The external website for Double Union

Home Page: https://doubleunion.org/

License: GNU General Public License v3.0

Ruby 2.31% HTML 44.29% SCSS 53.40%

doubleunion-dot-org's Introduction

DU's website

Development setup

  1. Fork the repo (click the Fork button above), and clone your fork to your local machine. Here's a GitHub tutorial about how to do so.

  2. Check whether you have the ruby version in the file .ruby-version installed by running ruby --version in your terminal

  3. If you don’t have the ruby version in the file .ruby-version installed, follow the instructions here

  4. Install Bundler (if you don’t have it already installed)

gem install bundler 

If you get a permissions error on MacOS, try these instructions to troubleshoot.

  1. Install dependencies
bundle install
  1. Run the jekyll server
bundle exec jekyll serve
  1. Load up the page in your browser and begin editing! By default the site will run at localhost:4000

After you have it set up

To stop the server from running locally on Mac, go to the terminal window where you have it running and press ctrl-c.

To start it again, now that you've completed the initial setup, just run the jekyll server again:

bundle exec jekyll serve

Contributing

If you are new to GitHub, you can use this guide for help making a pull request.

  1. Fork it (there's a fork button in the upper right part of this page)
  2. Get it the app running locally (as described above)
  3. Create your feature branch
git checkout -b my-new-feature
  1. Write your code and specs
  2. Commit your changes
git commit -am 'Add some feature'
  1. Push your branch up to GitHub
git push origin my-new-feature
  1. Create a new Pull Request explaining your changes (including which issue it's fixing, if there is one)
  2. If you find bugs, have feature requests or questions, please create an issue.

License

Copyright (C) 2016 Double Union

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See the LICENSE.txt file for the full license.

doubleunion-dot-org's People

Contributors

brittag avatar lilliealbert avatar vbrown608 avatar imperiopolis avatar dependabot[bot] avatar carmiendo avatar compwron avatar cachar avatar konahart avatar amybickerton avatar anaulin avatar mathildemouw avatar aiyesha avatar dashosaur avatar bellicapax avatar sylphiae avatar lizgene avatar essssraaa 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.