Tag and pagination support
Bug fix: don’t include js for share buttons if not in the post page.
This commit is contained in:
parent
ddce0d9ede
commit
b80d292d41
20 changed files with 319 additions and 88 deletions
6
tags/hardware.html
Normal file
6
tags/hardware.html
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: tag
|
||||
section-type: tag
|
||||
title: hardware
|
||||
---
|
||||
## Tag
|
||||
6
tags/jekyll.html
Normal file
6
tags/jekyll.html
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: tag
|
||||
section-type: tag
|
||||
title: jekyll
|
||||
---
|
||||
## Tag
|
||||
6
tags/software.html
Normal file
6
tags/software.html
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: tag
|
||||
section-type: tag
|
||||
title: software
|
||||
---
|
||||
## Tag
|
||||
Loading…
Add table
Add a link
Reference in a new issue