mirror of
https://github.com/dillonzq/LoveIt.git
synced 2025-03-18 21:21:24 +01:00
Updated Readme
This commit is contained in:
parent
a8a6c91421
commit
87b5093ee8
1 changed files with 1 additions and 14 deletions
15
README.md
15
README.md
|
@ -3,7 +3,7 @@ KeepIt Hugo Theme
|
||||||
|
|
||||||
KeepIt is a clean, elegant, simple but not simpler blog theme for Hugo based on the original [LeaveIt Theme](https://raw.githubusercontent.com/liuzc/LeaveIt/) developed by [LiuZhichao](https://raw.githubusercontent.com/liuzc/).
|
KeepIt is a clean, elegant, simple but not simpler blog theme for Hugo based on the original [LeaveIt Theme](https://raw.githubusercontent.com/liuzc/LeaveIt/) developed by [LiuZhichao](https://raw.githubusercontent.com/liuzc/).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# Demo
|
# Demo
|
||||||
To see this theme in action, Here is a live [demo site](https://www.fsb01.com) which is rendered with this theme.
|
To see this theme in action, Here is a live [demo site](https://www.fsb01.com) which is rendered with this theme.
|
||||||
|
@ -97,19 +97,6 @@ If you want to show posts on index instead of a personal profile, just open conf
|
||||||
home_mode = "post" # post or other
|
home_mode = "post" # post or other
|
||||||
```
|
```
|
||||||
|
|
||||||
### Displaying Featured Image
|
|
||||||
|
|
||||||
```toml
|
|
||||||
---
|
|
||||||
date: 2018-08-29
|
|
||||||
title: "This One Goes to 11!"
|
|
||||||
description: "With Go 1.11, Hugo finally gets support for variable overwrites in templates!"
|
|
||||||
categories: ["Releases"]
|
|
||||||
featured_image: https://raw.githubusercontent.com/gohugoio/hugoDocs/master/content/en/news/0.48-relnotes/featured-hugo-48-poster.png
|
|
||||||
---
|
|
||||||
```
|
|
||||||

|
|
||||||
|
|
||||||
# Questions, ideas, bugs, pull requests?
|
# Questions, ideas, bugs, pull requests?
|
||||||
All feedback is welcome! Head over to the [issue tracker](https://github.com/fastbyte01/KeepIt/issues).
|
All feedback is welcome! Head over to the [issue tracker](https://github.com/fastbyte01/KeepIt/issues).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue