Skip to content

Commit

Permalink
add post use jekyll admin and plugins jekyll admin
Browse files Browse the repository at this point in the history
chunwei add plugins jekyll admin!
  • Loading branch information
chunweizhu committed Mar 24, 2019
1 parent 09fd0e1 commit 07c8f68
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
source "https://rubygems.org"
gemspec
gem 'jekyll-admin', group: :jekyll_plugins
21 changes: 21 additions & 0 deletions _posts/2019-03-24-use-jekyll-admin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Use jekyll admin
permalink: "/:categories/:year/:month/:day/:title"
layout: single
author_profile: true
read_time: ture
comments: true
toc_label: 目录
categories:
- technique
---

>**使用** jekyll admin 时文件命名要以 **md** 结尾
> 测试github同步。
**①插入相对路径的图片如下所示:**
![](/assets/images/panda.jpg)

**②插入链接以及给连接标好名字如下所示:**
[全局认识](https://ws1.sinaimg.cn/large/006tNc79ly1fs1n6a0vsbj30u01hcal9.jpg)

0 comments on commit 07c8f68

Please sign in to comment.