All Projects → liuyib → Hexo Theme Stun

liuyib / Hexo Theme Stun

Licence: mit
🦄 An elegant theme for Hexo

Programming Languages

stylus
462 projects
languages
34 projects

Projects that are alternatives of or similar to Hexo Theme Stun

Hexo Theme Edinburgh
Beautiful minimal portfolio theme for Hexo.
Stars: ✭ 289 (-5.25%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Next
Elegant theme for Hexo.
Stars: ✭ 15,736 (+5059.34%)
Mutual labels:  hexo, hexo-theme
hexo-theme-sky
a concise theme for hexo https://ijinxin.github.io/
Stars: ✭ 67 (-78.03%)
Mutual labels:  hexo, hexo-theme
Hexo Douban
💿 A simple plugin for hexo that helps us generate pages for douban books ,movies and games.
Stars: ✭ 277 (-9.18%)
Mutual labels:  hexo, hexo-theme
Theme Ad
🔨 Art design theme for write and show.
Stars: ✭ 262 (-14.1%)
Mutual labels:  hexo, hexo-theme
vuepress-theme-minimalism
minimalism vuepress theme
Stars: ✭ 19 (-93.77%)
Mutual labels:  hexo, hexo-theme
hexo-theme-particle
包含3种配色样式的简洁Hexo主题,地址:https://korilin.com
Stars: ✭ 30 (-90.16%)
Mutual labels:  hexo, hexo-theme
hexo-theme-cake
🍰 It's a lovely hexo theme, sweet.
Stars: ✭ 20 (-93.44%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Tomotoes
🍅 A fresh and refined Hexo theme
Stars: ✭ 265 (-13.11%)
Mutual labels:  hexo, hexo-theme
hexo-theme-another
🌱🌱🌱a pithy theme of hexo.
Stars: ✭ 81 (-73.44%)
Mutual labels:  hexo, hexo-theme
maupassant-hexo
A simple Hexo theme forked from icylogic.
Stars: ✭ 2,418 (+692.79%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Typing
a pure and fresh Hexo theme. 🎹
Stars: ✭ 259 (-15.08%)
Mutual labels:  hexo, hexo-theme
lazy-load-for-comments
Lazy load WordPress default commenting system.
Stars: ✭ 17 (-94.43%)
Mutual labels:  comments, lazy-loading
gd4Ark.github.io
🙈 My Blog
Stars: ✭ 35 (-88.52%)
Mutual labels:  hexo, hexo-theme
hexo-theme-griddy
Hexo theme for artist & photographer showing their work that created with Bulma CSS Framework
Stars: ✭ 22 (-92.79%)
Mutual labels:  hexo, hexo-theme
dev-dark-theme
The dev dark theme is a theme developed using hexo.
Stars: ✭ 24 (-92.13%)
Mutual labels:  hexo, hexo-theme
hexo-theme-freemind.bithack
Another hexo theme based on freemind.386
Stars: ✭ 45 (-85.25%)
Mutual labels:  hexo, hexo-theme
hexo-theme-cube
a theme for hexo
Stars: ✭ 53 (-82.62%)
Mutual labels:  hexo, hexo-theme
Hexo-Theme-MoeIcarus
✨ Make Icarus theme cute!!!
Stars: ✭ 32 (-89.51%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Polarbear
A super light and simple theme.
Stars: ✭ 301 (-1.31%)
Mutual labels:  hexo, hexo-theme

Stun Logo

一个漂亮、简洁的 Hexo 主题

js-standard-style Commitizen friendly FOSSA Status Dependencies status GitHub LICENSE
Hexo version GitHub release Github Discussions

语言: English | 中文简体

✨ 演示

如果你准备长期使用 «Stun» 主题,并希望展示在这里,你只需在 README 中填入你的网站,然后提交 PR 即可。

🔮 特性

📦 安装

  • 安装 «Stun»

    进入 Hexo 根目录,执行指令:

    $ git clone https://github.com/liuyib/hexo-theme-stun.git themes/stun
    

    该指令会将本仓库中的所有文件克隆下来,其中有很多文件仅用于项目开发,对于普通用户来说完全用不到。因此,如果你想仅克隆主题运行所必需的文件,请用下面的指令代替上面的指令:

    $ git clone -b dist https://github.com/liuyib/hexo-theme-stun.git themes/stun
    

    注意:这样做不方便以后更新,请谨慎使用。

  • 安装依赖 hexo-renderer-pug

    进入 Hexo 根目录,执行指令:

    $ npm install --save hexo-renderer-pug
    

🔨 使用

修改 Hexo 根目录下的 _config.yml 文件:

theme: stun

然后,启动 Hexo 服务器:

$ hexo clean && hexo s

🎨 更新

$ cd themes/stun

$ git pull

📄 文档

请查看:https://theme-stun.github.io/docs/zh-CN/

❓ 问题

如果遇到问题,首先请仔细阅读文档,或者查看常见问题。当以上的方法都无法帮助你时,再去提出 issue🤗。

🤝 贡献

在提出 Pull request 之前,请务必先阅读贡献指南

感谢所有为 «Stun» 做出贡献的人!

💻 浏览器支持

IE IE Edge Edge Firefox Firefox Chrome Chrome Safari Safari Opera Opera
Not Supported 12+ 41+ 45+ 10+ 32+

⭐️ Star 历史趋势

Stargazers over time

📃 开源协议

MIT Copyright (c) 2019-present liuyib

FOSSA Status

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