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

https://github.com/cwickham/minimal-website


https://github.com/cwickham/minimal-website

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# A minimal personal professional website

Built with [Quarto](https://quarto.org), based on https://github.com/EmilHvitfeldt/website-template.

Get the template by running:
```{.bash}
quarto use template cwickham/minimal-website
```

1. Edit your homepage by editing `index.qmd`.

2. Edit website configuration in `_quarto.yml`.

3. Edit your style in `styles.scss`.