Last active
March 18, 2016 18:26
-
-
Save michaeltlombardi/35e2141857f129301b3c to your computer and use it in GitHub Desktop.
A proposed directory structure for the STLPSUG main repository.
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
. | |
| -- communication.md | |
| -- contributions.md | |
| -- current-events.md | |
| -- documents | |
| | -- sponsorship.md | |
| | -- steering.md | |
| | -- ? | |
| -- events | |
| | -- meetups | |
| | | -- 2016-January | |
| | | | -- agenda.md | |
| | | | -- presentation-vscode | |
| | | | | -- vscode-lab-setup.md | |
| | | | | -- vscode-presentation-notes.md | |
| | | | | -- vscode-snippets.md | |
| | | | -- takeaways.md | |
| | | -- 2016-February | |
| | | | -- agenda.md | |
| | | | -- presentation-git-intro | |
| | | | | -- <files from presentation> | |
| | | | -- presentation-psvisio | |
| | | | | -- <files from presentation> | |
| | | | -- takeaways.md | |
| | | --2016-March | |
| | -- automation-management-summit | |
| | | -- ams2016.md | |
| | -- calendars | |
| | | -- 2016.md | |
| -- readme.md | |
| -- speakers | |
| | -- bio-template.md | |
| | -- johndoe.md | |
| | -- janedoe.md | |
` -- topics.md |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Updated to include a topics file (containing all of the proposed topics and links to presentations on them, if completed) per Issue 12 in the stlpsug repo.