Go to file
Frank Taillandier d3126f57fd
fix: security bump (#8349)
Merge pull request 8349
2020-08-17 11:58:02 -04:00
.devcontainer Add Visual Studio Code Development Container (#8016) 2020-02-20 12:46:16 -05:00
.github Stop testing on Windows via GitHub Actions 2020-08-12 15:34:09 +05:30
benchmark Add find filters to optimize where-first chains (#8171) 2020-05-21 06:56:47 -04:00
docs Added docs for enhanced link tag 2020-08-16 22:29:11 +05:30
exe Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
features Warn on command-line with permalink conflict (#8342) 2020-08-16 06:48:19 -04:00
lib Warn on command-line with permalink conflict (#8342) 2020-08-16 06:48:19 -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 Use bash executable consistently (#7909) 2019-11-30 10:50:36 -05:00
test Update test to reflect changes in the latest Rouge 2020-08-12 16:12:59 +05:30
.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 Update rubocop gem to 0.87.1 (#8287) 2020-07-08 14:32:40 -04:00
.rubocop_todo.yml Update RuboCop to-do file (#8296) 2020-07-10 04:45:54 -04:00
.travis.yml Bump Ruby versions on Travis builds (#8088) 2020-04-03 09:47:27 -04:00
CODE_OF_CONDUCT.markdown docs: update CoC to 1.4.1 2018-11-19 22:52:24 +01:00
Gemfile Update rubocop gem to 0.87.1 (#8287) 2020-07-08 14:32:40 -04:00
History.markdown Update history regarding cherry-picks from docs-40 2020-08-16 22:40:26 +05:30
LICENSE Update LICENSE 2019-01-09 20:53:38 +01:00
README.markdown Fix Wiki link in README.markdown (#7549) 2019-02-26 22:55:27 +05:30
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 fix: security bump (#8349) 2020-08-17 11:58:02 -04:00

README.markdown

Jekyll

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