Giter Club home page Giter Club logo

liushijiyi1's Introduction

一个简洁的、多设备支持的 Jekyll 博客模板,用于搭建我的独立博客
我的独立博客 主题基于 maupassant-jekyll 重新修改和优化,同时很大程度上参考了 kuanghy 的博客主题 luring,感谢。
模板预览: template preview
希望你在介绍自己的博客主题时,也能像上面一样,援引一下我的博客主题~~

使用我的博客主题的注意事项:

首先要感谢你使用我的博客主题!
我的博客主题里有一些自己定制化的内容,其中涉及到一些信息获取的事宜(比如百度统计的代码,你忘记修改的话, 我可以直接获取到你的网站的各种访问信息呦🙈),所以我一一都写在了 这篇博文 里,敬请访问~~ a_glimpse_of_this_blog
是不是超级暖心?🐼

主题安装

安装 Jekyll 本地环境,以便于调试:

gem install jekyll
jekyll new my-awesome-site
cd my-awesome-site
bundle install
bundle exec jekyll serve
# => 打开浏览器 http://localhost:4000

下载原作者主题安装调试:

git clone https://github.com/alafighting/maupassant-jekyll.git maupassant
cd maupassant
# 当然你也可以选择clone我的这个更改后的博客主题,只需改一下地址即可:
# git clone https://github.com/oukohou/oukohou.github.io oukohou
# cd oukohou
gem install jekyll-paginate
jekyll build
jekyll server

Any star, fork or donation is highly appreciated!!!
yasashii


oukohou([email protected])
2018-09-17

liushijiyi1's People

Contributors

oukohou avatar liushijiyi avatar kohouwang 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.