https://github.com/mfisher87/mfisher87.github.io
My website
https://github.com/mfisher87/mfisher87.github.io
blog profile resume website
Last synced: 4 months ago
JSON representation
My website
- Host: GitHub
- URL: https://github.com/mfisher87/mfisher87.github.io
- Owner: mfisher87
- Created: 2023-01-17T15:44:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-16T16:07:20.000Z (7 months ago)
- Last Synced: 2026-01-26T14:23:25.656Z (5 months ago)
- Topics: blog, profile, resume, website
- Language: TeX
- Homepage: https://mfisher87.github.io/
- Size: 3.56 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
[](https://zenodo.org/doi/10.5281/zenodo.10397432)
[](https://results.pre-commit.ci/latest/github/mfisher87/mfisher87.github.io/main)
# My GitHub Pages user site
## Contributing
Please be very conscious about committing directly to the main branch, as that will
trigger an automated release and DOI. Use PRs generously!
## Requirements
* Quarto >= 1.3
* `quarto install tinytex`
## Build
```
cd content/
quarto render
```