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

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

Awesome Lists containing this project

README

          

#

Hydrogen

Hydrogen Hugo is an excellent theme for creating a personal blog



Demo | Page Speed(99%)





license

code size


contributors


follow on Twitter

---


screenshot

---

## 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

[![Deploy to
Netlify](https://www.netlify.com/img/deploy/button.svg)](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)