All Projects → iJinxin → hexo-theme-sky

iJinxin / hexo-theme-sky

Licence: other
a concise theme for hexo https://ijinxin.github.io/

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

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

hexo-theme-reading
Blog Theme For Hexo :http://www.androidperformance.com/
Stars: ✭ 20 (-70.15%)
Mutual labels:  hexo, hexo-theme
vuepress-theme-minimalism
minimalism vuepress theme
Stars: ✭ 19 (-71.64%)
Mutual labels:  hexo, hexo-theme
hexo-theme-simple99
A minimalist theme developed based on hexo, welcome to use!基于hexo开发的双栏式简约风主题,欢迎使用!已适配 twikoo 静态评论系统。
Stars: ✭ 16 (-76.12%)
Mutual labels:  hexo, hexo-theme
hexo-theme-freemind.bithack
Another hexo theme based on freemind.386
Stars: ✭ 45 (-32.84%)
Mutual labels:  hexo, hexo-theme
hexo-theme-yilia-l
简洁优雅的hexo博客主题
Stars: ✭ 24 (-64.18%)
Mutual labels:  hexo, hexo-theme
community
Volantis Community 社区主页 https://vlts.cc https://volantis.js.org
Stars: ✭ 85 (+26.87%)
Mutual labels:  hexo, hexo-theme
hexo-theme-stellar
Elegant and powerful theme for Hexo.
Stars: ✭ 181 (+170.15%)
Mutual labels:  hexo, hexo-theme
hexo-theme-artemis
A minimalist Hexo theme inspired by pinggod/hexo-theme-apollo
Stars: ✭ 51 (-23.88%)
Mutual labels:  hexo, hexo-theme
hexo-theme-icalm
Monochrome theme for hexo
Stars: ✭ 121 (+80.6%)
Mutual labels:  hexo, hexo-theme
hexo-theme-lanmiao
使用bootstrap构建的类单页博客,粉色系简洁Hexo主题
Stars: ✭ 16 (-76.12%)
Mutual labels:  hexo, hexo-theme
hexo-theme-cube
a theme for hexo
Stars: ✭ 53 (-20.9%)
Mutual labels:  hexo, hexo-theme
maupassant-hexo
A simple Hexo theme forked from icylogic.
Stars: ✭ 2,418 (+3508.96%)
Mutual labels:  hexo, hexo-theme
hexo-theme-griddy
Hexo theme for artist & photographer showing their work that created with Bulma CSS Framework
Stars: ✭ 22 (-67.16%)
Mutual labels:  hexo, hexo-theme
hexo-theme-wind
A Simple Hexo Theme.
Stars: ✭ 20 (-70.15%)
Mutual labels:  hexo, hexo-theme
hexo-theme-A-RSnippet
🦀 A Responsive Theme for Hexo 🦀
Stars: ✭ 67 (+0%)
Mutual labels:  hexo, hexo-theme
Seje
寫嘢 - A beatutiful Hexo Theme
Stars: ✭ 53 (-20.9%)
Mutual labels:  hexo, hexo-theme
frame
Frame is a minimal, elegant hexo theme.
Stars: ✭ 50 (-25.37%)
Mutual labels:  hexo, hexo-theme
Hexo-Theme-MengD
A simple, lightweight Hexo theme(支持:pjax、discuss、twikoo、waline、valine评论)
Stars: ✭ 69 (+2.99%)
Mutual labels:  hexo, hexo-theme
hexo-theme-ayer
一个干净优雅的hexo主题 A clean and elegant theme for Hexo. 🐋
Stars: ✭ 1,396 (+1983.58%)
Mutual labels:  hexo, hexo-theme
gd4Ark.github.io
🙈 My Blog
Stars: ✭ 35 (-47.76%)
Mutual labels:  hexo, hexo-theme

线上地址

功能简介

hexo-theme-sky 是一款简洁轻量的 hexo 博客主题,主要包含以下功能:

  • 语言切换,目前支持中文和英文
  • 文章访问统计
  • 文章目录
  • 评论功能,目前使用的是gitment
  • 代码高亮

使用指南

安装 hexo

npm install hexo-cli -g
hexo init blog

下载 hexo-theme-sky主题

cd blog
git clone https://github.com/iJinxin/hexo-theme-sky themes/sky

修改博客根目录下的配置文件 _config.yml , 启用 sky 主题

theme: sky

安装依赖项

npm install
npm install hexo-renderer-scss --save

运行

hexo server

启动服务后,访问 http://localhost:4000 预览主题

更多主题配置 document

说明

如果对您有帮助,可以点击右上角“Star”支持一下,谢谢!

或者您有更好的想法,更棒的建议,也可以提issue,我会考虑实现

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