Go to file
jekyllbot a891118af4 Update history to reflect merge of #9195 [ci skip] 2023-01-04 03:09:07 -08:00
.devcontainer Add Visual Studio Code Development Container (#8016) 2020-02-20 12:46:16 -05:00
.github Lock Ruby in CI to v3.1.2 and bump JRuby to v9.4.0.0 (#9196) 2022-11-27 08:21:30 -08:00
benchmark Optimize `Jekyll::Utils.parse_date` (#8425) 2021-07-22 13:43:47 -04:00
docs Update Jekyll on macOS (macos.md) and current ruby version to 3.1.3 in ruby.yml (#9195) 2023-01-04 03:09:05 -08:00
exe Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
features Update sass related tests for jekyll-sass-converter 3.x (#9223) 2022-12-22 06:51:02 -08:00
lib Optimize `Site#each_site_file` (#9187) 2022-12-18 05:20:27 -08:00
rake Manage repository meta documents consistently (#8908) 2021-12-17 10:14:19 -05:00
rubocop Scan `assert_equal` methods and rectify any offenses with a custom Rubocop cop (#7130) 2019-03-15 15:12:09 -04:00
script Run tests in UTC timezone (#9168) 2022-11-06 23:19:10 -08:00
test test: use hash explicitly for Struct initializer for ruby 3.2 (#9237) 2022-12-28 23:23:36 -08:00
.codeclimate.yml Upgrade to Code Climate config v2 2018-12-10 18:16:02 +05:30
.editorconfig Add .editorconfig 2016-09-24 23:21:33 +02:00
.gitattributes Ci/GitHub actions (#7822) 2019-09-26 13:32:59 -04:00
.gitignore Gitignore all folder names with `-cache` [skip ci] 2019-09-15 12:43:35 +05:30
.jrubyrc Cleanup .jrubyrc 2016-01-10 14:55:35 -06:00
.rubocop.yml Bump RuboCop to `1.36.x` (#9125) 2022-09-21 10:25:50 -07:00
.rubocop_todo.yml Stop testing with Rubies older than 2.7 on non-Windows (#8955) 2022-04-07 01:56:42 -07:00
Earthfile Cross Version Testing Locally and Faster CI (#8610) 2021-03-25 20:47:13 -04:00
Gemfile Lock `psych` to v4.x 2022-12-18 19:15:34 +05:30
History.markdown Update history to reflect merge of #9195 [ci skip] 2023-01-04 03:09:07 -08:00
LICENSE Update LICENSE 2019-01-09 20:53:38 +01:00
README.markdown Improve links (http -> https) (#9064) 2022-06-20 20:35:42 -07:00
Rakefile Fix IRB error "ubygems" (#8199) (#8312) 2020-07-23 03:03:48 -04:00
appveyor.yml Stop testing with Rubies older than 2.7 on Windows 2022-12-18 22:03:51 +05:30
jekyll.gemspec Support jekyll-sass-converter 3.x (#9132) 2022-10-16 07:37:05 -07:00

README.markdown

Jekyll

Gem Version Linux Build Status Windows Build status Backers on Open Collective Sponsors on Open Collective

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.

See: https://jekyllrb.com/philosophy

Getting Started

Diving In

Need help?

If you don't find the answer to your problem in our docs, or in the troubleshooting section, ask the community for help.

Code of Conduct

In order to have a more open and welcoming community, Jekyll adheres to a code of conduct adapted from the Ruby on Rails code of conduct.

Please adhere to this code of conduct in any interactions you have in the Jekyll community. It is strictly enforced on all official Jekyll repositories, websites, and resources. If you encounter someone violating these terms, please let one of our core team members know and we will address it as soon as possible.

Credits

Sponsors

Support this project by becoming a sponsor. Your logo will show up in this README with a link to your website. Become a sponsor! Jekyll Sponsor 0 Jekyll Sponsor 1 Jekyll Sponsor 2 Jekyll Sponsor 3 Jekyll Sponsor 4 Jekyll Sponsor 5 Jekyll Sponsor 6 Jekyll Sponsor 7 Jekyll Sponsor 8 Jekyll Sponsor 9

Contributors

This project exists thanks to all the people who contribute. Jekyll Contributors

Backers

Thank you to all our backers! 🙏 Become a backer

Jekyll Backers

License

See the LICENSE file.