Git Product home page Git Product logo

arokem / dssg2015-predicting-permanent-housing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uwescience/dssg2015-predicting-permanent-housing

0.0 2.0 0.0 1.9 MB

A blog for the DSSG 2015 project on prediction of permanent housing in King, Snohomish and Peirce counties

Home Page: http://uwescience.github.io/DSSG2015-predicting-permanent-housing

Ruby 17.52% HTML 29.10% CSS 53.37%

dssg2015-predicting-permanent-housing's Introduction

How to create your own team blog starting from this example

For jekyll to generate the web-pages to be visible through a web-browser, your blog needs to live on the gh-pages branch of your repository.

  1. Create a gh-pages branch: To do this, enter the settings of your repo, launch the automatic page generator (under the "Github pages" heading), and click through to generate the default setting.

  2. Pull this branch to your local copy of the repo. To do this you will need to issue the following on the terminal command line:

     git pull upstream
     git checkout gh-pages
     git pull upstream gh-pages
    

    at which point your directory should contain the auto-generated default content from Github's automatic page generator. We'll soon get rid of that.

  3. Bootstrap your content from this repo: Delete the auto-generated content in this branch and copy over the content from this repository.

  4. Edit the following:

    • about.md: Describe the project
    • _config.yml: Set the configuration variables for your own blog.
    • _posts: Use the first post in this repo as a template for creating your own posts.
  5. Commit everything, push it and make your first pull request - you are off!

    Note: When you make pull requests, don't forget that you will want to make pull requests against the gh-pages branch of your team repo, not the master branch. Github allows you to select the base repo, and the base branch from a dropdown menu that appears when you ask to make a pull request.

  6. Use branches and pull requests to add more posts and more content to the blog.

  7. Customize! For ideas, inspiration and code, take a look at http://jekyllthemes.org/

dssg2015-predicting-permanent-housing's People

Contributors

arokem avatar h1-the-swan avatar ibnatf avatar joanw0226 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.