Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noqcks/noob-101
website for onboarding/braindump
https://github.com/noqcks/noob-101
Last synced: 20 days ago
JSON representation
website for onboarding/braindump
- Host: GitHub
- URL: https://github.com/noqcks/noob-101
- Owner: noqcks
- Created: 2015-07-17T18:35:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-04T16:30:57.000Z (about 9 years ago)
- Last Synced: 2024-10-11T16:13:23.181Z (3 months ago)
- Language: HTML
- Size: 267 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Noob 101
Onboarding for TELUS devops newbies and beyond
## Dependencies
`pip install -r requirements.txt`
## Setup
1. `pelican content` in the project directory.
2. `cd output && python -m pelican.server`
3. visit http://localhost:8000/
Tada!
*happy dance*