Theme Update

This commit is contained in:
Francesco 2024-04-23 17:18:41 +02:00
parent b16bf18ea0
commit c685480a46
9 changed files with 10 additions and 6 deletions

View File

@ -1,17 +1,17 @@
![banner](misc/banner-light.png##gh-light-mode-only)
![banner](misc/banner-dark.png##gh-dark-mode-only)
![banner](https://github.com/tomfran/typo/blob/main/images/banner-light.png#gh-light-mode-only)
![banner](https://github.com/tomfran/typo/blob/main/images/banner-dark.png#gh-dark-mode-only)
# Typo, a Hugo theme.
**Homepage**
![1](misc/1.png)
![1](https://github.com/tomfran/typo/blob/main/images/1.png)
**Article**
![2](misc/2.png)
![2](https://github.com/tomfran/typo/blob/main/images/2.png)
![3](misc/3.png)
![3](https://github.com/tomfran/typo/blob/main/images/3.png)
## Installation
@ -141,3 +141,7 @@ url = "/resume"
[markup.highlight]
style = 'algol'
```
### References
- The SVGs for social icons are taken from [Hugo PaperMod](https://github.com/adityatelange/hugo-PaperMod).

View File

Before

Width:  |  Height:  |  Size: 5.9 MiB

After

Width:  |  Height:  |  Size: 5.9 MiB

View File

Before

Width:  |  Height:  |  Size: 6.1 MiB

After

Width:  |  Height:  |  Size: 6.1 MiB

View File

Before

Width:  |  Height:  |  Size: 6.2 MiB

After

Width:  |  Height:  |  Size: 6.2 MiB

View File

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

View File

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

BIN
images/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 MiB

BIN
images/tn.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 MiB

View File

@ -7,7 +7,7 @@ homepage = 'https://github.com/tomfran/typo'
demosite = 'https://tomfran.github.io/'
tags = ['blog']
tags = ['blog', 'minimal']
[author]
name = 'Francesco Tomaselli'