Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

kywk/hexo-theme-awe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWE

AWE inspired by Awesome UI Kit which really looks beautiful and awesome.

Awesome UI kit from Freepik.com is massive and a fantastic way to ease into flat design. A great range of UI components are included: boxes, paginators, product ratings elements, blog elements, and all manner of e-commerce goodness.

Although Awesome UI Kit also provids HTML file, it seems like generated by some PSD2CSS tools. It isn't easy to scale, modify and reuse. But still a very useful design reference.

AWE use major design of Awesome Blog Elements, I pick some style and modify it to fit Hexo/Hexi theme. For me, it really looks cool. I think I'll integrate Awesome UI Kit into [bootstrap] framework for easier reuse, maybe.

AWE, an Awesome UI kit like theme for Hexi/Hexo

live demo

Installation

Install

$ git clone https://github.com/kywk/hexo-theme-awe.git themes/awe

Enable

Modify theme setting in _config.yml to awe.

Update

cd themes/awe
git pull

Configuration

# Personal profile
about:
  vcard: //kywk.github.io/
  figure:
  locate: Taiwan
  album:
  twitter:

# config
cover:

# Content
excerpt_link: Read More

# Miscellaneous
rss:

# widgets
widgets:
- recent_posts
  • about - Personal information
  • cover - Cover for index page.
  • rss - RSS subscription link (change if using Feedburner)

TODOs

  • Style refine:
    • Elements: Table
    • Tag Plugins: Pullquote right/left
    • fix no tile post
    • Responsive design
  • Bug fix / functional improvment
    • Link post not working
    • Add Categories support
    • Add image slider for gallery post
  • Addons
    • Fancybox support
    • post content auto summarize
    • more widgets
    • add video preview at index page

About

An Awesome UI Kit based theme for Hexo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published