-
Step 1 : Create the Hugo Site hugo new site --force . ✅
-
Step 2 : Install blowfish theme I use Quick start using Hugo
hugo mod init github.com/agentifyanchor/blog ✅ hugo mod tidy ✅
Create config/_default/module.toml add this code
[[imports]] path = "github.com/nunocoracao/blowfish/v2"
run hugo server ✅ site work fine in http://localhost:1313/
-
Step 3 : Integrate with Front matter
Instable with beta version 😖 -
Step 4 : add git action workflow to build
-
Step 5 : Domain Name not working
-
Notifications
You must be signed in to change notification settings - Fork 0
agentifyanchor/blog
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published