Go to file
jekyllbot 30f795f5a7 Update history to reflect merge of #8823 [ci skip] 2021-12-16 09:17:38 -05:00
.devcontainer Add Visual Studio Code Development Container (#8016) 2020-02-20 12:46:16 -05:00
.github Remove lock on Bundler version in CI 2021-12-08 16:22:42 +05:30
benchmark Optimize `Jekyll::Utils.parse_date` (#8425) 2021-07-22 13:43:47 -04:00
docs Add Security Policy document (#8823) 2021-12-16 09:17:36 -05:00
exe Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
features Support both tzinfo v1 and v2 alongwith non-half hour offsets. (#8880) 2021-12-08 06:35:42 -05:00
lib Support both tzinfo v1 and v2 alongwith non-half hour offsets. (#8880) 2021-12-08 06:35:42 -05:00
rake Normalize paths in reports from `memory_profiler` 2019-06-28 09:01:06 +05:30
rubocop Scan `assert_equal` methods and rectify any offenses with a custom Rubocop cop (#7130) 2019-03-15 15:12:09 -04:00
script Bump RuboCop to v1.x 2020-10-21 17:57:08 +05:30
test Support both tzinfo v1 and v2 alongwith non-half hour offsets. (#8880) 2021-12-08 06:35:42 -05: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 Enable Rubocop accessor grouping, fix existing offenses (#8293) 2021-07-23 10:45:34 -04:00
.rubocop_todo.yml Regenerate RuboCop TODO file 2021-10-06 17:58:22 +05:30
CODE_OF_CONDUCT.markdown docs: update CoC to 1.4.1 2018-11-19 22:52:24 +01:00
Earthfile Cross Version Testing Locally and Faster CI (#8610) 2021-03-25 20:47:13 -04:00
Gemfile Support both tzinfo v1 and v2 alongwith non-half hour offsets. (#8880) 2021-12-08 06:35:42 -05:00
History.markdown Update history to reflect merge of #8823 [ci skip] 2021-12-16 09:17:38 -05:00
LICENSE Update LICENSE 2019-01-09 20:53:38 +01:00
README.markdown Linting README,markdown (#8900) 2021-12-08 06:30:29 -05:00
Rakefile Fix IRB error "ubygems" (#8199) (#8312) 2020-07-23 03:03:48 -04:00
SECURITY.md Add Security Policy document (#8823) 2021-12-16 09:17:36 -05:00
appveyor.yml Support both tzinfo v1 and v2 alongwith non-half hour offsets. (#8880) 2021-12-08 06:35:42 -05:00
jekyll.gemspec Update rubocop from 1.12 to 1.18 and min ruby from 2.4 to 2.5 (#8741) 2021-07-22 13:58:40 -04:00

README.markdown

Jekyll

Gem Version Linux Build Status Windows Build status Security 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.