update readme file
This commit is contained in:
parent
842641874c
commit
665944ebe1
@ -24,7 +24,7 @@
|
||||
"autoprefixer": "^10.4.14",
|
||||
"postcss": "^8.4.24",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"prettier": "^2.8.8",
|
||||
"prettier": "^3.0.0",
|
||||
"prettier-plugin-go-template": "0.0.13",
|
||||
"prettier-plugin-tailwindcss": "^0.3.0",
|
||||
"tailwind-bootstrap-grid": "^5.0.1",
|
||||
|
15
readme.md
15
readme.md
@ -1,16 +1,15 @@
|
||||
<h1 align="center">Hugo + Tailwind CSS Starter and Boilerplate</h1>
|
||||
|
||||
<h1 align=center>Hugo + Tailwind CSS Starter and Boilerplate</h1>
|
||||
<p align="center">Hugoplate is a free starter template built with Hugo, and TailwindCSS, providing everything you need to jumpstart your Hugo project and save valuable time.</p>
|
||||
|
||||
<p align=center>Hugoplate is a free starter template built with Hugo, and TailwindCSS, providing everything you need to jumpstart your Hugo project and save valuable time.</p>
|
||||
|
||||
<p align=center> Made with ♥ by <a href="https://zeon.studio/">Zeon Studio</a></p>
|
||||
<p align="center"> Made with ♥ by <a href="https://zeon.studio/">Zeon Studio</a></p>
|
||||
|
||||
<h2 align="center"> <a target="_blank" href="https://hugoplate.netlify.app/" rel="nofollow">👀 Demo</a> | <a target="_blank" href="https://pagespeed.web.dev/analysis/https-hugoplate-netlify-app/u7b5ztmzc6?form_factor=desktop">Page Speed (95+)🚀</a>
|
||||
</h2>
|
||||
|
||||
<p align=center>
|
||||
<a href="https://github.com/gohugoio/hugo/releases/tag/v0.112.5" alt="Contributors">
|
||||
<img src="https://img.shields.io/static/v1?label=min-HUGO-version&message=0.112.5&color=f00&logo=hugo" />
|
||||
<p align="center">
|
||||
<a href="https://github.com/gohugoio/hugo/releases/tag/v0.115.1" alt="Contributors">
|
||||
<img src="https://img.shields.io/static/v1?label=min-HUGO-version&message=0.115.1&color=f00&logo=hugo" />
|
||||
</a>
|
||||
|
||||
<a href="https://github.com/zeon-studio/hugoplate/blob/main/LICENSE">
|
||||
@ -58,7 +57,7 @@
|
||||
|
||||
### 📦 Dependencies
|
||||
|
||||
- Hugo 110+
|
||||
- Hugo v0.115.1+
|
||||
- Node v18+
|
||||
- Npm v9.5+
|
||||
- Tailwindcss v3+
|
||||
|
Loading…
Reference in New Issue
Block a user