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

Is posible to use display_name and other separators on the title options for autopages of tags? #225

Open
Lewatoto opened this issue Sep 24, 2021 · 0 comments

Comments

@Lewatoto
Copy link

There exist some way to for example in the autopages config section use the original value of the tag/collection as option for the title?

autopages:
  enabled: true
  tags:
    layouts:
      - 'etiquetas.html'
    title: ":tag" # something like :tag_original to get Linux instead linux as page title?
    permalink: '/etiqueta/:tag/'
    silent: false
    slugify:
      mode: 'default' 
      case: false

I'm asking this because if not add the tag title for the autopages, the jekyll-seo plugin only takes the value of the title in pagination to make all the metadata that include the title.

solemnwarning added a commit to solemnwarning/jekyll-paginate-v2 that referenced this issue Oct 22, 2022
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