Go to file
Frank Taillandier e5dd889750
Update expect.txt
2021-05-17 23:55:11 +02:00
.devcontainer Add Visual Studio Code Development Container (#8016) 2020-02-20 12:46:16 -05:00
.github Update expect.txt 2021-05-17 23:55:11 +02:00
benchmark Spelling (#8661) 2021-05-14 21:18:13 +02:00
docs Add step to set SDKROOT (#8478) 2021-05-16 16:10:45 -04:00
exe Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
features Spelling (#8661) 2021-05-14 21:18:13 +02:00
lib Load Jekyll plugins from BUNDLE_GEMFILE location (#8585) 2021-05-16 16:06:05 -04: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 Load Jekyll plugins from BUNDLE_GEMFILE location (#8585) 2021-05-16 16:06:05 -04: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 styles: Rubocop 1.12 2021-03-27 16:29:18 +01:00
.rubocop_todo.yml style: auo-gen-exclude 2020-11-23 16:58:18 +01:00
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 fix: pin rubocop to 1.12 due to error with ruby 2.4 (#8651) 2021-05-14 15:19:17 -04:00
History.markdown Update History.markdown 2021-05-16 22:12:49 +02:00
LICENSE Update LICENSE 2019-01-09 20:53:38 +01:00
README.markdown Migrate TravisCI jobs to GitHub Actions (#8492) 2020-12-04 13:38:46 -05:00
Rakefile Fix IRB error "ubygems" (#8199) (#8312) 2020-07-23 03:03:48 -04:00
appveyor.yml chore(ci): Ruby 2.4 EOL 2020-04-26 06:42:28 +02:00
jekyll.gemspec Relax dependency version constraints (#8586) 2021-03-26 15:12:50 +01: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!

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! 🙏 Become a backer

License

See the LICENSE file.