7 lines
403 B
Markdown
7 lines
403 B
Markdown
|
This concept of a web framework which is really just a folder structure of objects for a program to read from and pull functions into the website more easily from. There are a bunch of site generator frameworks used in JavaScript & markdown/YAML & Python. It really just depends on the language because there is probably a framework for it.
|
||
|
|
||
|
Namely for Node.JS there are:
|
||
|
|
||
|
- 11ty
|
||
|
- Astro
|
||
|
- & more
|