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
- Host: GitHub
- URL: https://github.com/jmbhughes/jmbhughes.github.io
- Owner: jmbhughes
- Created: 2022-02-18T08:59:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-02T19:07:38.000Z (4 months ago)
- Last Synced: 2026-03-02T22:52:41.665Z (4 months ago)
- Topics: blog, personal, website
- Language: HTML
- Homepage: https://jmbhughes.com
- Size: 162 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.