Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Jekyll

A simple, blog-aware static site generator.
Collective - Host: opensource - https://opencollective.com/jekyll - Code: https://github.com/jekyll/jekyll

Merge pull request #5376 from jonblatho/master

Merge pull request 5376

github.com/jekyll/jekyll - ee84a95a380136d8c88f01d6e237808efd7952da authored over 8 years ago
Move reference to #5380.

github.com/jekyll/jekyll - 9ae0a7023bb79240b3a9620b9c3ec32314a85cc5 authored over 8 years ago
Merge pull request #5380 from ethomson/coderay_deprecation

Merge pull request 5380

github.com/jekyll/jekyll - cfe61771e02cb692bc8af31e7745795fea6b5ea4 authored over 8 years ago
Update history to reflect merge of #5380 [ci skip]

github.com/jekyll/jekyll - 1ac87eaae2c794cdecbd602c815032868540c71f authored over 8 years ago
Update history to reflect merge of #5237 [ci skip]

github.com/jekyll/jekyll - 262be85c49239fcfe0c9c71f0d876881791de1e9 authored over 8 years ago
Merge pull request #5237 from ashmaroli/bundle2new

Merge pull request 5237

github.com/jekyll/jekyll - 504411e476546156ffc28b4eb96a48813a41deee authored over 8 years ago
Update history to reflect merge of #5369

github.com/jekyll/jekyll - 650a3c7932d8ec23e073feef85ab68d67dd577a5 authored over 8 years ago
Merge pull request #5369 from MertcanGokgoz/patch-1

Merge pull request 5369

github.com/jekyll/jekyll - ad0f329d1c40f6714a9f383e6ef2c9706205ee12 authored over 8 years ago
Merge pull request #5364 from jekyll/themes-asset-folder

Merge pull request 5364

github.com/jekyll/jekyll - 3a45bf7d26764479318a2685b2a6d40dbcb37c6b authored over 8 years ago
Update history to reflect merge of #5364 [ci skip]

github.com/jekyll/jekyll - 152fa877f6775dc6502e8020e4384cd24f0a0c8c authored over 8 years ago
Merge branch 'master' into themes-asset-folder

* master:
Update history to reflect merge of #5381 [ci skip]
Update history to reflect merge...

github.com/jekyll/jekyll - 279f1516d23f8951e9d35e40571dfb3cbdf1d50d authored over 8 years ago
Add test to ensure that the /assets theme reader doesn't clobber preexisting site files.

github.com/jekyll/jekyll - 29d8fee4ce9162019ef35facb4a5a44eb42c6920 authored over 8 years ago
Update history to reflect merge of #5381 [ci skip]

github.com/jekyll/jekyll - 950a37395fad8ef7de830ca1260afc0d27141e23 authored over 8 years ago
Merge pull request #5381 from pathawks/pr/rubocop

Merge pull request 5381

github.com/jekyll/jekyll - d8d42f6abcace9a429aefa87bb669e79a7d033c7 authored over 8 years ago
Update history to reflect merge of #5383 [ci skip]

github.com/jekyll/jekyll - 92dbe313e997af6287c78433a8e6188dbee9dfda authored over 8 years ago
Merge pull request #5383 from ashmaroli/ruby-cucumber

Merge pull request 5383

github.com/jekyll/jekyll - 2eedf7d79c3a78934ef89ca81fb690fdd39a079f authored over 8 years ago
run features on windows

github.com/jekyll/jekyll - 75d59911ae6d9dd559fa71b17a2539380406d795 authored over 8 years ago
Add documentation for assets.

github.com/jekyll/jekyll - b78827cecbc5c158a9e7d4242ecfe663af8c8c7d authored over 8 years ago
Theme: for various path helpers, use strings. Symbols confuse people.

github.com/jekyll/jekyll - 7309ecf8e188ee1a329a9b260b2a6678a54d8c38 authored over 8 years ago
Appease Rubocop

