unreact 0.2.0-alpha4

A static site generation framework for Rust using Handlebars and Scss.
Documentation
# Unreact

A static site generation framework for Rust using Handlebars and Scss.

Submit issue [here](https://github.com/darccyy/unreact/issues/new)

# Usage

<!-- For a quick start, check out [Unreact Template](https://github.com/darccyy/unreact-template) -->

## Production

```toml
unreact = {version = "*", no-default-features = true}
```

## Development

## GitHub Pages