papermod: features update images
This commit is contained in:
parent
47eea39a38
commit
273adf708a
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
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