Skip to content

GabrielBrotas/Learning-Journey

Repository files navigation

Learning-Journey

gh-pages

This project contains a collection of notes, code snippets, and other resources that I've found useful while diving into Cloud, Architecture, DevOps, Backend tools, and more.

The documentation is organized in a mkdocs site and published using github pages. To view it, simply navigate to the github-page.

Local Development

With Docker

docker-compose up -d --build

Navigate to localhost:8000.

Changes in your workspace will automatically be reflected in your local browser.

With Python

# Install dependencies
pip install -r requirements.txt

# Start the live-reloading docs server
mkdocs server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •