关于 jekyll 博客主题 jekyll-theme-blog

本文介绍了如何使用Jekyll框架快速搭建个人博客,包括安装、配置、发布等步骤,并提供了主题下载链接及运行实例。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

A theme for Jekyll to build a personal blog. Seehttps://github.com/waylau/jekyll-theme-blog

Screenshots

Demo

You can see the theme running on my blog.

Usage

Installation

  • Start by cloning the github repo using git clone
  • You must have jekyll installed to run this, use gem install jekyll for installing it
  • Use jekyll serve to run the site live.

Configration

markdown: rdiscount #kramdown
highlighter: pygments
permalink: /:title/
paginate: 6
paginate_path: page/:num

blog:
    name:  Way Lau's Blog                                 # 博客名称
    description: 技术改变世界!                             # 博客描述
    title: Way Lau's Personal Site | www.waylau.com       # 网页标题
    url: http://www.waylau.com                            # 博客地址
    duoshuo:  waylau                                      # 多说ID
    tongji: 28cf5fa48a599e39c5cc760931de942f              # 百度统计ID
author:
    name: Way Lau                                         # 作者名称
    email: waylau521@gmail.com                            # 邮箱地址
    weibo: http://weibo.com/waylau521                     # 微博地址
    github: https://github.com/waylau                     # GitHub地址
    twitter: https://twitter.com/waylau521                #twitter 地址
    logo:  /res/img/icon.png                              # logo地址

Creating Posts

For creating posts add this snippet in front of your post's markdown file:

    ---
    layout: post
    title:  "your title here"
    tags: your tags here
    class: post
    ---

Add content below this and save the post in _posts directory (you will have to create it).

License

Feel free to fork and contribute to the project, just create a pull request.

Open sourced under MIT License


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值