7 ms·
My vote goes to Astro.build, a pretty new but very solid tool that seems to fit your needs well. It's Javascript but nothing extra-challenging and the docs are
by vladstudio 2y ago
My vote goes to Astro.build, a pretty new but very solid tool that seems to fit your needs well. It's Javascript but nothing extra-challenging and the docs are awesome.
- Pick a theme: https://astro.build/themes/ https://astro.build/themes/
- Pick where to deploy: https://docs.astro.build/en/guides/deploy/ https://docs.astro.build/en/guides/deploy/
- write your content in markdown or JSX templates (very easy to learn if you're new to it)