Tools

The beauty of static website generators is that you or any contributor can choose any tool to edit the source files.

Once again, the idea here to leverage what the developers have been battle-testing for a while such as these editing tools:

  • VIM: a free and amazing keyboard-only editor with a nasty learning-curve but that allows you to edit files at the speed of light.

  • Visual Studio Code: a free and highly customizable editor with a huge community behind it.

  • Atom: the direct competitor of VS Code.

  • Sublime: a proprietary editor with extensions and great performance.

VS Code

For me, Visual Studio Code is the best editor paired with the following extensions:

About VS Code: