Skip to content

jkeylu/hexo-theme-modernist-swiftcn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modernist-SwiftCN

Theme for Hexo. Fork from heroicyang/hexo-theme-modernist. And it based on modernist theme for GitHub Pages.

For SwiftCN.org.

Install

git clone https://github.com/jkeylu/hexo-theme-modernist-swiftcn.git themes/modernist-swiftcn

Modernist-SwiftCN requires Hexo 2.4 and above.

Enable

Modify theme setting in _config.yml to modernist-swiftcn.

Update

cd themes/modernist-swiftcn
git pull

Configuration

# Header
menu:
  Home: /
  Archives: /archives
rss: /atom.xml

# Content
archive_date_format: MMM DD
fancybox: true

# Comment Plugin
duoshuo_shortname:

# Miscellaneous
google_analytics:
favicon: /favicon.ico

default_github: swiftcn
default_displayname: SwiftCN
  • menu - Navigation menu
  • rss - RSS link
  • archive_date_format - Date format in archives page.
  • fancybox - Enable Fancybox
  • duoshuo_shortname - Duoshuo ID
  • google_analytics - Google Analytics ID
  • favicon - Favicon path
  • default_github - Default github username
  • default_displayname - Default display name

About

Theme for Hexo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published