github.com/jekyll/jekyll - 3bfdc00d14af0202295172169985f5de3ab71571 authored over 8 years ago
Marking filename with backticks as suggested

github.com/jekyll/jekyll - f2bfc832a02410582c9368ecb13be39fa89ddc7f authored over 8 years ago
Only complain about `coderay` if it is actually in the config

Don't complain about the deprecated `kramdown.coderay` key when
`highlighter == "coderay"`, sinc...

github.com/jekyll/jekyll - 054b23f69a47c9f4d8f696aa0a3a90bfa551561e authored over 8 years ago
Allow underscore in highlighter language

github.com/jekyll/jekyll - 0b94cf3fa1dbace4f6409b7b3204767c0c841aca authored over 8 years ago
Clarify documentation in README

This change is subtle, but may prove greatly useful to Jekyll newbies

github.com/jekyll/jekyll - 1a11536a2c5cdf2589c3773de58200c04796992f authored over 8 years ago
ThemeAssetsReader: fix tests so everything passes.

github.com/jekyll/jekyll - 74baeb889a923ee46a29a3010caf605f2fbba453 authored over 8 years ago
Merge pull request #5372 from kyleobrien/patch-1

Merge pull request 5372

github.com/jekyll/jekyll - 5a1c5311f3e0eb060cc982371ac706ca243f6cf9 authored over 8 years ago
Update history to reflect merge of #5372 [ci skip]

github.com/jekyll/jekyll - 7a9427ccec81eb210bb818fc66523c7d57ddb890 authored over 8 years ago
Add missing period to sentence in first paragraph.

Added a period to the end of the last sentence in the first paragraph, which was missing.

github.com/jekyll/jekyll - 9aea71137e1183ed768f156afebd0055f5620ad0 authored over 8 years ago
added jekyll-spotify plugin

github.com/jekyll/jekyll - 5a932c90b5aa69c340ab3b469cd8ea0ab8c1ce94 authored over 8 years ago
Add tests for assets directory support.

github.com/jekyll/jekyll - 6d7f305e7c40229149a01cc118b4ea569842e2c9 authored over 8 years ago
TestTheme: update tests for 'path_for' now that it's no longer prepending the underscore

github.com/jekyll/jekyll - cf26bf5db0fd2a50ae2bf5cc207bd3d6d633cc0c authored over 8 years ago
ThemeBuilder: add 'assets' to list of scaffold directories

github.com/jekyll/jekyll - 87b9cfe2b5871807ee4269bdbf870028f244ff27 authored over 8 years ago
Add ThemeAssetsReader which reads assets from a theme

If the theme includes the 'assets' directory, it will be walked and items will be added to the s...

github.com/jekyll/jekyll - 13aec48137b18e6007e43b5009c05e664c18aa83 authored over 8 years ago
Exclude node_modules by default

If no 'exclude' directive is specified, exclude node_modules by default.

https://twitter.com/mx...

github.com/jekyll/jekyll - b8f17b9034200a76bdbeb60ee5f4091e0acc8130 authored over 8 years ago
Merge pull request #5361 from DirtyF/patch-1

Merge pull request 5361

github.com/jekyll/jekyll - c877d6f75c82ec66e47b844af279d398b2f23ea1 authored over 8 years ago
Update history to reflect merge of #5361 [ci skip]

github.com/jekyll/jekyll - 562ffe7a3f4e691323a492c243dfaaf5677d2bcb authored over 8 years ago
vendor is now excluded by default [ci-skip]

github.com/jekyll/jekyll - 0233d933522d3a17dee681e9a4afb979e7ead65f authored over 8 years ago
Exclude vendor by default

github.com/jekyll/jekyll - 59b61c3f9f64eaefae999019c565ab58153f47e6 authored over 8 years ago
Update history to reflect merge of #5199 [ci skip]

