nib 0.0.5

A yet another static site generator
Documentation
# Release

All notable changes belong to releases will be documented in this file.


## Unreleased changes

[v0.0.4...master](
https://gitlab.com/grauwoelfchen/nib/-/compare/v0.0.4...master)


## Tags

### 0.0.5

Tag [v0.0.5](https://gitlab.com/grauwoelfchen/nib/-/tags/v0.0.5) has been
released on `Sun, 24 May 2020`.

#### Changes

[v0.0.4...v0.0.5](
https://gitlab.com/grauwoelfchen/nib/-/compare/v0.0.4...v0.0.5)

* Add syntax highlight support by using `syntect` for code block
* Set default color theme as `base16-eighties.dark`
* Refactor HTML rendiring

#### Links

* [crates.io]https://crates.io/crates/nib/0.0.5
* [docs.rs]https://docs.rs/crate/nib/0.0.5


### 0.0.4

Tag [v0.0.4](https://gitlab.com/grauwoelfchen/nib/-/tags/v0.0.4) has been
released on `Mon, 18 May 2020`.

#### Changes

[v0.0.3...v0.0.4](
https://gitlab.com/grauwoelfchen/nib/-/compare/v0.0.3...v0.0.4)

* Add Makefile into exclude target
* Fix default theme rendering (with embedded strings)
* Improve style of default theme
* Remove unnecessary CODEOWNERS

#### Links

* [crates.io]https://crates.io/crates/nib/0.0.4
* [docs.rs]https://docs.rs/crate/nib/0.0.4


### 0.0.3

Tag [v0.0.3](https://gitlab.com/grauwoelfchen/nib/-/tags/v0.0.3) has been
released on `Fri, 15 May 2020`.

I commited a typo in a commit message which bumps the version as `0.0.2` :'(

#### Changes

[v0.0.2...v0.0.3](
https://gitlab.com/grauwoelfchen/nib/-/compare/v0.0.2...v0.0.3)

* Add nested directory support (like blog/post/foo.rst)
* Add RELEASE.md
* Update default style
* Remove unnecessary renders in writer (refactoring)

#### Links

* [crates.io]https://crates.io/crates/nib/0.0.3
* [docs.rs]https://docs.rs/crate/nib/0.0.3


### 0.0.2

Tag [v0.0.2](https://gitlab.com/grauwoelfchen/nib/-/tags/v0.0.2) has been
released on `Mon, 11 May 2020`.

#### Changes

[v0.0.1...v0.0.2](
https://gitlab.com/grauwoelfchen/nib/-/compare/v0.0.1...v0.0.2)

* Add `config.toml` file support
* Fix sidebar template

#### Links

* [crates.io]https://crates.io/crates/nib/0.0.2
* [docs.rs]https://docs.rs/crate/nib/0.0.2


### 0.0.1

Tag [v0.0.1](https://gitlab.com/grauwoelfchen/nib/-/tags/v0.0.1) has been
released on `Mon, 01 May 2020`.

#### Changes

[ed7682f6...v0.0.1](
https://gitlab.com/grauwoelfchen/nib/-/compare/ed7682f6...v0.0.1)

* Refactor `nslookup` and date arguments parsing

#### Links

* [crates.io]https://crates.io/crates/nib/0.0.1
* [docs.rs]https://docs.rs/crate/nib/0.0.1