GithubHelp home page GithubHelp logo

isabella232 / state-faq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 18f/state-faq

0.0 0.0 0.0 1.08 MB

[Deprecated] A site with frequently asked questions from 18F's state child welfare partners

Home Page: https://pages.18f.gov/state-faq/

License: Other

HTML 6.42% CSS 93.58%

state-faq's Introduction

FAQ for 18F's state and local partners

We've heard a lot of questions from our state and local partners. This is where we've tried to put them all in one place and answer them, so they and future partners can have a resource to turn to.

Running locally

You will need Jekyll in order to run locally. From the root directory, you can just run jekyll serve which will create a local web server and automatically rebuild the site as you make changes. It will also print out the URL to look at your local copy of the site.

Adding a page

To add a new page, just create a new Markdown file in the pages directory. Put this at the very top of your new markdown file:

---
layout: post
title: [Full title]
category: Modular procurement
permalink: /[short-title]/
---

The full title will be displayed at the top of your page. Go ahead and make it descriptive. The short-title will be used in the URL (e.g., https://pages.18f.gov/state-faq/short-title/, so try to make it something short, meaningful, and no spaces! After that, just put in your markdown!

Getting it published

Ideally you will make your changes on your own branch, push that to Github, and then create a pull request. By default, the pull request will go to the 18f-pages branch. Once someone reviews it (you may need to ping in Slack to get attention, or assign it to someone if you know they'll want to review), they will merge it and a short while later (usually less than a minute!) your changes will be live on the site.

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.

state-faq's People

Contributors

mgwalker avatar waldoj avatar jposi avatar htmlandbacon 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.