github.com/jekyll/jekyll - 57fd5f887da1189a16bdfbb982d75f725c38d725 authored over 8 years ago
Merge pull request #5199 from jeffkole/adds-linking-to-all-files

Merge pull request 5199

github.com/jekyll/jekyll - 4888b84b448f6c77ccd255da24cb1f648556c8c8 authored over 8 years ago
test bundle install and skipping it.

github.com/jekyll/jekyll - 345f043cc44f21b153a97629e47f2319a5f8e8f5 authored over 8 years ago
add `bundle install` to `jekyll new`

- automatically run `bundle install` from within the newly generated blog
directory by defau...

github.com/jekyll/jekyll - 566b42b8b34eeea233e9375c9f9688ebdf9dfc79 authored over 8 years ago
Merge pull request #5347 from vohedge/patch-1

Merge pull request 5347

github.com/jekyll/jekyll - 42725b1325542c65af9820cc35d0b5d8c409ae3e authored over 8 years ago
Update history to reflect merge of #5347 [ci skip]

github.com/jekyll/jekyll - 55de780520d06eccc5ed2d629dba3dd11e5e9545 authored over 8 years ago
Merge pull request #5326 from ashmaroli/gitignore-gem

Merge pull request 5326

github.com/jekyll/jekyll - 3e0363be4a3add844adc6aef6fff7a24cf822061 authored over 8 years ago
Update history to reflect merge of #5326 [ci skip]

github.com/jekyll/jekyll - a2e911c1b53c2a977a6c9dfba8322a4d1f106ab1 authored over 8 years ago
Update history to reflect merge of #5337 [ci skip]

github.com/jekyll/jekyll - aa2cfc81b7d13bc87b090da4c7fa7f28fe3cefeb authored over 8 years ago
Merge pull request #5337 from jekyll/fix-convertible-5308

Merge pull request 5337

github.com/jekyll/jekyll - a70abbeab5a40ed3cb36768bda66a7eae1d19888 authored over 8 years ago
set empty url in config file by default

github.com/jekyll/jekyll - 8813173ba7cd960f08693608ecb5ae26dd9d38fe authored over 8 years ago
Merge pull request #5316 from DirtyF/markdown--default-extension

Merge pull request 5316

github.com/jekyll/jekyll - 9fd7e2c0634e05ef420f8fb05cbc03f4213a73ad authored over 8 years ago
Update history to reflect merge of #5316 [ci skip]

github.com/jekyll/jekyll - 6ebdcdb198356b4ef78c4d5bd08277826b787a30 authored over 8 years ago
Update history to reflect merge of #5335 [ci skip]

github.com/jekyll/jekyll - eefcbf5ddee6a09dfdf5aa1b0df75f7d0fc20668 authored over 8 years ago
Merge pull request #5335 from DirtyF/copy-theme-files

Merge pull request 5335

