https://github.com/cwickham/minimal-website
https://github.com/cwickham/minimal-website
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cwickham/minimal-website
- Owner: cwickham
- Created: 2024-07-24T22:14:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T17:09:15.000Z (almost 2 years ago)
- Last Synced: 2025-04-02T01:21:07.630Z (about 1 year ago)
- Language: SCSS
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.