Coder Social home page Coder Social logo

hexo-theme-sky's Introduction

线上地址

功能简介

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,我会考虑实现

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.