github.com/jekyll/jekyll - 19f7a0b8fc5ffaa542c86540bfd59eaa8a486924 authored over 8 years ago
Fix rubocop errors & add one more test for slugify 'ascii' mode (#4680)

github.com/jekyll/jekyll - c1e6f1fb94799157c924005a01e51f184842f4e0 authored over 8 years ago
Merge branch 'jussikinnula-master'

* jussikinnula-master:
Fix slugify test
One final "urlsafe" replaced with "ascii"
Change u...

github.com/jekyll/jekyll - 9164973a6c3d34df9055967ef4b62d567d898390 authored over 8 years ago
Update history to reflect merge of #5235 [ci skip]

github.com/jekyll/jekyll - f53a3b627239e87d7e85555982eeba1e038f8e68 authored over 8 years ago
Merge pull request #5235 from jekyll/update-windows-detection-to-check-proc-version

Merge pull request 5235

github.com/jekyll/jekyll - dddafccb366de7157d84f103b7226a428caef085 authored over 8 years ago
Update history to reflect merge of #5318 [ci skip]

github.com/jekyll/jekyll - 8c979ec565c736af6275b3598120002462c53240 authored over 8 years ago
Merge pull request #5318 from ashmaroli/docs-themes-update

Merge pull request 5318

github.com/jekyll/jekyll - 3d38e8510c7a6abc0898f020287684a6dc993d0e authored over 8 years ago
Convertible: set self.output in #render_all_layouts and #do_layout

github.com/jekyll/jekyll - 3840a38081d93e0edb2f5267e0c5ce4b17059e6c authored over 8 years ago
Merge pull request #5334 from Crunch09/issue-5144

Merge pull request 5334

github.com/jekyll/jekyll - 57ab7c5f98cd2bd1b5c1ab7a896173ca34d106bf authored over 8 years ago
Update history to reflect merge of #5334 [ci skip]

github.com/jekyll/jekyll - d632cdda6841a06c7f905bdb8cd6a36168b5a01b authored over 8 years ago
[docs] add help for missing static_file e.g. on heroku

fixes #5144

github.com/jekyll/jekyll - f0293def80c222d43a50813f24897b8240c78eff authored over 8 years ago
explain how to copy theme's file

github.com/jekyll/jekyll - 42b85bb82f65f3d74cc630f43e4b2c0b76022ffd authored over 8 years ago
add future gems to gitignore

github.com/jekyll/jekyll - b47db14f8663ae7479ca60c8a0eed55ec0d0d14c authored over 8 years ago
update line about semver to be less authoritative

github.com/jekyll/jekyll - a666e6faee3c89e9bcc44b6fb1ce4a986df5d4c5 authored over 8 years ago
Update history to reflect merge of #5320 [ci skip]

github.com/jekyll/jekyll - f69671c46c76a97d7d664b3c780348b2b191ec61 authored over 8 years ago
Merge pull request #5320 from jrmessias/master

Merge pull request 5320

github.com/jekyll/jekyll - 08436d75b8b7f25ca4339148fbea10670689b1cc authored over 8 years ago
Update url for OpenShift

Update url for Github repository with cartridge

github.com/jekyll/jekyll - da0776d70e9de8b13578338a435fa5f57034daeb authored over 8 years ago
add a line about updating theme-gems in the docs

github.com/jekyll/jekyll - 57b86ee77eab0a9cddfd6b6bc7681051c1d16a78 authored over 8 years ago
Add support for indented link references on excerpt

Excerpt link reference extraction is missing all the indented references
at the bottom of the pa...

github.com/jekyll/jekyll - 9b09d8a8e810bca2c528cbe44beb6a333ea4797b authored over 8 years ago
promote .md extensions

github.com/jekyll/jekyll - 63595f388d2371d1ce07aaedf4be1fc100c9aaf1 authored over 8 years ago
Update history to reflect merge of #5308 [ci skip]

github.com/jekyll/jekyll - 45aac995d81dc2ac9f2d301e7c0819b7b55a4e79 authored over 8 years ago
Merge pull request #5308 from jekyll/rubocop-convertible

Merge pull request 5308

github.com/jekyll/jekyll - 2f167aeea771798914c0e2ccc5372420979360a0 authored over 8 years ago
Remove layouts named param from Renderer#initialize

github.com/jekyll/jekyll - 4af0f0262ec119fd2a6049b236bba97314b2976e authored over 8 years ago
Merge pull request #5224 from eduardoboucas/patch-1

Merge pull request 5224

github.com/jekyll/jekyll - 5093849b58eb9a842f4f44db7f0bcea281f79915 authored over 8 years ago
Update history to reflect merge of #5224 [ci skip]

github.com/jekyll/jekyll - 4f80dde8c42c3ac37559cd3433c8225d9fce7d76 authored over 8 years ago
Update history to reflect merge of #5189 [ci skip]

github.com/jekyll/jekyll - d905a0475a0bcbcbce856189a81ef02cc23e81dc authored over 8 years ago
Merge pull request #5189 from jekyll/skip-theme-if-not-string

Merge pull request 5189

github.com/jekyll/jekyll - 6a34966f2017a4160d9764c67dc57cce487aaa51 authored over 8 years ago
Convertible#read_yaml: disable Metrics/AbcSize check

github.com/jekyll/jekyll - a78426f20db370bc0ee7f0bba681b3d91cd2ca2e authored over 8 years ago
Convertible: ensure layouts the argument and payload the argument are set properly in the renderer

github.com/jekyll/jekyll - 9ddc12bad8773f022456be2bd72107ade97c06c2 authored over 8 years ago
Renderer#invalid_layout? should check if document is an excerpt

github.com/jekyll/jekyll - ac6bbc190690fcb4c4ec4e9b821ac8fd922cbd88 authored over 8 years ago
Convertible#converters: sort the converters

github.com/jekyll/jekyll - 8014c54ee0bafbaede8196c15741101f65197b52 authored over 8 years ago
Proxy Convertible#converters to Renderer#run

github.com/jekyll/jekyll - 73e79f0049b642dd1246aebdf7e4696682ec56c2 authored over 8 years ago
Proxy Convertible#render_liquid to Renderer

github.com/jekyll/jekyll - 8496e2e8b6b79e6804f1c1daf90ea790bec81751 authored over 8 years ago
Proxy Convertible#transform to Renderer

github.com/jekyll/jekyll - d0f57b61d4e5e4ff1a6514578bf23f4ef0628296 authored over 8 years ago
Proxy Convertible#converters to Renderer

github.com/jekyll/jekyll - 741102bd40db3d12b2bb9221a37aefd3d6beb744 authored over 8 years ago
Proxy Convertible#render_all_layouts to Renderer.place_in_layouts

github.com/jekyll/jekyll - b781b9967de4386440c2f09f2e670ad34d329f4e authored over 8 years ago
Update history to reflect merge of #5045 [ci skip]

github.com/jekyll/jekyll - 17883b77c6c6dcbf8fce1a5141ecaeed526de736 authored over 8 years ago
Merge pull request #5045 from ayastreb/document-rubocop-fix

Merge pull request 5045

github.com/jekyll/jekyll - 6b121d2d85b716bd16073017d4e49ff1762b8882 authored over 8 years ago
Fix fmt errors.

github.com/jekyll/jekyll - 5b21f8fda9357ddf42b665dda5bf38e657b043b4 authored over 8 years ago
Site#configure_theme: don't do anything if theme config is unset; TEST

github.com/jekyll/jekyll - 2b15b0b3251d35c290dc96eb07e18fa31a58bcc6 authored over 8 years ago
Make Site#configure_theme more understandable

github.com/jekyll/jekyll - 4420c3b2af9c826fa3db3de4949e201e14988260 authored over 8 years ago
Reorganize history.markdown for HEAD.

github.com/jekyll/jekyll - 40cc44c2ea265efd8f054d3189fd913726f4f094 authored over 8 years ago
Update history to reflect merge of #5295 [ci skip]

github.com/jekyll/jekyll - b5ee87b4ca91fefe86c42526fee230a3c0294eca authored over 8 years ago
Merge pull request #5295 from ashmaroli/script-default-site

Merge pull request 5295

github.com/jekyll/jekyll - 7c8dd4a55ee2a6963a3ab85b317208d162314440 authored over 8 years ago
Update history to reflect merge of #5304 [ci skip]

github.com/jekyll/jekyll - f3d0a9760430b33ab11c5a18ff2fbed155831079 authored over 8 years ago
Merge pull request #5304 from crispgm/site-exclude

Merge pull request 5304

github.com/jekyll/jekyll - 095d5344cd767e6592a5b98826d6c6a912605510 authored over 8 years ago
remove variable workdir

github.com/jekyll/jekyll - b2ece36d27166037e364a30597126b5babd59527 authored over 8 years ago