Giter VIP home page Giter VIP logo

Comments (4)

novoid avatar novoid commented on June 4, 2024

For the longest time, I didn't feature the tag cloud on the landing page at all.

You might want to remove it from the template and rely on the URL/tags/ page alone.

You may add more tags to the config.py:

## list of strings: tags to ignore when generating misc things:
IGNORE_FOR_TOP_TAGS = ['suderei', 'personally']
IGNORE_FOR_TAG_CLOUD = ['suderei', 'personally', 'hardware', 'software']

from lazyblorg.

novoid avatar novoid commented on June 4, 2024

As a side-note: in https://karl-voit.at/2022/01/29/How-to-Use-Tags/ I explain why I do think that having as few tags as possible (and as many as necessary) is a good goal.

from lazyblorg.

xeruf avatar xeruf commented on June 4, 2024

Will have a look at the article!

I like the tag cloud on the start page, adds some dynamic.

You may add more tags to the config.py:

This is quite the opposite of what I want, as this is supposedly for very common tags.
I want the program to filter out tags that are only used 1-2 times and thus likely not relevant.

from lazyblorg.

novoid avatar novoid commented on June 4, 2024

You can add any tags to the ignore lists.

My personal advice would be: delete tags that are below a certain threshold from your articles. A tag only gets its practical use when a certain percentage of articles are tagged with it.

from lazyblorg.

Related Issues (20)

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.