Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viosey/hexo-theme-material
Material Design theme for hexo.
https://github.com/viosey/hexo-theme-material
blog hexo hexo-theme theme
Last synced: 3 months ago
JSON representation
Material Design theme for hexo.
- Host: GitHub
- URL: https://github.com/viosey/hexo-theme-material
- Owner: iblh
- License: gpl-3.0
- Created: 2016-09-01T13:34:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-05-18T09:25:36.000Z (over 2 years ago)
- Last Synced: 2024-04-20T09:13:36.780Z (7 months ago)
- Topics: blog, hexo, hexo-theme, theme
- Language: CSS
- Homepage: https://iblh.github.io/material-demo/
- Size: 11.3 MB
- Stars: 4,031
- Watchers: 83
- Forks: 567
- Open Issues: 102
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hexo-theme - ๐Github
README
Material Theme
A pure Material Design theme for Hexo
English | [็ฎไฝไธญๆ](./README.zh.md)
## Table of Contents
- [Demo](#demo)
- [Docs](#docs)
- [Download](#download)
- [Contributing](#contributing)
- [License](#license)
- [Changelog](#changelog)
- [Support](#support)
- [Render](#render)## Demo
- [Material Demo](https://bollnh.github.io/material-demo/)
## Docs
[Material Docs](https://neko-dev.github.io/material-theme-docs/#/)
> [Docs Source Code](https://github.com/neko-dev/material-theme-docs)
## Download
#### [Download latest release version](https://github.com/bollnh/hexo-theme-material/releases/latest)
> Recommended for most users.
#### [Download latest canary branch](https://github.com/bollnh/hexo-theme-material/archive/canary.zip)
> Latest features. Recommended for developers.
#### [Download other version](https://github.com/bollnh/hexo-theme-material/releases)
> You can decide which version to use. May no longer provide support.
#### [Download using git](https://github.com/bollnh/hexo-theme-material/releases)
> You can using git to choose which branch you want. For developer only.
```bash
cd themes
git clone https://github.com/bollnh/hexo-theme-material.git material
cd material
git checkout {branch/tags name}
```----
> ATTENTION! As the theme is developing, the theme config template will changes. To avoid conflict for users who are using `git pull` to upgrade the theme, we save the theme config template as `_config.template.yml`. You should make a copy of it and rename to `_config.yml`, then configure `_config.yml` when using the theme.
## Contributing
All kinds of contributions (enhancements, new features, documentation & code improvements, issues & bugs reporting) are welcome.
Before you start your contributing, please read the [Contributing Rules Wiki](https://github.com/bollnh/hexo-theme-material/wiki) first.
## Changelog
[View our release notes](https://github.com/bollnh/hexo-theme-material/releases)
## License
[![license](https://img.shields.io/github/license/bollnh/hexo-theme-material.svg?style=flat-square)](https://github.com/bollnh/hexo-theme-material/blob/master/LICENSE)
Open sourced under the GPL v3.0 license.
## Support
### BroswerStack
![BrowserStack Status](https://www.browserstack.com/automate/badge.svg?badge_key=V1VkWmJMRjJqcHBjN1BIVFRlNzExM05XUk5hemcydEpZTHRBdGd5V244ST0tLTlvNklDT1NuVXFDaTh0RDBnQ3RCdXc9PQ==--c986c45d7c10a3264f46b414944d6393ba74ea22%)
Proudly using BrowserStack.
[![](https://i.loli.net/2017/09/27/59cbc16b0f8b4.png)](https://www.browserstack.com/)
> **BrowserStack** is a cloud-based cross-browser testing tool that enables developers to test their websites across various browsers on different operating systems and mobile devices, without requiring users to install virtual machines, devices or emulators.
### jsDelivr
Thanks jsDelivr for providing MaterialCDN service.
> **jsDelivr** โ Open Source CDN. free, fast, and reliable. You can using the files from GitHub or NPM and serve them using jsDelivr.
[![](https://data.jsdelivr.com/v1/package/npm/hexo-material/badge)](https://www.jsdelivr.com/package/npm/hexo-material)
[`http://cdn.jsdelivr.net/npm/hexo-material/source/`](http://cdn.jsdelivr.net/npm/hexo-material/source/)
[![](https://data.jsdelivr.com/v1/package/gh/bollnh/hexo-theme-material/badge)](https://www.jsdelivr.com/package/gh/bollnh/hexo-theme-material)
[`https://cdn.jsdelivr.net/gh/bollnh/hexo-theme-material/source/`](https://cdn.jsdelivr.net/gh/bollnh/hexo-theme-material/source/)
## Render
![Materia-overview-tiny.png](https://i.loli.net/2017/09/28/59cccb0b25520.png)