Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firelemons/portfolio
https://github.com/firelemons/portfolio
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/firelemons/portfolio
- Owner: FireLemons
- Created: 2022-12-10T01:51:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T22:26:41.000Z (about 1 year ago)
- Last Synced: 2024-11-28T20:29:31.207Z (30 days ago)
- Size: 2.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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