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

Error building a site #229

Open
mrmarkbrown opened this issue Jul 7, 2023 · 0 comments
Open

Error building a site #229

mrmarkbrown opened this issue Jul 7, 2023 · 0 comments

Comments

@mrmarkbrown
Copy link
Contributor

Hi. I have followed each of the steps in https://presidium.spandigital.net/getting-started/. After the command 'hugo serve' I get the following output...

markbrown@Marks-MacBook-Air sites % hugo serve
go: no module dependencies to download
go: added github.com/spandigital/presidium-theme-website v2.12.0+incompatible
hugo: collected modules in 930 ms
Start building sites … 
hugo v0.115.1+extended darwin/arm64 BuildDate=unknown

WARN  found no layout file for "html" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN  found no layout file for "html" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN  found no layout file for "html" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN  found no layout file for "html" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN  found no layout file for "menuindex" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN  found no layout file for "searchmap" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.

                   | EN  
-------------------+-----
  Pages            | 13  
  Paginator pages  |  0  
  Non-page files   |  0  
  Static files     |  0  
  Processed images |  0  
  Aliases          |  0  
  Sitemaps         |  1  
  Cleaned          |  0  

Built in 23 ms
Watching for changes in /Users/markbrown/sites/{content,static}
Watching for config changes in /Users/markbrown/sites/config.yaml
Environment: "development"
Serving pages from memory
Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender
Web Server is available at //localhost:1313/ (bind address 127.0.0.1)
Press Ctrl+C to stop

Is this an issue on my end or in the template?

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