fastify / website-metalsmith

This project is used to build the website for fastify web framework and publish it online.
https://www.fastify.io
MIT License
73 stars 133 forks source link

use fastify-vite and dogfood our own technology #322

Open mcollina opened 2 years ago

mcollina commented 2 years ago

Prerequisites

🚀 Feature Proposal

fastify-vite can be used as a static site generator. Should we move entirely to a stack that we own? It does not seem that hard to do: https://hire.jonasgalvez.com.br/2022/jan/08/blogging-with-fastify-vite-and-vue-3/ and I can see a lot of benefit by dogfooding this.

cc @galvez

Motivation

No response

Example

No response

galvez commented 2 years ago

Indeed it's in a good enough shape now for something like this to be tried on a larger scale. I'm happy to lead this effort, need some time to get acquainted with the current state of affairs.

luisorbaiceta commented 2 years ago

I'm totally into it. As we haven't moved out domain yet, we can easily test and track progress of this with Netlify without affecting the current website status. Let me know If you need any help @galvez

adarshmadrecha commented 2 years ago

If you are considering building new help docs/website using VitePress, I can contribute too.