Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hexo-theme-stun

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-theme-stun

A beautiful & simple theme for Hexo

  • 2.6.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Stun Logo

一个漂亮、简洁的 Hexo 主题

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

语言: English | 中文简体

:sparkles: 演示

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

:crystal_ball: 特性

:package: 安装

  • 安装 «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
    

:hammer: 使用

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

theme: stun

然后,启动 Hexo 服务器:

$ hexo clean && hexo s

:art: 更新

$ cd themes/stun

$ git pull

:page_facing_up: 文档

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

:question: 问题

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

:handshake: 贡献

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

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

:computer: 浏览器支持

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

:star: Star 历史趋势

Stargazers over time

:page_with_curl: 开源协议

MIT Copyright (c) 2019-present liuyib

FOSSA Status

Keywords

FAQs

Package last updated on 05 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc