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 #5597 from thetimbanks/add_array_connector_param

Merge pull request 5597

github.com/jekyll/jekyll - 7044549ae1222b2f31fb93de6e4753896c7e3060 authored about 8 years ago
Add jekyll-migrate-permalink

github.com/jekyll/jekyll - fabce98c54ed09b14052f11a9c9dff9d1e304253 authored about 8 years ago
Add connector param to array_to_sentence_string filter

github.com/jekyll/jekyll - 5c965d6a203d66a4543c11032f3912209782a748 authored about 8 years ago
Merge pull request #5435 from alexmalik/github-pages-backticks

Merge pull request 5435

github.com/jekyll/jekyll - 1936c216ffa53a1e77f60c62ef85a14bc0ffbb22 authored about 8 years ago
Update history to reflect merge of #5435 [ci skip]

github.com/jekyll/jekyll - 8a08bb417e4cb70a3cf77c958b55183c5706aaa3 authored about 8 years ago
Replace html links with markdown links

github.com/jekyll/jekyll - df80f6fd2a70cde7eaa305dda4d157dcfab1c251 authored about 8 years ago
add empty div with markdown="1" attribute

an empty div is necessary in order for the code blocks to render
correctly when not displayed on...

github.com/jekyll/jekyll - 9cd71aaea9e8f780e2789cbc3a5d02ad92927e27 authored about 8 years ago
replace {% %} with bacticks for nested code-block

uses Kramdown with the markdown="1" attribute, as suggested by
@mmistakes. This allows rendering...

github.com/jekyll/jekyll - a41b46ff35e375ba5847abe5af1671c35aa21fa8 authored about 8 years ago
Replace backticks with HTML tags

Prior to the change backticks were used in an attempt to create a
code block. The problem is tha...

github.com/jekyll/jekyll - 127704ad1775eade80bc4a920de73ed0e0970e13 authored about 8 years ago
Replace p and code tags with {% highlight %}

github.com/jekyll/jekyll - c47ae465ad6e27f5f335f96f5834da8c2959cfc9 authored about 8 years ago
add new style rule for .code-block class

as suggested by @ashmaroli

github.com/jekyll/jekyll - 2009749e58bad922e697eb0f5d4206f0b84c2bf7 authored about 8 years ago
Update history to reflect merge of #5592 [ci skip]

github.com/jekyll/jekyll - 8d4803eb6dea2f7c54ca5bad00f9b47e6cdf71e1 authored about 8 years ago
Merge pull request #5592 from brainscript/patch-1

Merge pull request 5592

github.com/jekyll/jekyll - 7338191f2baff8f513395d43ac12c7f66667c995 authored about 8 years ago
Fix example URL inconsistency

In case of the GitHub example links like `<a href="https://github.com/{{ org.username }}">` with...

github.com/jekyll/jekyll - 195770f7f619dddaae4630b9b734a7c6b90484e2 authored about 8 years ago
Fix bad config YAML in collections example

If you add the previous version to your config file, you'd get an error on build/serve.

github.com/jekyll/jekyll - 52742e049668b8c92d7bb439f7d7d17179c999c9 authored about 8 years ago
Update history to reflect merge of #5582 [ci skip]

github.com/jekyll/jekyll - 575c23e547991116e7059d4582fa7fd8071d7dd3 authored about 8 years ago
Merge pull request #5582 from DirtyF/docs-windows

Merge pull request 5582

github.com/jekyll/jekyll - a8a29b63ca621ca963621f0ba3ceb2081b040c4f authored about 8 years ago
remove instructions for Jekyll 2

github.com/jekyll/jekyll - 5defc4782afdd03c4f38b704862092f01c56d70f authored about 8 years ago
Release :gem: 3.3.1

github.com/jekyll/jekyll - 7c44c5a56d104181216a053355357dac4b1b093d authored about 8 years ago
Update history to reflect merge of #5572 [ci skip]

github.com/jekyll/jekyll - cd3831296a5cb1be176db4d97daf69d9ebd238d5 authored about 8 years ago
Merge pull request #5572 from jekyll/fix-underscore-in-permalink

Merge pull request 5572

github.com/jekyll/jekyll - 88a338d34507e439794277d5ac79b2ca8342f68e authored about 8 years ago
a few more edits

github.com/jekyll/jekyll - 365ecb7c37417a983886a25d9523f201dbf9a708 authored about 8 years ago
update directory structure documentation

