Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

woollypigs Newcomer

@woollypigs · Joined 1 year ago · 9 posts · 3 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Tags with space · 1 year ago

    Mojn I got some tags that got two words, like "two words" and the tag comes out as "domain-url/tag:two%20words" and doesn't snow any of the tags. I have used tag: ['two words'] in the frontmatter. I

  • Importing content from flat files? · 1 year ago

    Do you have access to an xml file of your wordpress post or just the database ? I used this https://www.rafspiny.eu/blog/wordpress-migration-to-grav-cms to get my xml file to converted to .md Then use

  • How to "archive" an old blog · 1 year ago

    Mojn I just wondering out aloud and want to pick your brains (since I lost mine) on how to do it the best way. I got an old blog that is gathering dust, but I would to just move it over into a sub-fol

  • How to list taxonomy? · 1 year ago

    OK thanks. Is there a way to get Grav to use the 'block' style as I prefer that and have used it for nearly 500 posts already. Or shall I just learn to live with it and create the new post in a text e

  • How to list taxonomy? · 1 year ago

    Mojn Never done a PullRequest so a bit stumped there. Do you know which "version" of the taxonomy is correct, so that I can make sure all my pages are following that. Don't want to end up it not worki

  • How to list taxonomy? · 1 year ago

    The main problem is that if I create the files "manually" and follow this page: https://learn.getgrav.org/17/content/taxonomy This is how the tags should be written --- title: pageTitle taxonomy:

  • How to list taxonomy? · 1 year ago

    It should be done now, I hope it worked

  • How to list taxonomy? · 1 year ago

    Mojn the problem is that when I edit/create the default.md file in a text editor and enter this " tag: [tag1, tag2, tag3]" it works and show up happily. But if I log in and create a new post/file (de

  • How to list taxonomy? · 1 year ago

    Mojn I have failed my googling. In my default.md I got: --- title: pageTitle taxonomy: tag: [tag1, tag2, tag3] category: Cat1 --- Which I hope is correct from when I read this page: https://l