Skip to content

sugumura/hugo_theme_amatsukaze

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

hugo_theme_amatsukaze - Hugo Theme

Install Hugo

$ git submodule add https://github.com/sugumura/hugo_theme_amatsukaze.git themes/hugo_theme_amatsukaze
# config.goml
# theme = "hugo_theme_amatsukaze"

# update theme
$ git submodule foreach git pull origin main

Development

  • Node 12
$ npm install
$ npm run build
# => generate /static/js/bundle.js

Production

generate minify js

$ npm run build:prod

LICENSE

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published