This project repo is no longer being maintained. The about page of code.gov is now configured directly in the code-gov-front-end repo.
Component for the About page on code.gov.
The repository is distributed with npm. After installing npm, you can install code-gov-about-page with this command:
$ npm i @code.gov/code-gov-about-pageThis package is meant to be used with the code-gov-front-end project. Please follow the configuration settings for the project.
You may want to view your content changes in the code-gov-about-page repo on your local machine for testing. Follow these steps to do so:
- Clone the latest version of the
code-gov-about-pagerepository. - Run
npm installto install the dependencies required for the package in thecode-gov-about-pagedirectory. - Run
npm linkin the root level of thecode-gov-about-pagedirectory on your local machine. - On the
code-gov-front-endproject, clone the repository and runnpm installif you havenโt done this already. - Run
npm link @code.gov/about-pagein the root level of the code-gov-front-end directory on your local machine.
You are now using the latest version of the code.gov About page section via your cloned version when running the code-gov-front-end site on your local machine. To stop using this version, run npm unlink @code.gov/code-gov-about-page from the root level of the code-gov-front-end directory.
This project is in the worldwide public domain.
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.
Create a new Issue: https://github.com/GSA/code-gov-about-page/issues/new
Email: code@gsa.gov
Join our #opensource-public Slack channel: https://chat.18f.gov/
Twitter: @CodeDotGov LinkedIn: code-gov