From cef90405f76018a5f56f1c7b3082034d6ea577ee Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Thu, 3 Feb 2022 08:45:40 +0700 Subject: [PATCH] Add Jekyll content on Frontend roadmap --- .../content/120-static-site-generators/104-jekyll.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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