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

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

Awesome Lists containing this project

README

          

[![DOI](https://zenodo.org/badge/590071845.svg)](https://zenodo.org/doi/10.5281/zenodo.10397432)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/mfisher87/mfisher87.github.io/main.svg)](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
```