Skip to content
New issue

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

"make demo" can't find the theme for exampleSite #5

Open
wh0pper opened this issue Nov 27, 2022 · 0 comments
Open

"make demo" can't find the theme for exampleSite #5

wh0pper opened this issue Nov 27, 2022 · 0 comments

Comments

@wh0pper
Copy link

wh0pper commented Nov 27, 2022

Describe the bug
Love what you've built here. While working on setting up a neofeed of my own, I encountered an error when trying to run the exampleSite with "make demo" where hugo CLI can't find the theme. I have a fix for this that makes the exampleSite an independent go module, then links the theme as a dependency via the local parent directory to allow the theme to be developed on locally via the exampleSite to demonstrate changes

To Reproduce
Steps to reproduce the behavior:

  1. fork original repo
  2. clone the fork to local
  3. from the project root, run the "make demo" command
  4. See Error: module "neofeed" not found. Hugo fails to serve the site

Expected behavior
I expect the exampleSite to run locally with the neofeed theme demonstrated

Screenshots
Screenshot 2022-11-26 at 7 22 58 PM

Desktop (please complete the following information):

  • OS: macOS Ventura 13.0.1
  • Browser: Chrome
  • Version: 107.0.5304.110
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant