Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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*