All Projects → level5th → hexo-theme-chord

level5th / hexo-theme-chord

Licence: other
a simple hexo theme.

Programming Languages

CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to hexo-theme-chord

Hexo Theme Zhaoo
🐳 A simple theme for Hexo
Stars: ✭ 131 (+773.33%)
Mutual labels:  simple, hexo
Hexo Theme Yilia Plus
一个简洁优雅的hexo主题 A simple and elegant theme for hexo.
Stars: ✭ 462 (+2980%)
Mutual labels:  simple, hexo
Flex Block
一个基于Hexo的主题
Stars: ✭ 133 (+786.67%)
Mutual labels:  simple, hexo
Hacker
❤️ A simple theme for Hexo
Stars: ✭ 501 (+3240%)
Mutual labels:  simple, hexo
Hexo-Theme-MengD
A simple, lightweight Hexo theme(支持:pjax、discuss、twikoo、waline、valine评论)
Stars: ✭ 69 (+360%)
Mutual labels:  simple, hexo
simple-ransomware
Simple ransomware to troll your friends. Encrypt and Decrypt a Windows computer using a simple xor encryption which is pretty basic!
Stars: ✭ 29 (+93.33%)
Mutual labels:  simple
mulukhiya-toot-proxy
各種ActivityPub対応インスタンスへの投稿に対して、内容の更新等を行うプロキシ。通称「モロヘイヤ」。
Stars: ✭ 24 (+60%)
Mutual labels:  hexo
BJOTPViewController
Entering OTP made simpler.
Stars: ✭ 42 (+180%)
Mutual labels:  simple
Blog.Core
Simple ASP.NET Core static blog engine
Stars: ✭ 15 (+0%)
Mutual labels:  simple
node-perj
A fast, flexible JSON logger.
Stars: ✭ 16 (+6.67%)
Mutual labels:  simple
org-hexo
[DEPRECATE] Convert your org-mode blog to hexo markdown file
Stars: ✭ 20 (+33.33%)
Mutual labels:  hexo
deadlines
A simple, offline deadline tracker made with Vue.js and localForage.
Stars: ✭ 22 (+46.67%)
Mutual labels:  simple
instagram-profilecrawl
📝 quickly crawl the information (e.g. followers, tags etc...) of an instagram profile.
Stars: ✭ 964 (+6326.67%)
Mutual labels:  simple
WebUpdate
Simple JSON based WebUpdate
Stars: ✭ 32 (+113.33%)
Mutual labels:  simple
Seje
寫嘢 - A beatutiful Hexo Theme
Stars: ✭ 53 (+253.33%)
Mutual labels:  hexo
resty
A Node.js framework
Stars: ✭ 20 (+33.33%)
Mutual labels:  simple
hexo-theme-simple99
A minimalist theme developed based on hexo, welcome to use!基于hexo开发的双栏式简约风主题,欢迎使用!已适配 twikoo 静态评论系统。
Stars: ✭ 16 (+6.67%)
Mutual labels:  hexo
cs.js
Computer Science Data Structures and Algorithms in JavaScript ( Node.JS, ES ) in simple, clean, reusable code
Stars: ✭ 86 (+473.33%)
Mutual labels:  simple
tressa
Little test utility
Stars: ✭ 18 (+20%)
Mutual labels:  simple
AppImageUpdater
AppImage Updater for Humans built with QML/C++ with Qt5 ❤️.
Stars: ✭ 31 (+106.67%)
Mutual labels:  simple

hexo-theme-chord

Installation

Install theme and renderers:

git clone https://github.com/Simlesos/hexo-theme-chord.git themes/chord
npm install hexo-renderer-sass --save
npm install hexo-render-pug --save
npm install hexo-generator-feed --save

Then change your theme setting in _config.yml to chord.

Configuration

Default config:

logo: ## site logo path
duoshuo: ## duoshuo_shortname
ga: ## Your Google Analytics tracking id
menu:
  - page: home
    directory: /
  - page: archive
    directory: archives/
  - page: about
    directory: about/
  - page: rss
    directory: atom.xml
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].