zola/docs/content/themes/oceanic-zen/index.md
2021-01-09 13:54:51 +00:00

67 lines
1.4 KiB
Markdown

+++
title = "Oceanic Zen"
description = "Minimalistic blog theme"
template = "theme.html"
date = 2021-01-09T22:53:10+09:00
[extra]
created = 2021-01-09T22:53:10+09:00
updated = 2021-01-09T22:53:10+09:00
repository = "https://github.com/barlog-m/oceanic-zen.git"
homepage = "https://github.com/barlog-m/oceanic-zen"
minimum_version = "0.9.0"
license = "MIT"
demo = ""
[extra.author]
name = "Barlog M."
homepage = "https://barlog.li"
+++
# Oceanic Zen
[![Netlify Status](https://api.netlify.com/api/v1/badges/e90897e9-f3e3-4906-b647-11a918af3a3b/deploy-status)](https://app.netlify.com/sites/oceanic-zen/deploys)
Oceanic Zen is a theme for [Zola](https://www.getzola.org/) static site generator
[Oceanic Zen](https://oceanic-zen.netlify.app/) is a minimalistic theme for personal blog.
![Screenshot](screenshot-index.png)
![Screenshot](screenshot.png)
## Installation
Download theme to your `themes` directory:
```bash
$ cd themes
$ git clone https://github.com/barlog-m/oceanic-zen.git
```
Or add as git submodule
```bash
$ git submodule add https://github.com/barlog-m/oceanic-zen.git themes/oceanic-zen
```
Enable it in your `config.toml`:
```toml
theme = "oceanic-zen"
```
## Options
Theme supported some extra options
```toml
[extra]
author = "blog author name"
github = "github author name"
twitter = "twitter author name"
```
Font [Iosevka](https://typeof.net/Iosevka/)