⚠ Caution: you could be overdosed with this hexo theme.
The Overdose is minimalistic, simple and beautiful hexo theme, specialized in Korean blogs.
- Responsive design
- Lightweight, not using jQuery or underscore.js, etc.
- Various code highlighting theme (Thanks to @SungYeolWoo), Set Dracula theme by default
- Font setting
- noto-sans-kr
- spoqa-han-sans-kr
- spoqa-han-sans-jp
- SEO friendly
- canonical link
- Schema.org markup
- With other services
- Google Analytics
- Google Site Verification
- Naver Site Verification
- Disqus
- Related posts
- Dynamic hide/show menu (Unstable)
- Sharing(Facebook, Twitter, Pinterest, Pocket)
First, clone this repository.
$ cd your/hexo/directory
$ git clone https://github.com/HyunSeob/hexo-theme-overdose.git themes/overdose
This theme is using pug. So you have to install the renderer.
$ npm install --save hexo-renderer-jade # Don't use hexo-renderer-pug. It doesn't work.
Then, copy the configuration example file.
$ cp _config.yml.example _config.yml
And then, specify overdose
theme in your root configuration file.
theme: overdose
Finally, start the hexo server and enjoy.
$ hexo server
See the _config.yml.example file.
# _config.yml of base, not theme config
# Please put your shortname of disqus here.
disqus_shortname:
LiveRe is social media comment platcform suitable for Korean SNS, like disqus.
see LiveRe.
You can get your uid from livere setting code as below.
<div id="lv-container" data-id="city" data-uid="your uid code">
how to set
# Please put your uid of live here.
liveRe:
uid:
You can set the post banner image by banner
property.
---
title: Overdose is a hexo theme
date: 2016-09-10 14:30:00
banner:
url: /images/default.jpg
width: 1280
height: 720
categories:
- Blog
- Hexo
tags:
- Hexo
---
- Chrome
- Edge
- IE 10+
- Firefox
- Safari
- Android Browser
- iOS Safari
- i18n
- Facebook Comments
- Featured posts