Static and Dynamic Websites
Static and Dynamic Websites
c
Websites-
By Group 5
Static Websites
• Jekyll is built with Ruby, and is most often used for
blogs and personal projects, due to its close integra
tion with GitHub. Jekyll takes a directory filled with
text files, renders that content with Markdown and
Liquid templates, and generates a publish-ready sta
tic website. Its large community and wide array of p
lugins makes it a great jumping off place for blogger
s coming from the world of WordPress and Drupal,
making it easy to import content from those format
s and more.
Static Websites
Hexo