Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/firelemons/portfolio


https://github.com/firelemons/portfolio

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

## How to setup the project

1. Install mkdocs `pip install mkdocs-material`
1. Install the image zoom in plugin `pip install mkdocs-glightbox`
1. If editing in vscode, install [vscode-yaml](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml)
1. `mkdocs serve` to preview locally with hot reload
1. `mkdocs build` to build the site as a static site