github.com/jekyll/jekyll - 5d1f2bceeac33f5f48be5eebf805cf18ccc9a929 authored about 8 years ago
bring docs on 'structure' up-to-date

github.com/jekyll/jekyll - 15bdd8149913bbf33411711365b385a21e262625 authored about 8 years ago
Add failing test for permalink templates with trailing underscores

github.com/jekyll/jekyll - f27eb77d0bbbffaa2317f90b790be3b0491aa464 authored about 8 years ago
Fix fmt error.

github.com/jekyll/jekyll - ff012e795aabad96cb7d124061acc278d5888f8a authored about 8 years ago
Add useful comment.

github.com/jekyll/jekyll - d50ef0e3dd00a39fd9b3e19049ca2f52d06ac43a authored about 8 years ago
URL#generate_url_from_drop: be smarter about replacing *just* the keys

github.com/jekyll/jekyll - 347651e5716c768efbc4f613b242bd55ed55bfea authored about 8 years ago
Whoops, an *actually useful* failing test.

github.com/jekyll/jekyll - 9f8f0314693c61f516af7fe68e1022acb508b2d0 authored about 8 years ago
Dates are _the worst_

github.com/jekyll/jekyll - cb6724046de0dbae828d609edea11e796979cb37 authored about 8 years ago
Update history to reflect merge of #5571 [ci skip]

github.com/jekyll/jekyll - 51d04cbd00deab11918cee382c393d56159736f2 authored about 8 years ago
Merge pull request #5571 from DirtyF/docs-github-pages

Merge pull request 5571

github.com/jekyll/jekyll - 2713716d55cfb3bf5f5884013ffab41e5763f2e1 authored about 8 years ago
Update history to reflect merge of #5464 [ci skip]

github.com/jekyll/jekyll - 07d4333579f0024f913c2dbb22c40145163d0a83 authored about 8 years ago
Merge pull request #5464 from jekyll/allow-regular-windows-watchers

Merge pull request 5464

github.com/jekyll/jekyll - f8ec71af3befd046acb4482e37b21201c2bf1814 authored about 8 years ago
Merge pull request #5570 from DirtyF/fix-pinboard-plugin-link

Merge pull request 5570

github.com/jekyll/jekyll - 1e0697a258391bbc2d657c38711de3704206a1c1 authored about 8 years ago
Update history to reflect merge of #5570 [ci skip]

github.com/jekyll/jekyll - dbfe0cdf56eb933b973cd626f8e01dd69301a9cc authored about 8 years ago
mention `docs` folder to deploy on GitHub Pages

fix #5543

github.com/jekyll/jekyll - 3e504f083717f6295cfee8a9903348b9d6e3bffc authored about 8 years ago
Update history to reflect merge of #5559 [ci skip]

github.com/jekyll/jekyll - 262ebbb9f0fb782a970c9d8dab9a355ca996b9c1 authored about 8 years ago
Merge pull request #5559 from ryandesign/use-baseurl-before-link-tag

Merge pull request 5559

github.com/jekyll/jekyll - 810f0e93d0389ae81166a00f3a0bd2e577599d31 authored about 8 years ago
fix link to jekyll-pinboard plugin

github.com/jekyll/jekyll - e515ddeb293cfdf9840f1d748f21b1f97d57f988 authored about 8 years ago
Update history to reflect merge of #5493 [ci skip]

github.com/jekyll/jekyll - d050f6de10c7dcbe4b38c1bc1c1a39b0b19420cb authored about 8 years ago
Merge branch 'mattg-master'

* mattg-master:
Add two plugins to the plugins page

github.com/jekyll/jekyll - b7cbfc0fb70cdf9e121229a34fb0b3f252d67303 authored about 8 years ago
Update history to reflect merge of #5507

github.com/jekyll/jekyll - 09ec7c81f2b6e085425a962c5f791de5f078e10b authored about 8 years ago
Merge branch 'spencerbyw-patch-3'

* spencerbyw-patch-3:
Update 2-to-3.md

github.com/jekyll/jekyll - 09548c3d96354e0164d1c403c08734cc11eac321 authored about 8 years ago
Update history to reflect merge of #5514

github.com/jekyll/jekyll - fcbbc4d0bc37a5b89c154c2c2436a71cca8298a8 authored about 8 years ago
Merge branch 'georgemandis-patch-1'

* georgemandis-patch-1:
Added jekyll-pinboard.

github.com/jekyll/jekyll - 6744921f6911fc4d89b55a18fc520d7654e6ce37 authored about 8 years ago
Fix history reference to #5532.

github.com/jekyll/jekyll - 6110002d1e3cfb44a8ee3178300d360cc7be2531 authored about 8 years ago
Update history to reflect merge of #5520

github.com/jekyll/jekyll - bafe37cc9d70fa7a2d6708510e0c1c7860e8d07e authored about 8 years ago
Merge branch 'clorichel-patch-1'

* clorichel-patch-1:
no more invalid US-ASCII on lines 30 and 97

github.com/jekyll/jekyll - cc3197856b4deb588242cf28e5fb141ebd92a0dd authored about 8 years ago
Update history to reflect merge of #5526 [ci skip]

github.com/jekyll/jekyll - fc66991243ec66ed7a7de53d37bff2080bb6859d authored about 8 years ago
Merge pull request #5526 from ashmaroli/fix-win-tests

Merge pull request 5526

github.com/jekyll/jekyll - 3e1fad273bd05b31afde320e4868203be2f3856d authored about 8 years ago
Update history to reflect merge of #5546 [ci skip]

github.com/jekyll/jekyll - 426830107116edb91a8c14e56ae390ba9ae7e3a2 authored about 8 years ago
Merge pull request #5546 from ashmaroli/win-cucumber

Merge pull request 5546

github.com/jekyll/jekyll - 1254ffc593857942070f72e121b83edfc985a1ba authored about 8 years ago
Update history to reflect merge of #5564 [ci skip]

github.com/jekyll/jekyll - 2d1a50c21214659a89c2e6f36e68cd7c257dd23a authored about 8 years ago
Merge pull request #5564 from jekyll/vendor-bundle

Merge pull request 5564

github.com/jekyll/jekyll - c7b301709c5f13a7ae6e7ba3063d2cd2c427d5b4 authored about 8 years ago
Builder.watch: only warn for Bash on Windows, still try watching.

github.com/jekyll/jekyll - df45f2618790922e6f704d301628d0169346a1a3 authored about 8 years ago
Fix #5462: Only shutdown watch in Bash On Windows.

github.com/jekyll/jekyll - d71dff74ae89498c6df4755029b6965229f482a2 authored about 8 years ago
appease script/proof --disable-external

appease script/proof --disable-external

github.com/jekyll/jekyll - 830836e314c4efebb07704bcf7b831069119a845 authored about 8 years ago
appease script/proof --disable-external

github.com/jekyll/jekyll - 820b704e3f9f2a05541d90988ef36bf2ecd29466 authored about 8 years ago
[docs] info about the help command usage

github.com/jekyll/jekyll - 47e400549a7af16c953f2f158c68ec5b1f012d3a authored about 8 years ago
Be much more specific about ignoring vendored directories.

github.com/jekyll/jekyll - b194211a32f3da646bf96ef58d4081ea3a2da130 authored about 8 years ago
Add vendor/gems to the list of excluded & do some refactoring.

github.com/jekyll/jekyll - 7bf46270468b837cdf97a0a870e9e4fc5a3a16d9 authored about 8 years ago
Lock to codeclimate-test-reporter ~> 0.6.0. /cc #5565

github.com/jekyll/jekyll - 74a5297c192044c82c47cb30955f59d2a4247be0 authored about 8 years ago
Update history to reflect merge of #5524 [ci skip]

github.com/jekyll/jekyll - 0de653d18647e4d15b5dd5d66674daf3a3b84809 authored about 8 years ago
Merge pull request #5524 from fene/nomethoderror

Merge pull request 5524

github.com/jekyll/jekyll - f10c914fd58a21a55574311c66b747628148785e authored about 8 years ago
Update history to reflect merge of #5557 [ci skip]

github.com/jekyll/jekyll - ca3aaec7b5a47af7b6b7bce1d1ce4f1801d4b9f5 authored about 8 years ago
Merge pull request #5557 from 10by10pixel/patch-1

Merge pull request 5557

github.com/jekyll/jekyll - 3d1a7efe2697686dcf7303cb0ddb6c09b2c1b58d authored about 8 years ago
Use site.baseurl before post_url tag

github.com/jekyll/jekyll - 92354fa7fc9f87d86ddddb6edd0519600c749974 authored about 8 years ago
Use site.baseurl before link tag

github.com/jekyll/jekyll - 70fae19b88152f578be2869d042d87abdf2e3127 authored about 8 years ago
R.I.P. Startups

github.com/jekyll/jekyll - 303580682684cdca11f3bb7222bca56faa43be51 authored about 8 years ago
create orphan files with touch method

github.com/jekyll/jekyll - 1bafbd91fadad9ddcebea43fc5cb352ffb9f1111 authored about 8 years ago
RDoc for group_by_exp

github.com/jekyll/jekyll - 7ac9653f4efe61f12b27adb0a7261547c17e266c authored over 8 years ago
Group using arbitraty Liquid expressions

github.com/jekyll/jekyll - 7f18ac8f9943a88f29a9f8e61bc6dc7cd3fa2e20 authored over 8 years ago
collections.feature: conditional steps

github.com/jekyll/jekyll - 7314e4a5dbcdbb2984bafb743a8a5da540aef9d8 authored over 8 years ago
add and use 'skip_if_windows' helper method

- add a new helper method to skip tests if on Windows platform
- skip those tests that fail ...

github.com/jekyll/jekyll - 1852e54d102f3877ebad04134db3296178458a74 authored over 8 years ago
TestSite: consider dive-letter in Windows

The array of plugins will contain current drive-letter in Windows

github.com/jekyll/jekyll - 2c68069a4151d4dc08e0b46e0f24a5e4c49c80b6 authored over 8 years ago
Fix some external links.

github.com/jekyll/jekyll - 57a6847165b75fb6c8c37c0ec32326ca0920432d authored over 8 years ago
Fix internal links.

github.com/jekyll/jekyll - 7af41649e953bb2da4743db6f5b8a7fc477fca86 authored over 8 years ago
Allow us to specify other options to pass to htmlproofer.

github.com/jekyll/jekyll - 9824c3103bd7ffcc78c4a6c671a27efea5ce21e1 authored over 8 years ago
Update contributing documentation based on .github/CONTRIBUTING.md

github.com/jekyll/jekyll - 8157d53af0e9d2a5493b44245fa5303421b365ed authored over 8 years ago
Set docs permalink in config

github.com/jekyll/jekyll - 8d1e0433061b1ebae06d5755dc05edf7ecdbe3da authored over 8 years ago
Revert "Add permalinks to docs in '/maintaining/'"

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

github.com/jekyll/jekyll - e1eff52cd2eb9e7508269a2f25d9761653a0360e authored over 8 years ago
Merge pull request #5536 from malaterre/patch-1

Merge pull request 5536

github.com/jekyll/jekyll - 4399dbbd3d5ab469b3831c8beca6d0a6741743af authored over 8 years ago
Remove freenode.txt from jekyllrb.com.

Fixes #5539.

github.com/jekyll/jekyll - 2dafd50664c687531c6bb4b787b206e49b6248e3 authored over 8 years ago
assert instead of refuting

github.com/jekyll/jekyll - 9192e66b7b9cdbeff43598c55d4a34f67a83f888 authored over 8 years ago
test double slash when input = '/'

github.com/jekyll/jekyll - 894d2a0415a64b3a40840b5adbe11523b5eff097 authored over 8 years ago
Merge pull request #5540 from matthewdu/patch-1

Merge pull request 5540

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

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

github.com/jekyll/jekyll - 7298da6de44df2ce8c65da40bcd19ab3fa8dde55 authored over 8 years ago
Merge pull request #5533 from crispgm/fix-link

Merge pull request 5533

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

github.com/jekyll/jekyll - 5237040b44fbd02745c8b7876634fa6b6e9a205f authored over 8 years ago
Merge pull request #5538 from DirtyF/script-proof

Merge pull request 5538

github.com/jekyll/jekyll - ebd40da4a6e65fce463e25474efc62d1f6ea4f0d authored over 8 years ago
Update doc about categories and tags

github.com/jekyll/jekyll - d55cfe51544f90ded9c29721b735ddc615a80215 authored over 8 years ago
update source in script/proof

github.com/jekyll/jekyll - 52e189c46adb621e7cac565373dc7405c8f0c28c authored over 8 years ago
Fix HTML rendering

Previously the YAML example would contains the string 'yaml' at the top of the file. Very confus...

github.com/jekyll/jekyll - 55887194cdd25ffa83e02912560e021949911a66 authored over 8 years ago
Fix broken links

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

github.com/jekyll/jekyll - e523b2251073cf0a85e546c60bab655f47d588c9 authored over 8 years ago
Merge pull request #5532 from ashmaroli/perma-docs

Merge pull request 5532

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