A responsive, clean and content-focused Hugo theme.
See here.
- Add the repository into your Hugo Project repository as a submodule,
git submodule add https://github.com/diazvictor/blue-ocean.git themes/blue-ocean
. - Configure your
config.toml
using the exampleSite/config.toml file as an example. - Build your site with
hugo server
and see the result athttp://localhost:1313/
.
Blue Ocean is licensed under the MIT license.