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

https://github.com/diazvictor/blue-ocean

Blue Ocean is a responsive, clean and content-focused Hugo theme.
https://github.com/diazvictor/blue-ocean

Last synced: 4 months ago
JSON representation

Blue Ocean is a responsive, clean and content-focused Hugo theme.

Awesome Lists containing this project

README

        

![Blue Ocean Screenshot](https://github.com/diazvictor/blue-ocean/blob/master/images/screenshot.png)

A responsive, clean and content-focused [Hugo](https://gohugo.io/) theme.

## Live Demo

See [here](http://diazvictor.github.io/).

## Quick Start

1. Add the repository into your Hugo Project repository as a submodule, `git submodule add https://github.com/diazvictor/blue-ocean.git themes/blue-ocean`.
2. Configure your `config.toml` using the [exampleSite/config.toml](https://github.com/diazvictor/blue-ocean/blob/master/exampleSite/config.toml) file as an example.
3. Build your site with `hugo server` and see the result at `http://localhost:1313/`.

## License

Blue Ocean is licensed under the [MIT license](https://github.com/diazvictor/blue-ocean/blob/master/LICENSE).