Giter Site home page Giter Site logo

ebk13579 / dev.socrata.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tlevine/dev.socrata.com

0.0 1.0 0.0 27.96 MB

Socrata Developer Site

HTML 25.10% Ruby 13.17% CSS 7.33% Jupyter Notebook 17.48% JavaScript 34.11% Python 0.66% PowerShell 0.70% R 0.41% SAS 0.30% C# 0.73%

dev.socrata.com's Introduction

Build Status

This is the Github Pages source code for the Socrata Developer Portal (currently deployed to http://dev.socrata.com.

Contributing

We love pull requests! If you'd like to contribute, feel free to fork this repo and send us pull requests.

Setting Up

The site is a customized Jekyll site, so there are some steps you'll need to take care of to get your environment set up:

  1. Make sure you have the gh-pages branch checked out: git checkout -b gh-pages origin/gh-pages
  2. Pull in the site templates and CSS/SASS, which come from submodules: git submodule update --init
  3. Make sure you have Ruby version installed. Check .ruby-version to see the preferred version. If you're using rbenv or rvm, this should automatically be set up
  4. Install the Bundler Gem installed: gem install bundler
  5. Set up the Gem bundle: bundle
  6. To run a local server for development, run rake serve. Your server will be available at http://localhost:9292

Submitting a Blog Post

We love submissions from the community! If you'd like to submit a blog post about something you've built with the Socrata APIs, about open data technology, or something we might just be interested in, craft your blog post as a pull request and submit it for review:

  1. Review other posts and submissions to get a feel for the tone and language, and to see how others have formatted their posts.
  2. Fork this repo into your account
  3. Create a new blog post running rake post and following the prompts
  4. Write your post in Markdown, following a few rules:
  • Set the author key in the YAML front matter to your GitHub username so you get proper author credit
  • If your post uses any images, add them to the img folder, prepended with your post date
  • Proof your post either using the instructions above to build and view the site, or using a Markdown preview tool like Marked or the one provided by GitHub.
  1. Submit your post and any required files as a pull request against the gh-pages branch.

We'll review your post for content and acceptability. If there are any problems, we'll either fix them or let you know why we can't accept your post.

Please note that by submitting a post to the Socrata Developer Blog, you are are granting us an irrevocable license to distribute your work on dev.socrata.com or other mediums we choose. It will be covered by the same Creative Commons license as the rest of the content of dev.socrata.com.

Before Submitting

Before submitting, please run rake test to run the test suite and confirm that you haven't broken anything. You may need to install phantomjs to run the test suite: npm install -g phantomjs

Continuous integration tests will be run when you submit a pull request, so this will save time if issues later crop up.

Modifying CSS/SASS

Site styling is controlled via css/local.sass and it's automatically regenerated by Github Pages with each push.

dev.socrata.com's People

Contributors

chrismetcalf avatar malindac avatar alaurenz avatar rozap avatar aag6z avatar marks avatar hoogieman avatar peteraustinmoore avatar aliciatb avatar jsanch avatar louh avatar gregorrichardson avatar pschmied avatar stevenwinfo avatar thekaveman avatar zachgarwood avatar joeywas avatar matikin9 avatar paulkaefer avatar rantler avatar gregorydillon avatar allejo avatar tomschenkjr avatar urmilan avatar sgreenberg avatar christabor avatar stevejarvis avatar sebastiaanklippert avatar missinglink avatar meredithu avatar

Watchers

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.