We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there,
When I try to use hugo new using your theme I am slapped with an error:
hugo new
ERROR 2018/05/05 13:03:49 Unable to find archetypes directory for theme "slim" at "...\\blog\\themes\\slim\\archetypes"
The new post also does not show up when using hugo server -D.
hugo server -D
hugo version gives me:
hugo version
Hugo Static Site Generator v0.40.2 windows/amd64 BuildDate: 2018-04-30T06:48:14Z
The text was updated successfully, but these errors were encountered:
This helped me devcows/hugo-universal-theme#16.
Sorry, something went wrong.
Thanks, I am able to use the theme by creating my own directories, but this should not be required.
Thanks for the help! @mokagio
No branches or pull requests
Hi there,
When I try to use
hugo new
using your theme I am slapped with an error:The new post also does not show up when using
hugo server -D
.hugo version
gives me:The text was updated successfully, but these errors were encountered: