Skip to content

wvhulle/wvhulle.github.io

Repository files navigation

Homepage of Willem Vanhulle

Personal website of Willem Vanhulle, served at GitHub pages.

To preview, install zola.

zola serve

Templating in ./templates with Tera.

Helix

The standard editor Helix used for this project needs some configuration.

Markdown language server is marksman. It is automatically used by Helix if it is in the path.

Markdown formatter should be installed: dprint.

Configure the formatter in ~/.config/helix/languages.toml:

[[language]]
name = "markdown"
formatter = { command = "dprint", args = ["fmt", "--stdin", "md"] }
auto-format = true

About

Willem Vanhulle's software blog

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •