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

add permalinks to docs in '/maintaining/'

github.com/jekyll/jekyll - acc00e41fb841a626a50ba37992363235966f98e authored over 8 years ago
Fix 'Improve this page' link.

Fixes #5529

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

github.com/jekyll/jekyll - 2adac58b41a788eef41a6db1d4588a667de611da authored over 8 years ago
Merge pull request #5459 from jekyll/docs-folder

Merge pull request 5459

github.com/jekyll/jekyll - 2115b73cb59fdd2b58f0126efbb7995af08f34e8 authored over 8 years ago
Move posts-specific permalink into collections metadata. Way better. :dizzy:

github.com/jekyll/jekyll - 1669f944d16e71350a1c162f725689849cf7e399 authored over 8 years ago
Instead of a sleep hack, just use a Jekyll hook! :smile:

github.com/jekyll/jekyll - 8b2a35dc509d0ec826a22c63193576df5f723917 authored over 8 years ago
Move docs/development to docs/maintaining

github.com/jekyll/jekyll - b108f4c87e6806c2b7f11e74ad6f426c9cc3b495 authored over 8 years ago
Updating install instruction link

Adding a link to updated installation instructions for Jekyll 3 and Ruby 2.2.5. These instructio...

github.com/jekyll/jekyll - db4c5710208fb95cfe8c2ba4bfd74a1eb827be9c authored over 8 years ago
move site to docs folder

github.com/jekyll/jekyll - 6be62def90e1b379b72f9b656094117d0dad4a74 authored over 8 years ago
update rake task to use docs folder

github.com/jekyll/jekyll - a087d34ece2662a31ecf15a5464f806e5bd1aaf5 authored over 8 years ago
abstract site directory to variable

github.com/jekyll/jekyll - 3eedfd8fe08a2e7a9cc44c89acb60de0f2c7d2f7 authored over 8 years ago
abstract one last site reference

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

github.com/jekyll/jekyll - 16217b2ed76dc76af1f54e3a6e28bb592b988363 authored over 8 years ago
Merge pull request #5466 from zdroid/patch-1

Merge pull request 5466

github.com/jekyll/jekyll - d9bf26bd9f6ea2be2530409ef23b9b9cad91e0ea authored over 8 years ago
check for the urldrop key first

github.com/jekyll/jekyll - e92dd2055dd0e64dff66a6ec58ed3dce5b7af5bb authored over 8 years ago
TestFilters: adjust array size to ignore symlinks

Adjust the size of grouped-items array as it won't include symlinked
pages in Windows.

github.com/jekyll/jekyll - e6b9dd1cc147a881ef39b36977c705ef2b76c63c authored over 8 years ago
TestSite: add symlinked files only if not Windows

add symlinked files to "sorted_pages" array only when testing on
non-windows platforms.

github.com/jekyll/jekyll - 257e60b9a7629d04c244c22673fe4f4ffc1c3970 authored over 8 years ago
TestGeneratedSite: add "|" to preserve newline

adding a pipe character ('|') preserves the formatting of
'expected_output' with a trailing newl...

github.com/jekyll/jekyll - 0c234c90a90e3799bd237c3391d1c58c6ad8cdb4 authored over 8 years ago
implement warning about missing keys in url drops

github.com/jekyll/jekyll - 2d35364c02003ccbb9c5b06c291b65c2f6c3b278 authored over 8 years ago
rewrite test to only not throw error

github.com/jekyll/jekyll - a2ffde8f1423a250c921b6e23693a38b33235eaf authored over 8 years ago
add failing test

github.com/jekyll/jekyll - 1bb2259a103edcfb16a0886afb26f2ee99a9fb62 authored over 8 years ago
no more invalid US-ASCII on lines 30 and 97

Avoiding errors on `jekyll serve`

