Giter Club home page Giter Club logo

cugos.github.com's Introduction

cugos.github.com

The CUGOS website source. Your home away from home.

Contributing

Editing Content
All of our meeting updates and blog posts are curated through these files. Check out the wiki for details on how the website works and how to edit or add content.

Site Development
The site is built on Jekyll and Github Pages, while the template files, JavaScript, and CSS are all hand-rolled by the members of CUGOS.

If you're interested in helping out with the development of the site, please feel free to fork and edit locally before creating a pull-request. The following steps assume you have Jekyll 2.0 installed (including jekyll-sitemap, perhaps by: gem install jekyll-sitemap) and running properly on your machine. Note: If you'd like edit access to this repository to skip the forking and pulling process, send an email to [email protected] and we'll get you set up!

  1. Fork this repository into your own working repo
  2. Clone your newly created repository into your local machine
  3. Navigate into the newly created cugos.github.com directory.
  4. Run jekyll, which will serve the site at localhost:4000 and watch for changes.
  5. Commit and push your changes to your forked repository
  6. Create a pull request to merge your changes into the cugos master repository!
  7. Have a beer!

Command line steps after forking the repository:

git clone https://github.com/YOUR-USERNAME/cugos.github.com.git
cd cugos.github.com
jekyll serve --watch

...make changes...

git add --all
git commit -m 'YOUR COMMIT MESSAGE'
git push origin master

Create a pull request between your repository and this repository.

Attribution

๐Ÿ‘

cugos.github.com's People

Contributors

mapsam avatar karstenv avatar powersa avatar aaronr avatar ranchodeluxe avatar keum avatar foundatron avatar lesserj avatar thedeb avatar alukach avatar flott avatar cliffordsnow avatar coregis avatar mattmakesmaps avatar christyheaton avatar akadouri avatar eldang avatar ranek avatar cybersea avatar dhuling avatar dabreegster avatar lagerratrobe avatar mccombsp-kingco avatar jmt2080ad avatar dshean avatar sethvincent avatar hallahan avatar jericks avatar juliegoldberg avatar mojodna 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.