All Projects → shinux → Hexo Theme Adoubi

shinux / Hexo Theme Adoubi

Licence: mit
yet another hexo theme

Programming Languages

stylus
462 projects

Projects that are alternatives of or similar to Hexo Theme Adoubi

Hexo Theme Next
🎉 Elegant and powerful theme for Hexo.
Stars: ✭ 835 (+2156.76%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Pure
Hexo theme pure. It's a pure theme for Hexo.
Stars: ✭ 751 (+1929.73%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Keep
🌈 A simple and elegant theme for Hexo. It makes you more focused on writing.
Stars: ✭ 483 (+1205.41%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Next
Elegant and powerful theme for Hexo.
Stars: ✭ 7,379 (+19843.24%)
Mutual labels:  hexo, hexo-theme
Landscape Plus
针对中国大陆地区对hexo官方主题landscape进行优化。
Stars: ✭ 503 (+1259.46%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Inside
🌈 SPA, Flat and clean theme for Hexo.
Stars: ✭ 480 (+1197.3%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Anatole
A white and simple Hexo theme, originated from a Farbox theme
Stars: ✭ 562 (+1418.92%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Obsidian
🎨 A dark Hexo theme, it's responsive, simple but elegant.
Stars: ✭ 448 (+1110.81%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Anisina
🎨 A simple responsive , support qiniu image cdn theme for hexo https://haojen.github.io/
Stars: ✭ 746 (+1916.22%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Icarus
A simple, delicate, and modern theme for the static site generator Hexo.
Stars: ✭ 5,045 (+13535.14%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Minos
A simple and retro styled Hexo theme, concentrated more on your ideas.
Stars: ✭ 642 (+1635.14%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Vexo
🍟 Vexo is a Hexo theme inspired by Vue's official website.
Stars: ✭ 546 (+1375.68%)
Mutual labels:  hexo, hexo-theme
Awesome Hexo
A curated list of awesome things related to Hexo
Stars: ✭ 466 (+1159.46%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Replica
Github style replication for hexo theme
Stars: ✭ 484 (+1208.11%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Yilia Plus
一个简洁优雅的hexo主题 A simple and elegant theme for hexo.
Stars: ✭ 462 (+1148.65%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Suka
🎨Modern, powerful and simple theme for Hexo.
Stars: ✭ 487 (+1216.22%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Material
Material Design theme for hexo.
Stars: ✭ 4,028 (+10786.49%)
Mutual labels:  hexo, hexo-theme
Hexo Theme 3 Hexo
hexo主题:三段式设计、极简、方便 Hexo theme: three-stage design
Stars: ✭ 421 (+1037.84%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Skapp
The hexo flat design theme(扁平化简约主题)
Stars: ✭ 490 (+1224.32%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Chic
An elegant, powerful, easy-to-read Hexo theme.
Stars: ✭ 539 (+1356.76%)
Mutual labels:  hexo, hexo-theme

hexo-theme-adoubi

another simple hexo theme. online demo

demo

Installation

hexo-theme-adoubi developed with hexo 3.2

plugin dependencies:

  • hexo-renderer-pug
  • hexo-generator-feed
  • hexo-toc

clone theme

git clone https://github.com/shinux/hexo-theme-adoubi.git themes/adoubi

modify site config

theme: adoubi

replace themes/adoubi/sources/images/favicon.ico with your own preference

upgrade

cd themes/adoubi
git pull origin master

Display images in article:

if image located at site's source/images :

<img src="/images/your-image.png">

images will be limited to max-width: 100% compared to parent class post-content.

NOTICE: hexo will use site's source preferentially

Display toc in article:

simply use <!-- toc --> on top of article. for more options see hexo-toc

Copyright

resources usage:

  • SF Pro Text font
  • normalize.css
  • heti.css

Keep Theme By Adoubi , Powered By Hexo. in footer and do whatever you want.

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].