Go to file
jekyllbot d8de658089 Update history to reflect merge of #7815 [ci skip] 2019-09-11 22:45:27 -04:00
.github Move updates from generated file to source file 2019-07-02 23:54:02 +05:30
benchmark Refactoring: Fix benchmark code smell (#7211) 2018-09-02 14:01:11 -04:00
docs Rephrase the CircleCI v2 section (#7815) 2019-09-11 22:45:26 -04:00
exe Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
features Remove configuration of theme sass files from Core (#7290) 2019-08-14 13:36:11 -04:00
lib serve: add support for ECC certificates (#7768) 2019-08-22 14:03:23 -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 Profile allocations from a build session (#7646) 2019-05-15 14:47:25 -04:00
test Remove configuration of theme sass files from Core (#7290) 2019-08-14 13:36:11 -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
.gitignore update .gitignore 2018-08-16 18:06:56 +02:00
.jrubyrc Cleanup .jrubyrc 2016-01-10 14:55:35 -06:00
.rubocop.yml Bump RuboCop to v0.68.x (#7637) 2019-04-30 08:44:08 -04:00
.travis.yml Upgrade documentation for Jekyll v4.0 2019-08-17 14:02:14 +02:00
CODE_OF_CONDUCT.markdown docs: update CoC to 1.4.1 2018-11-19 22:52:24 +01:00
Gemfile Use jekyll-sass-converter-2.0 by default (#7778) 2019-08-14 14:24:55 -04:00
History.markdown Update history to reflect merge of #7815 [ci skip] 2019-09-11 22:45:27 -04:00
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 enable 'Lint/RescueWithoutErrorClass' Cop (#6482) 2017-10-28 11:24:41 -04:00
appveyor.yml Profile allocations from a build session (#7646) 2019-05-15 14:47:25 -04:00
jekyll.gemspec Upgrade documentation for Jekyll v4.0 2019-08-17 14:02:14 +02: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.