Coder Social home page Coder Social logo

hexo-theme-prontera's Introduction

hexo-theme-prontera

A light theme for Hexo. Online Demo: http://powman.org

Theme Features

  • Custom Navigation Menu
  • Custom Shortcut Icons
  • Archive List
  • ABOUT Information
  • Links
  • Supported Duoshuo Comment and disqus
  • Supproted Google Analytics and Tencent Analytics

Dependencies

  • hexo-renderer-jade
  • hexo-generator-feed

Installation

Install

Init Hexo

Once Hexo is installed, run the following commands to initialise Hexo in the target .

$ hexo init <folder>
$ cd <folder>
$ npm install

For more detail on Hexo official website: https://hexo.io/docs/setup.html

Install Dependencies

Theme Prontera is using Jade for its templates.

$ npm install hexo-renderer-jade --save
$ npm install hexo-generator-feed --save

Install Theme

Clone theme from Github:

$ git clone https://github.com/AngryPowman/hexo-theme-prontera themes/prontera

Using

Change your theme config _config.yml to prontera on the root of your Hexo directory:

# Extensions
## Plugins: https://hexo.io/plugins/
## Themes: https://hexo.io/themes/
theme: prontera

Change theme style

You can just change the constant $MAIN_COLOR in themes/prontera/source/scss/_partial/base.scss to change the basic color.

NOTICE: Do remember to run gulp after you modify a scss file.

License

MIT

hexo-theme-prontera's People

Contributors

angrypowman avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.