scss of [natenoms websites](https://natenom.com/).
## how to generate css out of scss
```sh
sassc blog.scss blog.css
sassc wiki.scss wiki.css
```