GithubHelp home page GithubHelp logo

junhyeongjeon / hexo-theme-aath Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lewis-geek/hexo-theme-aath

0.0 2.0 0.0 290 KB

Hexo Theme English Version

Home Page: http://lewis.suclub.cn/

License: GNU Affero General Public License v3.0

HTML 40.26% CSS 59.74%

hexo-theme-aath's Introduction

Aath

English version

Aath refers to the partial design of [Kuruya] (https://www.zhihu.com/) and [Nuggets] (https://juejin.im/timeline).

Aath

Installation

Theme

latest release

$ git clone -b master https://github.com/lewis-geek/hexo-theme-Aath.git themes/aath

beta version

$ git clone -b develop https://github.com/lewis-geek/hexo-theme-Aath.git themes/aath

Dependence

$ npm install --save hexo-renderer-sass

Configuration

There are two configuration files for hexo, one in the root directory of the hexo project and the other in the root directory of the theme folder. The file names are both _config.yml.

Project Configuration

Theme: aath

# highlight
## line_number
Highlight:
  Line_number: false

# Comment
## disqus
## livere
Disqus_shortname: your_disqus_shortname
Livere_uid: your_livere_uid

# favicon
Favicon: /favicon.ico

# Aside
## search
## avatar
## aside-description
## links
Search: true
Avatar: http://olnzpdi2u.bkt.clouddn.com/avatar.jpg
Aside-description: aside-description
Links:
  Baidu: https://www.baidu.com/
  Google: https://www.google.com/
  Zhihu: https://www.zhihu.com/

topic configuration

# main menu navigation
Menu:
  Home: /
  About: /about
  Archive: /archives
  Tags: /tags

# Miscelaneous
Favicon: /favicon.ico

About page

If you need to generate the about page, you need to create an about directory in the source directory and create an index.md file in the about directory to add the layout: about attribute to the file. You can access the about page in the <your_url>/about path.

Tags page

If you need to generate tags pages, you need to create a tags directory in the source directory, create an index.md file in the tags directory, and add the layout: tags attribute to the file. At this point you can access the tags page in the <your_url>/tags path.

Features

fancybox

Aath used [fancyBox] (http://fancyapps.com/fancybox/) to browse through the pictures in the article.

Article Directory

Automatic generation of multi-level directories for the article. The directory style uses the position: sticky attribute, which achieves a fixed directory-browser effect. This is a newer attribute and requires browser support.

markdown

Use the GitHub's markdown style.

Article list

Article Image

Add the img attribute at the top of the markdown file. The attribute value is the picture address.

Article description

Add the description attribute at the top of the markdown file to display the description of the article in the top article list. If there is no such attribute, the article content will be automatically intercepted as a description of the article.

hexo-theme-aath's People

Contributors

junhyeongjeon avatar zema1 avatar

Watchers

James Cloos 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.