sibanu_web/public/assets/vendor/jekyll
2022-08-20 13:21:23 +07:00
..
benchmark all-files 2022-08-20 13:21:23 +07:00
bin all-files 2022-08-20 13:21:23 +07:00
features all-files 2022-08-20 13:21:23 +07:00
lib all-files 2022-08-20 13:21:23 +07:00
script all-files 2022-08-20 13:21:23 +07:00
site all-files 2022-08-20 13:21:23 +07:00
CONTRIBUTING.markdown all-files 2022-08-20 13:21:23 +07:00
Gemfile all-files 2022-08-20 13:21:23 +07:00
History.markdown all-files 2022-08-20 13:21:23 +07:00
jekyll.gemspec all-files 2022-08-20 13:21:23 +07:00
Rakefile all-files 2022-08-20 13:21:23 +07:00
README.markdown all-files 2022-08-20 13:21:23 +07:00

Jekyll

Gem Version Build Status Code Climate Dependency Status Security

By Tom Preston-Werner, Nick Quaranto, Parker Moore, and many awesome contributors!

Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server. Jekyll is the engine behind GitHub Pages, which you can use to host sites right from your GitHub repositories.

Philosophy

Jekyll does what you tell it to do — no more, no less. It doesn't try to outsmart users by making bold assumptions, nor does it burden them with needless complexity and configuration. Put simply, Jekyll gets out of your way and allows you to concentrate on what truly matters: your content.

Getting Started

Diving In

License

See LICENSE.