https://github.com/codercatdev/ajonp-fireship-theme
Fireship
https://github.com/codercatdev/ajonp-fireship-theme
Last synced: 4 months ago
JSON representation
Fireship
- Host: GitHub
- URL: https://github.com/codercatdev/ajonp-fireship-theme
- Owner: codercatdev
- License: mit
- Created: 2019-01-11T21:03:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-11T23:35:04.000Z (over 7 years ago)
- Last Synced: 2025-05-11T04:56:16.622Z (about 1 year ago)
- Language: HTML
- Size: 7.07 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Theme for https://fireship.io/
There are a few required content items, you can find them all in the `exampleSite` folder.
I would suggest running this theme as a submodule
```
git submodule add https://github.com/ajonp/ajonp-fireship-theme.git hugo/themes/ajonp-fireship-theme
```
If you need to update you can run
```
git submodule init
git submodule update --remote
```
