0.1.5 • Published 6 months ago

hexo-theme-plata v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Plata theme for Hexo

A Hexo theme based on Material Design Lite.

Documentation

The formatted documentation can be read online at:

https://breeze256.is-local.org/hexo-theme-plata

Installation from Git Source

  1. If previous installations were installed/existed, remove them first.

    rm -rf ./themes/plata
  2. Clone the repository to themes folder.

    git clone https://github.com/breeze256/hexo-theme-plata.git ./themes/plata
  3. Once you install the theme, change the default theme in your _config.yml.

    theme: plata

Installation from Package(s)

  1. Use npm or your favorite node package manager to install theme.

    npm install --save hexo-theme-plata
  2. Change the default theme in _config.yml.

    theme: plata

Public License

  • MIT License

Special Thanks to

Plata GTK theme, which helps me get design inspiration.

0.1.5

6 months ago

0.1.4

6 months ago

0.1.3

7 months ago

0.1.2

7 months ago

0.1.1

7 months ago

0.1.0

7 months ago