Robuta

https://jekyllrb.com/ Jekyll • Simple, blog-aware, static sites | Transform your plain text into static websites and blogs Transform your plain text into static websites and blogs https://github.com/jekyll/jekyll GitHub - jekyll/jekyll: :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby... :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby - jekyll/jekyll https://jekyllrb.com/docs/front-matter/ Front Matter | Jekyll • Simple, blog-aware, static sites Apr 22, 2026 - Any file that contains a YAML front matter block will be processed by Jekyll as a special file. The front matter must be the first thing in the file and must... front mattersimple blogjekyllawarestatic https://jekyllrb.com/docs/ Quickstart | Jekyll • Simple, blog-aware, static sites Apr 22, 2026 - 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... simple blogquickstartjekyllawarestatic https://jekyllrb.com/docs/plugins/ Plugins | Jekyll • Simple, blog-aware, static sites Apr 22, 2026 - Jekyll has a plugin system with hooks that allow you to create custom generated content specific to your site. You can run custom code for your site without... simple blogpluginsjekyllawarestatic https://jekyllrb.com/docs/liquid/ Liquid | Jekyll • Simple, blog-aware, static sites Apr 22, 2026 - Jekyll uses the Liquid templating language to process templates. simple blogliquidjekyllawarestatic https://jekyllrb.com/docs/datafiles/ Data Files | Jekyll • Simple, blog-aware, static sites Apr 22, 2026 - In addition to the built-in variables available from Jekyll, you can specify your own custom data that can be accessed via the Liquid templating system. data filessimple blogjekyllawarestatic https://jekyllrb.com/news/2014/11/09/jekyll-2-5-1-released/ Jekyll 2.5.1 Released | Jekyll • Simple, blog-aware, static sites Nov 9, 2014 - Hot on the heels of v2.5.0, this release brings relief to our Windows users. It includes a fix for a 2.5.0 path sanitation change that has been confirmed to... simple blogjekyllreleased