update modules and readme

This commit is contained in:
somrat sorkar 2023-07-31 08:52:06 +06:00
parent 799b7a10e2
commit 2e9a23387f
2 changed files with 23 additions and 24 deletions

View File

@ -3,27 +3,26 @@ module hugoplate.netlify.app
go 1.20 go 1.20
require ( require (
github.com/gethugothemes/hugo-modules/accordion v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/accordion v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/adsense v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/adsense v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/images v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/images v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/modal v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/modal v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/pwa v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/pwa v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/search v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/search v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/tab v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/tab v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20230731024856-cab17e406beb // indirect
github.com/gethugothemes/hugo-modules/videos v0.0.0-20230727035736-e23a61ab80b4 // indirect github.com/gethugothemes/hugo-modules/videos v0.0.0-20230731024856-cab17e406beb // indirect
github.com/zeon-studio/hugoplate v0.0.0-20230727062248-6a53b8d98630 // indirect
) )

View File

@ -79,7 +79,7 @@ We have included almost everything you need to start your Hugo project. Let's se
## 🚀 Getting Started ## 🚀 Getting Started
First you need to `clone` or `download` the template repository, and then let's get started with the following process: First you need to [clone](https://github.com/zeon-studio/hugoplate) or [download](https://github.com/zeon-studio/hugoplate/archive/refs/heads/main.zip) the template repository, and then let's get started with the following process:
### ⚙️ Prerequisites ### ⚙️ Prerequisites