Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Archit Sharma a30f1ee9c9
Resources added for Hugo (#1150)
3 years ago
..
100-next-js.md Add typescript and next.js resources 3 years ago
101-gatsbyjs.md Add Gatsbyjs content on Frontend roadmap (#1140) 3 years ago
102-nuxt-js.md Update 102-nuxt-js.md (#1113) 3 years ago
103-vuepress.md Resources added for VuePress (#1139) 3 years ago
104-jekyll.md Add Jekyll content on Frontend roadmap (#1095) 3 years ago
105-hugo.md Resources added for Hugo (#1150) 3 years ago
106-gridsome.md Add content for Gridsome (#1151) 3 years ago
107-eleventy.md Update 107-eleventy.md (#1047) 3 years ago
readme.md Resources added for static site generators (#1087) 3 years ago

readme.md

Static Site Generators

A static site generator is a tool that generates a full static HTML website based on raw data and a set of templates. Essentially, a static site generator automates the task of coding individual HTML pages and gets those pages ready to serve to users ahead of time. Because these HTML pages are pre-built, they can load very quickly in users' browsers.

Free Content What is a static site generator? Next.js SSG Gatsby SSG SSG — An 11ty, Vite And JAM Sandwich