```
# jekyll serve -H 0.0.0.0
Configuration file: /jekyll...

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

github.com/jekyll/jekyll - a1bdd312496d6822a2155050025b24a8f7524ab2 authored over 8 years ago
Merge pull request #5519 from neudabei/patch-1

Merge pull request 5519

github.com/jekyll/jekyll - 99d12724f91229e4044bf824c598e80478d18e86 authored over 8 years ago
Remove Glynn as deployment option

Remove Glynn as deployment option since that gem is no longer actively maintained. See notes on ...

github.com/jekyll/jekyll - 26144645d83bae6499f644f9ff5bebc036886f48 authored over 8 years ago
Added jekyll-pinboard.

Added link to my Jekyll plugin: https://github.com/snaptortoise/jekyll-pinboard-plugin. Interfac...

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

github.com/jekyll/jekyll - 803c8827e35ca9b9973427c4d7bf05f96ddf4348 authored over 8 years ago
Merge pull request #5512 from 5jt/patch-1

Merge pull request 5512

github.com/jekyll/jekyll - 142e12addc81cd573172f17509097f2ccb93c50d authored over 8 years ago
Update troubleshooting.md

`sudo apt-get install ruby2.0.0-dev` reports _Unable to locate package ruby2.0.0-dev_

github.com/jekyll/jekyll - fcec2a6af93d28a3545f9bceb14823d7ee024154 authored over 8 years ago
Merge pull request #5457 from ashmaroli/dependency-template

Merge pull request 5457

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

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

github.com/jekyll/jekyll - ce6f20f187af0facb4ccf420f6d0694fb15e034d authored over 8 years ago
Merge pull request #5505 from fene/master

Merge pull request 5505

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

github.com/jekyll/jekyll - a87cfec587a6e6b6988d680d7e35ecd1b7913e11 authored over 8 years ago
Merge pull request #5511 from bksteiny/bksteiny-patch-1

Merge pull request 5511

github.com/jekyll/jekyll - 26f775c210e904a1a18857f93f338728fbc85dcf authored over 8 years ago
fix _config.yml typo in site_template

Found a typo when going through a tutorial. Replacing `these this` with `this`

github.com/jekyll/jekyll - 9bb242b44ab3bf3c247f72b97a9b34a33cf530c8 authored over 8 years ago
Update 2-to-3.md

I was reading through the "Upgrading from 2.x to 3.x" page in the docs and noticed some of the m...

github.com/jekyll/jekyll - 3689844597d88d74d34d02124a9bcbe7359040b0 authored over 8 years ago
include a hashbang for all benchmark scripts

this also makes every benchmark script executable

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

github.com/jekyll/jekyll - 12a86c1298f31f2e210c48c5fa433eae2e18a74a authored over 8 years ago
Merge pull request #5504 from baiyangcao/patch-2

Merge pull request 5504

github.com/jekyll/jekyll - 0ce9d726f5144862fedad5f25aa7576d408dbb0c authored over 8 years ago
Add two plugins to the plugins page

github.com/jekyll/jekyll - 8ed9863f078e9c3166fe16f20d9ac99e911d5ce1 authored over 8 years ago
Update deployment-methods.md

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

github.com/jekyll/jekyll - 4d597643ecb7f318b45048649b17cfaba9b9173e authored over 8 years ago
Merge pull request #5502 from DirtyF/docs-jekyll-hook-outdated

Merge pull request 5502

github.com/jekyll/jekyll - 343d5f7be5b83751221950f4d7839e707a3c24c0 authored over 8 years ago
Remove jekyll-hook from deployment methods

github.com/jekyll/jekyll - 11a0b6578ebb9fae24189e7a1b3ed50f4532408f authored over 8 years ago
Merge pull request #5495 from jekyll/pr/layouts-error

Merge pull request 5495

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

github.com/jekyll/jekyll - 3431c9f7b8093c9f4fb90d87d909c982541a5a95 authored over 8 years ago
Merge pull request #5496 from jekyll/pr/rubocop

Merge pull request 5496

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

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

github.com/jekyll/jekyll - 124c63fd59d9b16b741613787200421dca36ed7a authored over 8 years ago
Merge pull request #5492 from tnhu/patch-2

Merge pull request 5492

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

github.com/jekyll/jekyll - 344d07cb559076069c0cb689a06156315ce6f8d5 authored over 8 years ago
Merge pull request #5497 from kingscott/master

Merge pull request 5497

github.com/jekyll/jekyll - 0484986c16e15b1ea417ad2129aef36d4024ebc9 authored over 8 years ago
Add comment about gem outdated

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

github.com/jekyll/jekyll - 0f5c34d16d957247bbb396b093320a9fc777f912 authored over 8 years ago
Merge pull request #5494 from jekyll/pr/gsub

Merge pull request 5494

github.com/jekyll/jekyll - 0d8e21f779b63a6b4d4cef2c414c793f2580c930 authored over 8 years ago
Fix some typos

github.com/jekyll/jekyll - 2be5d560598002146c4f9e11568929eac02c5e44 authored over 8 years ago
Fix some typos

github.com/jekyll/jekyll - e6829b594984d4a2e744d6d09fbd8e63024f88dc authored over 8 years ago
Add info about checking version + updating

github.com/jekyll/jekyll - 8a4edc550bb02c973fc87b09f92ef80201295594 authored over 8 years ago
Restrict Rubocop version

github.com/jekyll/jekyll - cc1972848d97d5a409d48cc3606e8659f720cd8f authored over 8 years ago
Do not swallow all exceptions on render

github.com/jekyll/jekyll - 51d9be83a10a976499c42339310e519855f684e4 authored over 8 years ago
Collapse gsub

github.com/jekyll/jekyll - c4a23b4ced7341f83b0bd9b4915d6f860d583cc5 authored over 8 years ago
Update jekyll-include-absolute-plugin description

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

github.com/jekyll/jekyll - 53d20bc77ef3a64bd6045268416c93e1e6e4df5d authored over 8 years ago
Merge pull request #5479 from ashmaroli/test-script

Merge pull request 5479

github.com/jekyll/jekyll - 7aa9c3f12c065156cac0e6337931add14f0364f7 authored over 8 years ago
Add jekyll-include-absolute-plugin

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

github.com/jekyll/jekyll - 0a1c837755a437ce1683139bc784e90fc172af23 authored over 8 years ago
Merge pull request #5489 from ashmaroli/rubocop-fix

Merge pull request 5489

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

github.com/jekyll/jekyll - 1f9c2b138040512d6385fc4f3252038dfde58e64 authored over 8 years ago
Merge pull request #5491 from ashmaroli/patch-1

Merge pull request 5491

github.com/jekyll/jekyll - 146d5930a442338a7f3fc482d04f57912352dff9 authored over 8 years ago
Add jekyll-data to the list of plugins

github.com/jekyll/jekyll - 6ec86f42078afd07b739670e8d773b61ff840476 authored over 8 years ago
fix rubocop errors on testing with Rubocop 0.44

- have the new `Metrics/BlockLength` cop ignore test files and
`jekyll/configuration.rb`
...

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

github.com/jekyll/jekyll - c9d24b7d188f4547d3ab386cbd483a4628998fd6 authored over 8 years ago
Merge pull request #5472 from codethebeard/patch-1

Merge pull request 5472

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

github.com/jekyll/jekyll - aa97be3ab5f66fde36e2019f0167ef9d02e9e736 authored over 8 years ago
Merge pull request #5471 from chrisfinazzo/normalize-css-v5

Merge pull request 5471

github.com/jekyll/jekyll - 389bbe16217f7aaf107e994d839d6c4bb0b8a575 authored over 8 years ago
script/test: add missing whitespace

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

github.com/jekyll/jekyll - d4b7b4432874aedd15039d862258227a12654425 authored over 8 years ago
Additional typo related to pull request #5472

github.com/jekyll/jekyll - 6cec4aebc6ad485040a4ec731733942781e1acdc authored over 8 years ago
Fix typo in theme_template README

github.com/jekyll/jekyll - f2fcd176270e35dbddbc92a0e05e5f5ba841bfcb authored over 8 years ago
Update normalize.css to v5.0.0

github.com/jekyll/jekyll - c569edcf0a87626bb8815b0cc78bc713ad961d9b authored over 8 years ago
Fix broken forum link

help.jekyllrb.com has been replaced with talk.jekyllrb.com :boom:

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

github.com/jekyll/jekyll - 53d472b7e297f2e5267aebbd3e160cd9e88c82bd authored over 8 years ago
Merge pull request #5449 from DirtyF/docs-link-tag

Merge pull request 5449

github.com/jekyll/jekyll - f93e40209cf27346ea2abe9a5a4b6b3362a47a1c authored over 8 years ago
replace development_dependency with runtime_dependency

github.com/jekyll/jekyll - 08b30056b74c242e60ee52ffe5ed1e6c2139c827 authored over 8 years ago
Release :gem: 3.3.0

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

github.com/jekyll/jekyll - 8bac0559d12796e1372c0414b17c03156d14512e authored over 8 years ago
Merge pull request #5442 from jekyll/3-3-release-post

Merge pull request 5442

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

github.com/jekyll/jekyll - dc554c2cd58547fb6f5ed745fc7c6dcd5f78cfbb authored over 8 years ago
Merge pull request #5456 from jekyll/revert-server-address-sig-change

Merge pull request 5456

github.com/jekyll/jekyll - 21cd3824099f2f7b56d8abb19eeea9de8fa4a6a2 authored over 8 years ago
Merge pull request #5433 from ayastreb/5429-data-dir-with-period-in-name

Merge pull request 5433

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

github.com/jekyll/jekyll - b37d18234a1d60af5ce76b4af2ca631dfc701ca0 authored over 8 years ago
Oh fine, rubocop.

github.com/jekyll/jekyll - ed042de6c4b989a72edc3216d46a975a372d6a17 authored over 8 years ago
New site: lock minima to v2.x

github.com/jekyll/jekyll - 63e4e750ec47b4dc1d6fbe717da47f354d9b56fc authored over 8 years ago
Revert Commands::Serve#server_address signature change.

github.com/jekyll/jekyll - 6d1bc6c6ea79986a4d38ad588d632243d159ed79 authored over 8 years ago
Updates to 3.3.0 release post per comments.

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

github.com/jekyll/jekyll - 7133bddfb2d7de422f0c86c89ac293a6354b626a authored over 8 years ago
Merge pull request #5452 from danayel/change-yaml-list-link

Merge pull request 5452

github.com/jekyll/jekyll - 41d0ba66ea39f85240848318b71513963a46ce21 authored over 8 years ago