https://github.com/james2doyle/ohdoylerules.com
Source for ohdoylerules.com
https://github.com/james2doyle/ohdoylerules.com
Last synced: 8 months ago
JSON representation
Source for ohdoylerules.com
- Host: GitHub
- URL: https://github.com/james2doyle/ohdoylerules.com
- Owner: james2doyle
- Created: 2013-08-19T00:06:14.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2025-02-14T22:31:31.000Z (over 1 year ago)
- Last Synced: 2025-02-24T19:59:57.225Z (over 1 year ago)
- Language: HTML
- Homepage: https://ohdoylerules.com
- Size: 21.2 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ohdoylerules.com
================
Site for James Doyle.
Built using [Zola 0.19.2](https://www.getzola.org/). Deployed using [GitHub Pages](https://pages.github.com/).
## Build
```sh
zola build
```
## Development
```sh
zola serve
```
## Deploy
Run the build and make sure the gh-pages settings are set to use the `docs/` folder in the main branch