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

https://github.com/mfl28/mfl28.github.io

Personal Website
https://github.com/mfl28/mfl28.github.io

github-pages

Last synced: 6 months ago
JSON representation

Personal Website

Awesome Lists containing this project

README

          

# Personal Website
Built using the [minimal-mistakes](https://github.com/mmistakes/minimal-mistakes/) Jekyll theme.

## Local Development
Run Jekyll locally in a Docker container using the provided docker-compose file:
```bash
docker-compose up
```

Then open a browser at `localhost:4000`.