GithubHelp home page GithubHelp logo

ethan-wolfe / ohio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hackohio/ohio

0.0 2.0 0.0 291.5 MB

OHI/O's website.

Home Page: https://hack.osu.edu

HTML 32.47% JavaScript 5.69% CSS 61.23% PHP 0.04% Shell 0.01% Python 0.44% Ruby 0.12%

ohio's Introduction

OHI/O

Build Status
Welcome to the official website for OHI/O, an organization working to foster a tech culture at the Ohio State University.

How to contribute to the homepage

The homepage is built using Jekyll - a framework for building static webpages.
https://jekyllrb.com

Installation instructions can be found here:
https://jekyllrb.com/docs/installation/

A step-by-step tutorial can be found here:
https://jekyllrb.com/docs/step-by-step/01-setup/

The folder structure is as follows: _home: Contains config, HTML pages.
_includes: Contains HTML fragments (ex. navbar, footer) that are repeatedly used across pages.
_layouts: Contains the HTML skeletons that the main content (ex. index.html, events.html) will be nested within.
_assets: Contains all project assets such as CSS, JS and images.
_site: Contains the compiled version of the homepage. (Not committed - will only show up locally after you build)

To test your code locally:

  1. Navigate to the /home directory
  2. Run bundle exec jekyll serve
  3. This will build your code (which is saved under _site) and start a local server
  4. Open your browser and go to http://localhost:4000

Deployment thanks to travis:
https://travis-ci.org/Ethan-Wolfe/ohio
https://oncletom.io/2016/travis-ssh-deploy/

ohio's People

Contributors

ajivoin avatar alvin-law avatar amarean avatar andrewvetovitz avatar arnabdotorg avatar chorn0327 avatar courtneycampbell15 avatar dalemitchell avatar darajer avatar dltn avatar ebencarek avatar emilyengle avatar ethan-wolfe avatar geeli123 avatar gmiguel7 avatar j3rn avatar jmkuehn avatar kevinpayravi avatar killian-34 avatar killianj-34 avatar lw-lindaywang avatar marycgood11 avatar mattfaluotico avatar mikeletscher avatar montecodes avatar moore3071 avatar neilmckibben avatar riyalengade avatar snayak04 avatar wukelly avatar

Watchers

 avatar  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.