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

categories and tags index.html not being generated? #89

Closed
brylor opened this issue Aug 19, 2018 · 2 comments
Closed

categories and tags index.html not being generated? #89

brylor opened this issue Aug 19, 2018 · 2 comments
Milestone

Comments

@brylor
Copy link

brylor commented Aug 19, 2018

Hi, I'm not sure what happened but categories and tags index.html not being generated?

$ hugo -v
INFO 2018/08/19 13:09:19 Using config file: /Users/hero/Development/computerbryan-hugo/config.toml
Building sites … INFO 2018/08/19 13:09:19 syncing static files to /Users/hero/Development/computerbryan-hugo/public/
INFO 2018/08/19 13:09:19 found taxonomies: map[string]string{"tag":"tags", "category":"categories"}
INFO 2018/08/19 13:09:19 Alias "/tags/electronics/page/1.html" translated to "tags/electronics/page/1.html"
INFO 2018/08/19 13:09:19 Alias "/page/1.html" translated to "page/1.html"
INFO 2018/08/19 13:09:19 Alias "/post/page/1.html" translated to "post/page/1.html"

                   | EN
+------------------+----+
  Pages            | 17
  Paginator pages  |  0
  Non-page files   |  6
  Static files     | 40
  Processed images |  0
  Aliases          |  3
  Sitemaps         |  1
  Cleaned          |  0
$ ls public/tags
electronics      electronics.html index.xml
$ ls public/categories                                                                                                 
index.xml

Yes, I have uglyurls = true in config.toml

I need it because I'm hosting on S3/CloudFront with UglyUrls....

Thank you.

@brylor
Copy link
Author

brylor commented Aug 19, 2018

Maybe I was mistaken and it was never generated? I could have swore it was at one time?

@olOwOlo
Copy link
Owner

olOwOlo commented Aug 20, 2018

It seems that the html file was generated, but the link is wrong... You can visit it by tags.html.

@olOwOlo olOwOlo added this to the some day milestone Sep 7, 2018
@olOwOlo olOwOlo modified the milestones: some day, 4.1.0 Mar 31, 2019
daymade pushed a commit to daymade/hugo-theme-even that referenced this issue Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants