GithubHelp home page GithubHelp logo

dlzmoe / hexo-simple9 Goto Github PK

View Code? Open in Web Editor NEW
22.0 22.0 1.0 389 KB

A minimalist theme developed based on hexo, welcome to use!基于hexo开发的双栏式简约风主题,欢迎使用!已适配 twikoo 静态评论系统。

Home Page: https://simple99.cn

License: MIT License

CSS 30.86% JavaScript 50.90% EJS 18.24%
css hexo hexo-theme javascript

hexo-simple9's Introduction

😊Welcome here

Anurag's github stats

const author = {
  name: '子舒',
  create_date: 1998,
  tags: ['前端程序员', '独立博客作者', '骑行爱好者', '摄影爱好者', 'INFJ 人格'],
  adress: '杭州',
  email: '[email protected]',
  github: 'https://github.com/dlzmoe',
  blog: 'https://zishu.me',
  description: '喜欢折腾技术,研究各种奇怪的程序和网站,喜欢户外运动,热爱生活。'
}

🏆GitHub Profile Trophy

trophy

hexo-simple9's People

Contributors

anghunk1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

rokcynull

hexo-simple9's Issues

search

搜索功能没有用欸

[Question: 1] 为什么使用主题之后,浏览器无法显示 `about` 内容?

问:为什么使用主题之后,浏览器无法显示 about 内容?

答:需要在 hexo 根目录下的 source 中新建一个 about文件夹,然后生成一个文件 index.md,在里面输入下面的代码:

---
title: 关于我
layout: about
---

ps:需要注意的地方,不是主题的 source ,是 hexo 根目录下的 source 文件夹内

搜索插件无法使用

搜索功能插件 npm install --save hexo-generator-search

错报如下
Cannot GET /search

还是没办法搜索呀 请问什么问题呢

[Question: 2] 为什么置顶功能失效?

问:为什么置顶功能失效?

答:请确认安装完插件确实失效。

解决办法:在 node_moudles 目录下找到 hexo-generator-index-pin-top 或者 hexo-generator-index 文件然后手动删除,重新执行下列命令

# 依次执行,不要同时输入两个命令去执行
npm uninstall hexo-generator-index --save
npm install hexo-generator-index-pin-top --save

ps:如果在置顶方面遇到其他相关问题,可以在本条 Issues 留言或者到我的博客留言

置顶插件问题咨询

置顶功能插件 npm uninstall hexo-generator-index --save npm install hexo-generator-index-pin-top --save

您好,看到这里您移出了 hexo-generator-index 此置顶插件,而新安装了 hexo-generator-index-pin-top 置顶插件。请问博客后者比前者的优势在哪里呢?

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.