summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrancesco <tomaselli.fr@gmail.com>2024-04-29 22:47:40 +0200
committerFrancesco <tomaselli.fr@gmail.com>2024-04-29 23:07:49 +0200
commit2adacb681f71234a8bb15d731654a8e449c9dfb4 (patch)
tree3f1c31ccfa95fdae757c2c859cd61d537d25893c /README.md
parent74329c51844759d20e973f30fdcc173bf833be95 (diff)
Updated Readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index b41234f..0aea936 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@
Typo is a theme backed by simplicity, as you can see in the screenshots below. The goal was to have a website centered around content and nothing more.
+[![hugo-typo](https://img.shields.io/badge/hugo_themes-@typo-red)](https://themes.gohugo.io/themes/typo/)
+[![GitHub Release](https://img.shields.io/github/v/release/tomfran/typo)](https://github.com/tomfran/typo/releases/latest)
+[![last-commit](https://img.shields.io/github/last-commit/tomfran/typo)](https://github.com/tomfran/typo/commits/)
+
**Homepage**
![1](https://raw.githubusercontent.com/tomfran/typo/main/images/1.png)
@@ -193,9 +197,12 @@ The SVGs for social icons are taken from [Hugo PaperMod](https://github.com/adit
Feel free to write proposals or stuff you'd like to see. If you feel like contributing, PRs are welcome!
+Leave a star if you are using the theme, I would really appreciate! :star:
+
## 6 Future Works
- [ ] Bring SEO and [performance metrics](https://pagespeed.web.dev/) to 100% both on mobile and desktop;
- [ ] Add additional options on posts list view;
- [ ] Add color palettes;
-- [ ] Add a proper Tags page; \ No newline at end of file
+- [ ] Add a proper Tags page;
+- [ ] Cleanup SVGs with coherent icon styles.