mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-14 02:46:16 +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/).
|
||||
|
||||
![hugo-theme-KeepIt](https://raw.githubusercontent.com/liuzc/LeaveIt/master/images/screenshot.png)
|
||||
![hugo-theme-KeepIt](https://raw.githubusercontent.com/fastbyte01/KeepIt/master/images/screenshot.png)
|
||||
|
||||
# Demo
|
||||
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
|
||||
```
|
||||
|
||||
### 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
|
||||
---
|
||||
```
|
||||
![hugo-theme-LeaveIt-Host_post](https://raw.githubusercontent.com/liuzc/LeaveIt/master/images/home_post_mode.jpg)
|
||||
|
||||
# Questions, ideas, bugs, pull requests?
|
||||
All feedback is welcome! Head over to the [issue tracker](https://github.com/fastbyte01/KeepIt/issues).
|
||||
|
||||
|
|
Loading…
Reference in a new issue