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 diff --git a/content/roadmaps/101-backend/content/104-version-control-systems/readme.md b/content/roadmaps/101-backend/content/104-version-control-systems/readme.md index 975e6e9b1..3e9bee47d 100644 --- a/content/roadmaps/101-backend/content/104-version-control-systems/readme.md +++ b/content/roadmaps/101-backend/content/104-version-control-systems/readme.md @@ -6,4 +6,4 @@ Version control/source control systems allow developers to track and control cha Free Content Git Mercurial -What is Version Control? +What is Version Control? \ No newline at end of file