All Projects → GSA → open-gsa-redesign

GSA / open-gsa-redesign

Licence: other
A fresh start for open.gsa.gov.

Programming Languages

SCSS
7915 projects
CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to open-gsa-redesign

Lyrics King React Native
Lyrics King is React Native song lyrics search app, built with Expo. Designed with Adobe XD.
Stars: ✭ 261 (+866.67%)
Mutual labels:  opensource, apis
Nepalmap app
An application that maps census and other official data for Nepal to make data more easily accessible and understandable to the public. Want to help us? Check out the Wiki.
Stars: ✭ 60 (+122.22%)
Mutual labels:  opensource, opendata
Hacktoberfest-2021
This repository aims to help code beginners with their first successful pull request and open source contribution. 🥳🎯🚀
Stars: ✭ 24 (-11.11%)
Mutual labels:  opensource, code
Hacktoberfest2020
Repository for first timers to get started in Open Source Contributions
Stars: ✭ 44 (+62.96%)
Mutual labels:  opensource, code
Opendefinition
Open Definition source
Stars: ✭ 87 (+222.22%)
Mutual labels:  jekyll, opendata
Osgeo
The Open Source Geospatial Foundation is not-for-profit organization to empower everyone with open source geospatial. Directly supports projects as an outreach and advocacy organization providing financial, organizational and legal support. Works with our sponsors and partners for open software, standards, data, research and education.
Stars: ✭ 142 (+425.93%)
Mutual labels:  opensource, opendata
Tr2main
Tomb Raider II Injector Dynamic Library
Stars: ✭ 46 (+70.37%)
Mutual labels:  opensource, code
tempat-kontributor
Merupakan tempat bagi kalian untuk berkontributor bersama kami
Stars: ✭ 33 (+22.22%)
Mutual labels:  opensource, code
Jessesquires.com
Turing complete with a stack of 0xdeadbeef
Stars: ✭ 31 (+14.81%)
Mutual labels:  jekyll, opensource
Book Open Source Tips
Open Source book on Open Source Tips
Stars: ✭ 152 (+462.96%)
Mutual labels:  opensource, code
awesome.gl
棒棒哒攻略:Developer's Technical Documents, API References, Code Examples, Quick Starts, Programming minutebooks, and Tutorials. https://awesome.gl
Stars: ✭ 12 (-55.56%)
Mutual labels:  code, apis
Hacktoberfest-2021
An Open Source repository to Teach people How to contribute to open sources.
Stars: ✭ 98 (+262.96%)
Mutual labels:  opensource, code
les
Go directly from an event storming to a working API: Event Markdown / Markup validation & NodeJS CQRS/ES application builder.
Stars: ✭ 48 (+77.78%)
Mutual labels:  apis
diver
Dive into the Docker EE APIs
Stars: ✭ 35 (+29.63%)
Mutual labels:  apis
asymmetric
Ridiculously fast and easy module-to-API transformations. Learn in minutes, implement in seconds. Batteries included.
Stars: ✭ 35 (+29.63%)
Mutual labels:  apis
xaml-docs
Public Documentation for Telerik UI for WPF and Silverlight
Stars: ✭ 46 (+70.37%)
Mutual labels:  jekyll
bulma-components
Bulma CSS Components - Open-Source project
Stars: ✭ 43 (+59.26%)
Mutual labels:  opensource
VerificationCode
简单的滑动验证码JS插件 图片验证码
Stars: ✭ 15 (-44.44%)
Mutual labels:  code
marat
📜 Jekyll theme inspired by L'Ami du peuple
Stars: ✭ 46 (+70.37%)
Mutual labels:  jekyll
gobo.icu
URL Shortener For Scratch
Stars: ✭ 14 (-48.15%)
Mutual labels:  opensource

Open GSA Redesign

Open.gsa.gov is the current developer portal for all GSA data, APIs, and code open to the public. This repo is where we will be managing development of the redesign of this portal.

This particular site is made for use with the Federalist in mind.

See the wiki for more info related to this site including a product roadmap, personas, and guides.

Running locally

This site is built using Jekyll for the file framework.

Before you start

You will need to have the following installed on your machine before following the commands below:

Basic setup

  1. Install Bundler gem install bundler and then install Jekyll and all dependencies bundle install.
  2. Fork this repo.
  3. Clone the repo you just forked.

Running Jekyll

The preferred method for running Jekyll is with bundle exec jekyll serve.

Note that this method will rebuild the entire site every time you make a change to any file. If you want faster builds, you can use bundle exec jekyll incrementalserve, which comes with some caveats, notably only changed files will be rebuilt. This means if you change a data file, HTML pages that use that data file won't be updated.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].