Skip to content

Osteri/luuranko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple hugo theme.

You need to have a site where you test this theme, let's create one.

  • 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

About

Simple hugo theme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages