Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save michaeltlombardi/35e2141857f129301b3c to your computer and use it in GitHub Desktop.
Save michaeltlombardi/35e2141857f129301b3c to your computer and use it in GitHub Desktop.
A proposed directory structure for the STLPSUG main repository.
.
| -- 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
@michaeltlombardi
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment