Code Monkey home page Code Monkey logo

Comments (9)

ethanmad avatar ethanmad commented on August 19, 2024

Hey, I don't at all use tags, but I can look at it within the next couple
of weeks and see if I can do something about it.

Check other peoole's blogs using Vienna; tags work there AFAIK.

Let me know what you find.

On Tue, Sep 13, 2016, 11:58 PM Mark Erikson [email protected]
wrote:

I'm a new Hugo user. Spent one evening setting up my blog, so not much
actual experience. It's up and running, but the claimed "support for tags"
seems sketchy. When I add an array of tags to a post, I see the tags listed
at the top of the post. That's good. However, the tags link to a
nonexisting $BASEURL/tags/someTag path. Doesn't seem to be any matching
folder or files. Is there something obvious I'm missing?

A quick search of the repo suggests that "tags" are referenced in
layouts/_default/single.html and layouts/partials/header.html. No
evidence of anything that looks like a "list of all posts for this tag"
generator.

Pinging @ethanmad https://github.com/ethanmad , since it seems like
this repo is mostly dead and I see you active on some of the issue threads.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#30, or mute the thread
https://github.com/notifications/unsubscribe-auth/AGBu6uycW5ZPJ5Q8sSXEmRyU7w3edFL4ks5qp3DIgaJpZM4J8YIS
.

from vienna.

markerikson avatar markerikson commented on August 19, 2024

Eep. That was FAST! :)

Yeah, I'll have to take a bit of time to do some more looking around and check out some more examples. Like I said, this was basically a one-night job a couple weeks ago. Also entirely possible I screwed something up somewhere.

Thanks!

from vienna.

markerikson avatar markerikson commented on August 19, 2024

Okay, a real quick couple examples:

from vienna.

ethanmad avatar ethanmad commented on August 19, 2024

I bet @jolexa could help.

On Wed, Sep 14, 2016, 12:08 AM Mark Erikson [email protected]
wrote:

Okay, a real quick couple examples:


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#30 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AGBu6tSBoCn62T709uJPhgquEaFZ2b9Eks5qp3MmgaJpZM4J8YIS
.

from vienna.

markerikson avatar markerikson commented on August 19, 2024

Maybe so. Also curious about the difference between "tags" and "categories" that I see: https://blog.jolexa.net/tags/ vs https://blog.jolexa.net/categories/ . Something about that blog having formerly been on Wordpress, maybe?

from vienna.

icecreammatt avatar icecreammatt commented on August 19, 2024

@markerikson I use tags on my site. Look for mattcarrier.com in my account. Typing from mobile app so I don't have full link handy.

from vienna.

jolexa avatar jolexa commented on August 19, 2024

Hi, I believe your issue is handled or discussed in PR #25 . My blog uses https://github.com/jolexa/vienna/tree/blog.jolexa.net which has working tag support. One of the branches or closed PR's in my repo has the actual code needed, but it has been awhile since I looked at it. Hope that helps.

from vienna.

markerikson avatar markerikson commented on August 19, 2024

Sweet, I'll take a look at this tonight. Thanks for the fast responses!

from vienna.

markerikson avatar markerikson commented on August 19, 2024

Think I got this figured out. The stuff in #25 actually seems to relate to showing a summary of tags in the footer. My issue was that I wasn't seeing a /tags/ folder generated at all.

After doing some fiddling, it looks like what I needed to do was modify my config.yaml to include:

indexes:
  tag : "tags"

That started generating the files I was expecting to see. The little sidebar/footer thing is really a bonus from there.

Thanks for the help!

from vienna.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.