Coder Social home page Coder Social logo

amandaharlin / techlahoma_lander Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rhoegg/techlahoma_lander

0.0 2.0 0.0 1.56 MB

This is the landing page for the techlahoma foundation

License: MIT License

Ruby 3.80% HTML 12.14% CSS 81.07% JavaScript 2.99%

techlahoma_lander's Introduction

techlahoma_lander

Codeship Status for techlahoma/techlahoma_lander

This project is the landing page for the Techlahoma Foundation - http://techlahoma.org/. It is a static site built with Middleman - http://middlemanapp.com/ and uses the HTML5UP template Strongly Typed.

Getting started

First, install Ruby if you haven't already. Windows users: we recommend using Ruby Installer. OS X users: we recommend installing HomeBrew to install Ruby.

> brew install ruby

Now fork the techlahoma_lander project into https:// github.com/username/techlahoma_lander

Next, clone your fork and install gems

> git clone https://github.com/username/techlahoma_lander.git
> cd techlahoma_lander
techlahoma_lander> bundle install

Now you can run the site locally with Middleman.

techlahoma_lander> middleman server

You can view the site at http://localhost:4567.

Make your changes, commit and push to your repo.

techlahoma_lander> git commit -am "my awesome changes"
techlahoma_lander> git push

Now open a Pull Request, to get your changes merged into the main repo.

Build and Deploy with Middleman

Building and deploying run against the main repo, so you'll need to clone the main site.

> git clone https://github.com/techlahoma/techlahoma_lander.git
> cd techlahoma_lander
techlahoma_lander> bundle install

Now, let Middleman do it's magic.

Build it

techlahoma_lander> middleman build

Deploy it

The deployment will push to the gh-pages branch of the techlahoma_lander project, so you'll need write access to techlahoma_lander to deploy.

techlahoma_lander> middleman deploy

That's it! :-)

Improve it

If you have any problems, please reach out to us on Github in issues and comments or on twitter @techlahoma.

techlahoma_lander's People

Contributors

amandaharlin avatar ryoe avatar datachomp avatar jagthedrummer avatar rhoegg avatar devinclark avatar the-simian avatar groovecoder avatar

Watchers

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