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
- Host: GitHub
- URL: https://github.com/mfl28/mfl28.github.io
- Owner: mfl28
- Created: 2020-08-08T11:45:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-28T17:26:12.000Z (about 1 year ago)
- Last Synced: 2025-06-28T18:35:30.748Z (about 1 year ago)
- Topics: github-pages
- Language: HTML
- Homepage: https://www.mfleischhacker.dev
- Size: 362 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.