mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
papermod: features update images
This commit is contained in:
parent
47eea39a38
commit
273adf708a
BIN
content/posts/papermod/papermod-features/images/homeinfo.webp
Normal file
BIN
content/posts/papermod/papermod-features/images/homeinfo.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
BIN
content/posts/papermod/papermod-features/images/profile.webp
Normal file
BIN
content/posts/papermod/papermod-features/images/profile.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
content/posts/papermod/papermod-features/images/regular.webp
Normal file
BIN
content/posts/papermod/papermod-features/images/regular.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
@ -65,8 +65,16 @@ ex: [archives.md](https://raw.githubusercontent.com/adityatelange/hugo-PaperMod/
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### Regular Mode (default-mode)
|
||||||
|
|
||||||
|
![regular](images/regular.webp)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### Home-Info Mode
|
### Home-Info Mode
|
||||||
|
|
||||||
|
![homeinfo](images/homeinfo.webp)
|
||||||
|
|
||||||
Use 1st entry as some Information
|
Use 1st entry as some Information
|
||||||
|
|
||||||
add following to config file
|
add following to config file
|
||||||
@ -86,12 +94,12 @@ params:
|
|||||||
|
|
||||||
ex. [here](https://github.com/adityatelange/hugo-PaperMod/blob/exampleSite/config.toml#L14)
|
ex. [here](https://github.com/adityatelange/hugo-PaperMod/blob/exampleSite/config.toml#L14)
|
||||||
|
|
||||||
![](https://i.ibb.co/zsq6fLr/papermod-homeinfo.png)
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Profile Mode
|
### Profile Mode
|
||||||
|
|
||||||
|
![profile](images/profile.webp)
|
||||||
|
|
||||||
Shows Index/Home page as Full Page with Social Links and Image
|
Shows Index/Home page as Full Page with Social Links and Image
|
||||||
|
|
||||||
add following to config file
|
add following to config file
|
||||||
@ -116,8 +124,6 @@ params:
|
|||||||
url: "<link2>"
|
url: "<link2>"
|
||||||
```
|
```
|
||||||
|
|
||||||
![](https://i.ibb.co/K0HVPBd/paper-mod-profilemode.png)
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Draft Page indication
|
### Draft Page indication
|
Loading…
Reference in New Issue
Block a user