GithubHelp home page GithubHelp logo

ericschles / 18f.gsa.gov Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 18f/18f.gsa.gov

0.0 2.0 0.0 128.4 MB

18F's main website.

Home Page: https://18f.gsa.gov

License: Other

Ruby 9.86% HTML 61.71% CSS 21.79% JavaScript 5.52% Python 1.13%

18f.gsa.gov's Introduction

18F's Homepage

This repository contains 18F's website, https://18f.gsa.gov.

Writing a blog post for 18F? You must read our blog publishing guide.

Deployment and workflow

  • The staging branch is automatically deployed to our staging site.
  • The production branch is automatically deployed to our production site.

All development and pull requests should be done against the staging branch.

Deployments to production will be done by site admins, using PRs from staging to production.

Adding yourself to the site

If you're a new teammate, add yourself to the website by:

  1. You should have a file with your name on it in _data/team (_data/team/boone.yml, for example) on 18F/data-private. Make sure that information is accurate and be sure to read the Privacy section in the README there.
  2. Clone this repo either with the GitHub Desktop App or through the command line
  3. Create a branch
  4. Add a 250x250px photo to the assets/images/team directory that matches the name you used for name in the team.yml file
  5. Push your branch and create a pull request to the staging branch of this repo to include your photo.

You do not need to edit the team.json file in this repo, we'll find it in data-private.

If you get stuck, feel free to reach out to anyone on the 18f-site team.

Helpful tips:

Publishing a blog post

For a guide to how 18F manages blogging, and technical guidelines for getting your blog post into the site, see the 18F Blogging Guide.

Developing the site

This is a Jekyll website. Install Jekyll through Rubygems (you may need sudo), Bourbon, and Jekyll Sitemap:

./go init

Prerequisites: A few of our gems require a C++ compiler (XCode on the Mac). For the time being you will also need Node to be installed, because Jekyll 2 couples a CoffeeScript runtime. This will eventually be removed.

So yes: this project requires Ruby and Node (for now). Aren't static site generators the simplest?

Launch with Jekyll:

./go serve

The site will be visible at http://localhost:4000.

Before submitting a pull request, please ensure ./go ci_build runs and exits cleanly.

Deploying the site

You don't need to worry about deployment stuff for normal development -- any pushes to staging and production branches will auto-deploy.

But to dig into our deployment setup and code, visit deploy/ for more details.

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

18f.gsa.gov's People

Contributors

aaronsnow avatar adelevie avatar afeld avatar amoose avatar andrewmaier avatar catherinedevlin avatar cscairns avatar dhcole avatar dutchashell avatar elainekamlley avatar gbinal avatar gboone avatar hlieberman avatar jeanninehunter avatar konklone avatar mbland avatar meiqimichelle avatar monfresh avatar noahkunin avatar onezerojeremy avatar parkr avatar polastre avatar quepol avatar robertlread avatar theresaanna avatar ultrasaurus avatar vdavez avatar waldoj avatar wslack avatar yozlet 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.