-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added example how to change, various lint cleanup
- Loading branch information
Showing
9 changed files
with
39 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"MD002": {"level":3}, | ||
"MD013": false, | ||
"MD033": false, | ||
"MD041": false | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,30 +10,31 @@ banner-button-link: | |
banner-button-title: | ||
--- | ||
|
||
#### OpenCDC Hackathon: Oct. 3rd + 4th | ||
### OpenCDC Hackathon: Oct. 3rd + 4th | ||
|
||
![OpenCDC Hackathon October 3rd and 4th 2018][hackathon-banner] | ||
|
||
Registration is now available for the OpenCDC Hackathon scheduled for October 3–4, 2018, and co-sponsored by the Office of the Chief Information Officer (OCIO) and the Division of Health Informatics and Surveillance (DHIS) in the Center for Surveillance, Epidemiology, and Laboratory Services (CSELS). Hosted by the Accelerator Team (XLR) in DHIS, the hackathon is open to all CDC employees, including FTEs, contractors, and fellows, interested in open source technologies, innovation, and collaboration at CDC. | ||
|
||
During the hackathon, participants from across CDC will engage in collaborative computer programming to solve one of five identified challenges that the agency has or is likely to encounter. To solve the hackathon challenges, participants will use modern technology available to CDC personnel such as the Open Shift platform, Docker, MongoDB, and microservices. | ||
|
||
Organizers planned the hackathon to increase participants’ awareness of tools and technologies available to CDC employees, help participants gain hands-on experience using these new tools, promote cross-CIO collaborations and relationships, and create new code or solutions that could be immediately put into practice to solve real business needs at CDC. | ||
|
||
To register, please complete the form at [https://go.usa.gov/xUfPG](https://go.usa.gov/xUfPG) by October 1, 2018. The hackathon will be located at the CDC Roybal Campus, Building 19, Auditorium B1/B2. | ||
|
||
If you have questions or need more information, please contact the DHIS Accelerator Team at [[email protected]](mailto:[email protected]) or read the [CDC Connects article](http://intranet.cdc.gov/connects/2017/08/29/hackathon-aims-to-modernize-cdc-software/) about the team’s last hackathon held May 23–24, 2017. | ||
|
||
Download the [hackathon poster here]({{ site.baseurl }}/assets/pdf/2018-CDC-hackathon.pdf). | ||
|
||
[hackathon-banner]: {{ site.baseurl }}/assets/img/hackathon-banner.png "OpenCDC Hackathon October 3rd and 4th 2018" | ||
|
||
##### Agenda | ||
#### Agenda | ||
|
||
The event is located at the **CDC Roybal Campus, Building 19, Auditorium B1/B2**. | ||
The event is located at the **CDC Roybal Campus, Building 19, Auditorium B1/B2**. | ||
|
||
- [Directions to Roybal Campus](https://www.google.com/maps/place/1600+Clifton+Rd,+Atlanta,+GA+30329/@33.7992368,-84.3308615,17z/data=!3m1!4b1!4m5!3m4!1s0x88f506f648586a9b:0x905afff3a437c574!8m2!3d33.7992368!4d-84.3286728?hl=en) | ||
|
||
**Day 1 - Wednesday, October 3, 2018** | ||
##### Day 1 - Wednesday, October 3, 2018 | ||
|
||
| Time | Location | Description | | ||
| -------- | -------- | -------- | | ||
|
@@ -49,7 +50,7 @@ The event is located at the **CDC Roybal Campus, Building 19, Auditorium B1/B2** | |
| `1:00` - `4:50` | `Breakout rooms` | Hackathon Session 2 | | ||
| `4:50` - `5:00` | `Aud B1/B2` | Wrap-up and Announcements for Day 1 | | ||
|
||
**Day 2 - Thursday, October 4, 2018** | ||
##### Day 2 - Thursday, October 4, 2018 | ||
|
||
| Time | Location | Description | | ||
| -------- | -------- | -------- | | ||
|
@@ -74,5 +75,3 @@ The event is located at the **CDC Roybal Campus, Building 19, Auditorium B1/B2** | |
1. **Is there anything I should know about getting onto the CDC Roybal campus?** We suggest getting a CDC decal for your car. If you don't have a decal, your vehicle may be subject to a search before it’s allowed onto the campus. Decals can be acquired at any guard desk. | ||
|
||
1. **How do I get in touch with the organizers?** Send an email to [[email protected]](mailto:[email protected]) with any questions, problems, or concerns. Members of several teams will also be on-site both days for hands-on assistance: The Accelerator Team (who are also the developers and maintainers of the Foundation Services), [OCIO](https://www.cdc.gov/od/ocio/), ITSO AHB engineers from the ECPaaS team, and the [Surveillance Data Platform](https://www.cdc.gov/sdp/index.html) team from [CSELS](https://www.cdc.gov/csels/index.html). | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters