hugo-site-generator
TypeScript icon, indicating that this package has built-in type declarations

1.4.0 • Public • Published

hugo-site-generator

Quickly generate new Hugo site with theme pre-download

  • Install NodeJS LTS
  • npm i -g hugo
  • npm i -g hugo-site-generator
  • hugo-generate
    • Answer quesions
    • New site name: will be used as directory name for site generation
    • Theme's Git repository: URL to github theme project
  • cd <theme_name>
  • hugo server -D

Readme

Keywords

none

Package Sidebar

Install

npm i hugo-site-generator

Weekly Downloads

1

Version

1.4.0

License

ISC

Unpacked Size

28.9 kB

Total Files

25

Last publish

Collaborators

  • dawidsowa