- Make sure you have hugo binary in your path
- Run
hugo new site new-blog
for creating a new site - Go to your blog
cd new-blog
- Add
theme = "luuranko"
to your config.toml file - Go to the theme directory
cd themes
- Clone this theme
git clone git@github.com:Osteri/luuranko.git
cd ..
hugo -t luuranko
- Create 1st test post
hugo new post/first.md
- Create 2nd test post
hugo new post/second.md
- Run test server
hugo server -D
- Go to the IP address
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple hugo theme.
License
Osteri/luuranko
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple hugo theme.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published