| Jan | FEB | Mar |
| 25 | ||
| 2020 | 2021 | 2022 |
COLLECTED BY
Collection: github.com
Add Municipality of Budapest org06f0529
Gather, curate, and feature stories of people using GitHub as part of their open government innovations.
The site is open source (here's all the code!) and is a tool for and bythe community.
Submit issues and pull requests for stories, site ideas or copy edits.
git clone https://github.com/github/government.github.com.git
cd government.github.com
script/bootstrap
script/server
Open http://localhost:4000 in your browser
$ script/stage staging
This script will generate the government site (without starting the local server) and prep it for staging. It does this by creating a temporary Git repo within the compiled _site directory and force pushing that to a separate remote repo (in this case, https://ghe.io/government/staging).
Pushing to the staging repo requires authenticating with GitHub via Terminal. You'll be asked for a username and password when running script/stage. Use your GHE.io username and, since we enforce 2FA, use a personal access token as your password.
Having trouble deploying to a staging server? Delete the entire _site directory and try again. Sometimes the temporary Git repository we make in the script can go awry.
When you're done with staging and your pull request has been approved, you can merge your branch. Your changes will be automatically deployed to the production site in a few minutes.
_data is free to use without restriction. For clarity these files, and contributions to these files, are released under CC0-1.0.
When using the GitHub logos, be sure to follow the GitHub logo guidelines.