@code.gov/about-page
Advanced tools
Comparing version
10
index.js
@@ -216,3 +216,2 @@ /* global PUBLIC_PATH */ | ||
class AboutPage extends Component { | ||
@@ -287,3 +286,10 @@ | ||
InventoryCode, | ||
JSONValidator | ||
JSONValidator, | ||
OverviewIntroduction, | ||
OverviewTrackingProgress, | ||
OpenSourceIntroduction, | ||
Resources, | ||
MeasuringCode, | ||
Licensing, | ||
Procurement | ||
} |
{ | ||
"name": "@code.gov/about-page", | ||
"version": "0.1.12", | ||
"version": "0.1.13", | ||
"description": "About page component for code.gov", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,3 +5,3 @@ # Creating your enterprise code inventory | ||
Section [7.2](#code-inventories-and-discovery) and [7.3](#codegov) of the Source Code Policy require agencies to provide an inventory of their 'custom-developed code' to support government-wide reuse and make Federal open source code easier to find. | ||
Section [7.2](/policy-guide/implementation#72codeinventoriesanddiscovery) and [7.3](/policy-guide/implementation#73codegov) of the Source Code Policy require agencies to provide an inventory of their 'custom-developed code' to support government-wide reuse and make Federal open source code easier to find. | ||
@@ -8,0 +8,0 @@ Using these inventories, [Code.gov](https://Code.gov) will provide a platform to search federally funded open source software and software available for government-wide reuse. |
@@ -7,3 +7,3 @@ # Introduction - Building Your Agency's Open Source Practice | ||
In addition to the requirements outline in [Section 5](https://code.gov/policy-guide/open-source) of the policy, [Section 7.1](#roles-and-responsibilities) of the policy discusses roles and responsibilities within agencies in meeting the requirements of the policy. Regarding the Open Source Pilot Program specifically, it notes that: | ||
In addition to the requirements outline in [Section 5](https://code.gov/policy-guide/open-source) of the policy, [Section 7.1](/policy-guide/implementation#71rolesandresponsibilities) of the policy discusses roles and responsibilities within agencies in meeting the requirements of the policy. Regarding the Open Source Pilot Program specifically, it notes that: | ||
@@ -20,3 +20,3 @@ > Agencies should strengthen internal capacity to efficiently and securely deliver OSS as part of regular operations. | ||
[Section 7.1](#roles-and-responsibilities) of the policy provides a long (and non-exhaustive) list of individuals and teams who have a role in your agency's open source practice: | ||
[Section 7.1](/policy-guide/implementation#71rolesandresponsibilities) of the policy provides a long (and non-exhaustive) list of individuals and teams who have a role in your agency's open source practice: | ||
@@ -23,0 +23,0 @@ > [..] agency heads must ensure that CIOs and Senior Agency Officials,including CAOs, are positioned with the responsibility and authority necessary to implement the requirements of this policy. As appropriate, Senior Agency Officials should also work with the agency’s public affairs staff, open government staff, web manager or digital strategist, program owners, and other leadership to properly identify, publish, and collaborate with communities on their OSS projects. |
# Tools and Resources | ||
[Section 7.4](#code-repositories) of the Federal Source Code Policy states: | ||
[Section 7.4](/policy-guide/implementation#74coderepositories) of the Federal Source Code Policy states: | ||
@@ -5,0 +5,0 @@ > Accessible, buildable, version-controlled repositories for the storage, discussion, and modification of custom-developed code are critical to both the Government-wide reuse and OSS pilot program sections of this policy. Agencies should utilize existing code repositories and common third-party repository platforms as necessary in order to satisfy the requirements of this policy. |
# How OMB Will Assess Agency Progress | ||
[Section 7.7](#accountability-mechanisms) of the Federal Source Code Policy states that: | ||
[Section 7.7](/policy-guide/implementation#77accountabilitymechanisms) of the Federal Source Code Policy states that: | ||
@@ -5,0 +5,0 @@ > Progress on agency implementation of this policy will be primarily assessed by OMB through an analysis of each agency’s internal Government repositories, public OSS repositories, and code inventories on Code.gov, as well as data obtained through the quarterly Integrated Data Collection (IDC), quarterly PortfolioStat sessions, the IT Dashboard, and additional mechanisms \[..\] |
@@ -6,3 +6,3 @@ # code-gov-about-page | ||
The repository is distributed with [npm](https://www.npmjs.com/). After [installing npm](https://docs.npmjs.com/getting-started/installing-node), you can install `code-gov-about-page` with this command: | ||
The repository is distributed with [npm](https://www.npmjs.com/). After [installing npm](https://docs.npmjs.com/getting-started/installing-node), you can install `code-gov-about-page` with this command: | ||
```sh | ||
@@ -23,3 +23,3 @@ $ npm i @code.gov/code-gov-about-page | ||
4. On the `code-gov-front-end` [project](https://github.com/GSA/code-gov-front-end#getting-started), clone the repository and run `npm install` if you haven’t done this already. | ||
5. Run `npm link @code.gov/code-gov-about-page` in the root level of the code-gov-front-end directory on your local machine. | ||
5. Run `npm link @code.gov/about-page` in the root level of the code-gov-front-end directory on your local machine. | ||
@@ -34,2 +34,15 @@ 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. | ||
> | ||
> 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. | ||
> 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. | ||
## Questions? | ||
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/ | ||
## Follow us for updates | ||
Twitter: [@CodeDotGov](https://twitter.com/CodeDotGov) | ||
LinkedIn: [code-gov](https://www.linkedin.com/company/code-gov) | ||
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
109865
0.73%289
2.48%46
43.75%