https://github.com/statichunt/hydrogen-hugo
An unique style personal blog theme for developers
https://github.com/statichunt/hydrogen-hugo
dark-theme developer-blog personal-blog
Last synced: over 1 year ago
JSON representation
An unique style personal blog theme for developers
- Host: GitHub
- URL: https://github.com/statichunt/hydrogen-hugo
- Owner: statichunt
- License: mit
- Created: 2022-01-10T07:20:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-21T07:47:14.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T19:34:58.477Z (over 1 year ago)
- Topics: dark-theme, developer-blog, personal-blog
- Language: HTML
- Homepage: https://statichunt.com/themes/hugo-hydrogen/?utm_source=hydrogen_github&utm_medium=referral&utm_campaign=github_theme_readme
- Size: 4.01 MB
- Stars: 19
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
#
Hydrogen
Hydrogen Hugo is an excellent theme for creating a personal blog
Demo | Page Speed(99%)

---
---
## Local development
```bash
# clone the repository
git clone git@github.com:statichunt/hydrogen-hugo.git
# cd in the project directory
$ npm install
# cd in the project directory
$ cd hydrogen-hugo/exampleSite/
# Start local dev server
$ hugo server --themesDir ../..
```
## Deployment and hosting
[](https://app.netlify.com/start/deploy?repository=https://github.com/statichunt/hydrogen-hugo)
Follow the steps.
## Reporting Issues
We use GitHub Issues as the official bug tracker for the hydrogen theme. Please Search [existing
issues](https://github.com/statichunt/hydrogen-hugo/issues). Someone may have already reported the same problem.
If your problem or idea has not been addressed yet, feel free to [open a new
issue](https://github.com/statichunt/hydrogen-hugo/issues).
## License
Copyright © Design and developed by [Statichunt](https://statichunt.com)
**Code License:** Released under the [MIT](https://github.com/statichunt/hydrogen-hugo/blob/master/LICENSE) license.
**Image license:** The images are only for demonstration purposes. They have their licenses. We don't have permission to
share those images.
## Special Thanks
- [Bootstrap](https://getbootstrap.com)
- [Font awesome](https://fontawesome.com/)
- [Google Fonts](https://fonts.google.com)
- [All Contributors](https://github.com/statichunt/hydrogen-hugo/graphs/contributors)