diff --git a/content/roadmaps/100-frontend/content/120-static-site-generators/104-jekyll.md b/content/roadmaps/100-frontend/content/120-static-site-generators/104-jekyll.md index 0cf0b9eee..2bc96f811 100644 --- a/content/roadmaps/100-frontend/content/120-static-site-generators/104-jekyll.md +++ b/content/roadmaps/100-frontend/content/120-static-site-generators/104-jekyll.md @@ -1 +1,7 @@ -# Jekyll \ No newline at end of file +# Jekyll + +Jekyll is a static site generator. It takes text written in your favorite markup language and uses layouts to create a static website. You can tweak the site’s look and feel, URLs, the data displayed on the page, and more. + +Free Content +Jekyll Website +Jekyll Docs