Princesseuh

↗ HN profile [ 55.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hello! I work at Astro (https://astro.build), where we do a lot of Markdown / MDX and performance in this area is often a bottleneck. Our users use a lot of plugins to process their Markdown, so just blindly moving…

  2. Hello! Maudit is a library (not a framework) to build static websites. What this means is that a Maudit website is a normal Rust project, pages are normal Rust structs and so on. There's a built-in function one can use…