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

https://github.com/jmbhughes/jmbhughes.github.io

personal website
https://github.com/jmbhughes/jmbhughes.github.io

blog personal website

Last synced: 4 months ago
JSON representation

personal website

Awesome Lists containing this project

README

          

# jmbhughes.com

My personal site built using [Zola](https://www.getzola.org/) and the [tabi theme](https://github.com/welpo/tabi).

When starting by cloning from GitHub, you'll need to initialize the theme by running `git submodule update --init --recursive`. You can later update with
`git submodule update --recursive`.

Run the website locally with `zola serve`.

Simply pushing a change to this repo will lead to the website rebuilding and deploying.