kristy-hu / hexo-theme-elegance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hexo-Theme-Elegance

Ported Theme of Hux Blog. Thanks to Huxpro for designing such a beautiful theme.

Theme Elegance was created by Kristie-Hu on the basis of previous ported versions by Kaijun (the original Porter), Yu Hsuan Yen and V-Vincen (Vincent) respectively. (A big thank-you to everyone ❤).
This ported theme features an one-off installation of git clone to the theme folder rather than overwriting the entire hexo blog.

WARNING ❗ ❗ ❗: This theme is still under construction, install at your own risk.

This theme was originally ported from Jekyll using Bootstrap and mostly Javascript. However, I am not familiar with either of the language. Although I have repeatedly sought to personalize the theme (adding features like additional navigation tabs within the home page) by myself, but to date, with no success.
Under current circumstances, this theme works just fine, though further improvement is needed in terms of the styling.
Any help will be appreciated!

Though it seems difficult (and intimidating as well) to someone who do not code regularly, I promise I will not abandon this project, and find the solution at the earliest time possible.

Stay Tuned.

Demo

(not yet available)

Deploy

Step 1. clone theme from github

$ git clone https://github.com/Kristie-Hu/hexo-theme-elegance.git themes/elegance

Step 2. modify the value of theme: in _config.yml to elegance

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

Step 3. start the server

$ hexo server   # or hexo s

default path: http://localhost:4000/

You are now ready to GO! Excited?

About


Languages

Language:JavaScript 80.9%Language:EJS 9.6%Language:CSS 8.1%Language:Stylus 1.4%