Jekyll a Static Site Generator
Published in
3 min readFeb 20
--
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.
Why Jekyll?
Jekyll is just a way of generating static HTML sites. The benefit of Jekyll is time saved. Instead of HTML/CSS/JS where 3 days to a week of work…