Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prinsss/hexo-theme-murasaki

Yet another minimalist theme for Hexo. (EARLY DEV STAGE)
https://github.com/prinsss/hexo-theme-murasaki

hexo hexo-theme hexo-theme-murasaki

Last synced: 26 days ago
JSON representation

Yet another minimalist theme for Hexo. (EARLY DEV STAGE)

Awesome Lists containing this project

README

        

# Murasaki

Yet another minimalist theme for Hexo.

WARNING: THIS PROJECT IS IN EARLY DEVELOPMENT STAGE.

## Installation

``` bash
$ git clone https://github.com/printempw/hexo-theme-murasaki themes/murasaki
```

Set theme to `murasaki` to enable.

## Config

Editing `_config.yml` in theme folder directly is not recommended.

Instead, configure it in your site's `_config.yml`:

```yml
# Hexo's main config file
theme_config:
favicon: /images/favicon.png
# etc.
```

## Thanks

This theme is greatly inspired by [Typecho's default theme](https://github.com/typecho/typecho/tree/master/usr/themes/default) and [NexT](https://github.com/theme-next/hexo-theme-next).

## License

MIT License (c) 2019 printempw