Skip to content

Question: Using vim-zettel with 11ty - Generating 11ty links on output #135

@macmartine

Description

@macmartine

I am using vim-zettel, which generates links using filenames, such as:

Link: [Digital Gardens] (20230212203048.md)

Now I want to rewrite these links when 11ty saves out the html, to match the permalinks, which generally look something like this:

"permalink": "/essays/{{ title | slugify }}/"

Any suggestions are how to go about this? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions