Giter Club home page Giter Club logo

gd4ark.github.io's Introduction

我的个人博客

基于 Hexo Polarbear 主题改造,进行了如下扩展:

  1. 首页文章列表显示摘要
  2. 使用 Hexo-abbrlink 进行文章链接持久化
  3. 文章底部自动添加版权信息
  4. 支持评论插件( Gitment 和 Gitalk)
  5. 加入了另一个代码高亮插件:Code-prettify
  6. 一些样式的优化

预览

在线预览:Demo

一些问题

1. 添加文章摘要

md文件中这样添加:

/* 文章信息 */

<div class="excerpt">
    这里写你的文章摘要,只会在首页展示,进入文章页后自动隐藏,可以添加图片。
</div>

<!-- more -->

/* 文章内容 */

2. 评论插件

themes\polarbear\_config.yml下可以找到配置信息。

安装使用(Installation)

git clone https://github.com/gd4Ark/gd4Ark.github.io.git
npm install

最后

如果觉得我的项目还不错的话👏 ,就给个 star ⭐ 鼓励一下吧~

gd4ark.github.io's People

Contributors

gd4ark avatar

Watchers

 avatar

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.