Skip to content

yujqiao/typography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Typography

last-commit size https://hexo.io License-badge

A tidy hexo theme focused on clean format and elegant reading experience.

Demo

Features

  • Mermaid, MathJax, Fanfou Support
  • SEO Friendly
  • Self-Adapted Layout
  • Random Quotes
  • All Article Listed on the Homepage

Getting Started

  1. Clone this project.
  2. Move typography into your themes folder where your blog has been established.
  3. Edit your _config.yml Your _config.yml should look like this:
theme: typography
fanfou_username: your_user_name_here
nav:
	Home: /
	Links: /links

Fanfou Support

Replace your_user_name_here with your Fanfou username in the configuration above and this should work fine.

Navigation Bar

Each line following nav: will create a tab of the navigation bar. Use relative path to set up.

Random Quotes

Change the content of typography/source/js/utils.js.

TO-DO

  • Custom quotes using _data folder.
  • Add random pictures on the homepage.

About

A Hexo theme focused on clean format and elegant reading experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published