update modules and packages
This commit is contained in:
parent
ff01abbb35
commit
8248df3d24
@ -25,5 +25,5 @@ require (
|
||||
github.com/gethugothemes/hugo-modules/tab v0.0.0-20230731033118-be0c1c964f76 // indirect
|
||||
github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20230731033118-be0c1c964f76 // indirect
|
||||
github.com/gethugothemes/hugo-modules/videos v0.0.0-20230731033118-be0c1c964f76 // indirect
|
||||
github.com/zeon-studio/hugoplate v0.0.0-20230806021916-758bc53106bd // indirect
|
||||
github.com/zeon-studio/hugoplate v0.0.0-20230807025249-ff01abbb3526 // indirect
|
||||
)
|
||||
|
@ -26,7 +26,7 @@
|
||||
"postcss-cli": "^10.1.0",
|
||||
"prettier": "^3.0.1",
|
||||
"prettier-plugin-go-template": "0.0.15",
|
||||
"prettier-plugin-tailwindcss": "^0.4.1",
|
||||
"prettier-plugin-tailwindcss": "^0.5.2",
|
||||
"tailwind-bootstrap-grid": "^5.0.1",
|
||||
"tailwindcss": "^3.3.3"
|
||||
}
|
||||
|
10
readme.md
10
readme.md
@ -3,7 +3,7 @@
|
||||
<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> If you find this project useful, please give it a ⭐ to show your support. </p>
|
||||
<p align=center> If you find this project useful, please give it a ⭐ to show your support.</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/6lyxjw6t4r?form_factor=desktop">Page Speed (95+)🚀</a>
|
||||
</h2>
|
||||
@ -14,12 +14,16 @@
|
||||
</a>
|
||||
|
||||
<a href="https://github.com/zeon-studio/hugoplate/blob/main/LICENSE">
|
||||
<img src="https://img.shields.io/github/license/zeon-studio/hugoplate" alt="license"></a>
|
||||
<img src="https://img.shields.io/github/license/zeon-studio/hugoplate" alt="license">
|
||||
</a>
|
||||
|
||||
<a href="https://github.com/zeon-studio/hugoplate">
|
||||
<img src="https://img.shields.io/github/languages/code-size/zeon-studio/hugoplate" alt="code size">
|
||||
</a>
|
||||
|
||||
<a href="https://github.com/zeon-studio/hugoplate/graphs/contributors">
|
||||
<img src="https://img.shields.io/github/contributors/zeon-studio/hugoplate" alt="contributors"></a>
|
||||
<img src="https://img.shields.io/github/contributors/zeon-studio/hugoplate" alt="contributors">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
## 🎁 What's Included
|
||||
|
Loading…
Reference in New Issue
Block a user