Skip to content

Cannot build site #448

Mar 18, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Thanks for using this theme. You'll need to install the CSS/JS dependencies via npm.

$ hugo mod npm pack
$ npm install
$ hugo server

Please add the following configuration to config.toml, because this theme need this to be set up, so that we can purge the unused CSS.

// config/_default/config.toml
[build]
  writeStats = true

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@lakshyapriyadarshi
Comment options

@lakshyapriyadarshi
Comment options

@razonyang
Comment options

Answer selected by razonyang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants