Software Alternatives, Accelerators & Startups

Setting Up Neovim for Automad Theme Development

Neovim Automad
  1. 1
    Vim's rebirth for the 21st century
    Pricing:
    • Open Source
    As the developer of the Automad flat-file content management system, I wanted to make working with Automad themes in Neovim as smooth as possible. Automad has its own templating syntax, so I created tree-sitter-automad to provide proper syntax highlighting. Since it’s not yet an official parser, you need to manually register it in Neovim. To speed up template writing, you can also add custom snippets using LuaSnip. Here's how to set everything up.

    #Text Editors #IDE #Software Development 110 social mentions

  2. A File-Based & Open Source Content Management System
    Pricing:
    • Open Source
    As the developer of the Automad flat-file content management system, I wanted to make working with Automad themes in Neovim as smooth as possible. Automad has its own templating syntax, so I created tree-sitter-automad to provide proper syntax highlighting. Since it’s not yet an official parser, you need to manually register it in Neovim. To speed up template writing, you can also add custom snippets using LuaSnip. Here's how to set everything up.

    #CMS #Blogging Platform #Blogging 6 social mentions

Discuss: Setting Up Neovim for Automad Theme Development

Log in or Post with