|
|
|
|
|
by chinchang
2224 days ago
|
|
You want a static one or two page site -> Use simple HTML pages You want to have some templating and data integration -> Use Eleventy (https://11ty.dev) You want to have a complete framework -> Use Next.js :) Note: Beyond Next.js you won't need anything else for any kind of website :) |
|