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

Site: exclude README.md and .gitignore [ci skip]

github.com/jekyll/jekyll - 160782ec505c01a103556e86b2c2eec73cb9dcf9 authored over 8 years ago
change workdir assignment

github.com/jekyll/jekyll - f3093e2f6f17c5490dc3e6c70dc11ebdcad05b0e authored over 8 years ago
execute jekyll from cloned source

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

github.com/jekyll/jekyll - 20f9c260881d45decbeb116f6254177c98b075b3 authored over 8 years ago
Merge pull request #5280 from Anthony-Gaudino/documentation-hook-payload

Merge pull request 5280

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

github.com/jekyll/jekyll - 809ceea1075c320ec3696ef3bd7ab758c80d912d authored over 8 years ago
Merge pull request #5240 from XhmikosR/appveyor

Merge pull request 5240

github.com/jekyll/jekyll - bd4e7465ef766284e89e72e3d8d0df9fed80648c authored over 8 years ago
Improve sentence to reduce confusion

github.com/jekyll/jekyll - fd65e6ce32e7d376ca0dc9eb523740f377bbf733 authored over 8 years ago
add basename and name variables for static files

github.com/jekyll/jekyll - a9da814f17a8df4c040ecfd13cc07b42a4ddd506 authored over 8 years ago
[docs] add examples for static files liquid metadata

github.com/jekyll/jekyll - 349569592eb1a1d6ee68f798b62de5d610e658b2 authored over 8 years ago
Update AppVeyor config.

Install gems in ./vendor/bundle and cache those only.

github.com/jekyll/jekyll - d49bf808b626aa71752d2cff5406e45d62c3688c authored over 8 years ago
script/default-site: add `ruby` in exec command.

Windows doesn't recognize `exe/jekyll` as Ruby executable so this should work everywhere.

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

github.com/jekyll/jekyll - 02602bebd7dcbbfdb7caadc7fd77409b8384b53f authored over 8 years ago
Merge pull request #5293 from crispgm/exclude-gemfile-in-config

Merge pull request 5293

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

github.com/jekyll/jekyll - 488496a3a65965b53f4ee7bc67f9123c480e8429 authored over 8 years ago
Merge pull request #5281 from Anthony-Gaudino/site-documentation-links

Merge pull request 5281

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

github.com/jekyll/jekyll - 35846b8406e3687ebd8855b815f9a2a29f90fff3 authored over 8 years ago
Merge pull request #5294 from svachmic/patch-1

Merge pull request 5294

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

github.com/jekyll/jekyll - b0425d83088a6f2ca662e88566c1c3b5a7a34671 authored over 8 years ago
Merge pull request #5262 from ashmaroli/highlighter

Merge pull request 5262

github.com/jekyll/jekyll - 1930e13cad992036c6b2dbffb926a27879d04c5b authored over 8 years ago
Word update

Just a little update - I guess Travis has changed its icon a bit. It's not a wrench icon, but a ...

github.com/jekyll/jekyll - 891a66bddb2943bfbe8322d2ee8814368a48ea4e authored over 8 years ago
Test case for issue #5192, where Jekyll.sanitized_path strips drive name on Windows incorrectly

github.com/jekyll/jekyll - 23d79299480fe8dd6c609aebcfd0e2ba8c193039 authored over 8 years ago
Test case for issue #5276, where Jekyll.sanitized_path strips base path incorrectly if file path has matching prefix

github.com/jekyll/jekyll - 0d8796fbe60dbca7e7af8d82bf94a822a8ffce90 authored over 8 years ago
sassy update to match

github.com/jekyll/jekyll - 7f578b5dd88653583bdf3ad5ff703a6ee5d91b95 authored over 8 years ago
replace liquid highlight tag with backticks

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

github.com/jekyll/jekyll - f56f252b28162682d39c17ee47ccb4fdcba084fc authored over 8 years ago
Merge pull request #5291 from mertkahyaoglu/jekyll-admin-post

Merge pull request 5291

github.com/jekyll/jekyll - 59b8f2da55d2e385ad5876becb9d3f5172e24f06 authored over 8 years ago
Fix issue #5276, where path strips root destination dir if filename matches

github.com/jekyll/jekyll - 7892c5e1f392061c3d6862a83cefb6da8f134b6d authored over 8 years ago
Implement respond_to_missing? in Document

github.com/jekyll/jekyll - 2183d9d6b4658adf878fc4a2cf308d4131e4cffa authored over 8 years ago
rubocop: reduce code complexity

github.com/jekyll/jekyll - 158e02623a4b0207878dfd01fda7a9bd666937fc authored over 8 years ago
Exclude Gemfile in _config.yml template

github.com/jekyll/jekyll - 9c33754f4f5c224350e55cfef93d21f9623a2e31 authored over 8 years ago
up timezone

github.com/jekyll/jekyll - 299e89df01f7590ed2c9ec2b8711cb724bdabd30 authored over 8 years ago
add post about jekyll admin initial release

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

github.com/jekyll/jekyll - e0580c89091747fa6b587b8602caf2b66665cbfd authored over 8 years ago
Merge pull request #5286 from DirtyF/issue-template

Merge pull request 5286

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

github.com/jekyll/jekyll - 13330caa19fd3b89694ee20d4012cd3ed9ebf8ab authored over 8 years ago
Merge pull request #5287 from ashmaroli/docs-fix

Merge pull request 5287

github.com/jekyll/jekyll - e4233b055e0cb98edbf0c0e0dc8c7ff33542dbec authored over 8 years ago
update homepage to reflect merge of #5258

github.com/jekyll/jekyll - a74a6be4c43cf60a4e26de5cdd3f8052ce18e353 authored over 8 years ago
replace duplicate with local test [ci-skip]

github.com/jekyll/jekyll - a5470a32f1b12ac2fc5129746dd357edfb2ffbf1 authored over 8 years ago
On the site documentation section, links to documentation items point to the "jekyllrb.com" website, this means that users testing changes might get confused because they will see the official external website instead of their local website upon clicking those links.

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

github.com/jekyll/jekyll - 7c6fde1ac24f91d61b1a63bd41fc4f660f725514 authored over 8 years ago
Merge pull request #5273 from jekyll/affinity-teams-and-their-captains

Merge pull request 5273

github.com/jekyll/jekyll - bcedf2079f75791e3ea8cafd0b59a373571f33ce authored over 8 years ago
The hook ":site, :post_render" also provides a "payload", but the plugins documentation section of the official Jekyll site doesnt inform this.

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

github.com/jekyll/jekyll - 8aa54ad8014dafe64688cbe771eb4cfed88fa2f0 authored over 8 years ago
Merge pull request #5279 from DirtyF/document-profile-option

Merge pull request 5279

github.com/jekyll/jekyll - 0a75156f850fe46c38e1ceefafa648ffd2d89d03 authored over 8 years ago
document --profile option

github.com/jekyll/jekyll - 13ce18d6a65d53bee6960d20d57190186e0dfb82 authored over 8 years ago
Merge pull request #5272 from Anthony-Gaudino/site_install_command

Merge pull request 5272

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

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

github.com/jekyll/jekyll - b908c3de1d9b813c891c980e0c7aa7095b0dcdc2 authored over 8 years ago
Merge pull request #5274 from DirtyF/document-lsi

Merge pull request 5274

github.com/jekyll/jekyll - 6b289314e17abdaa1686341a8e7410c38ee36242 authored over 8 years ago
Link to latent semantic indexing on Wikipedia

github.com/jekyll/jekyll - 27139f40e22c35ea4227bdc750c50331653533ee authored over 8 years ago
docs: add affinity team captain docs

github.com/jekyll/jekyll - 478ea05c2e1ab0cf004397ff2fdc84327f4dda04 authored over 8 years ago
capital_H_dangit

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

github.com/jekyll/jekyll - 4319a752b1ea15f5ec60faba5848bd51c813c625 authored over 8 years ago
Merge pull request #5271 from cchorn/patch-2

Merge pull request 5271

github.com/jekyll/jekyll - 3180b1490defd66726b024a34062da487ecc127d authored over 8 years ago
Many of the gems installed bu just running `bundle install` are not necessary to test the Jekyll site. Changed the install command to avoid installing unecessary gems.

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

update to include an error for a jekyll build related to issues ...
https://github.com/jekyll/j...

github.com/jekyll/jekyll - a24636d1dccef5cb63f86d2435f40286673c87f0 authored over 8 years ago
Rename filename to name

github.com/jekyll/jekyll - 326332a5d544056ed0197481a638a16dffedf133 authored over 8 years ago
Get static filename

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

github.com/jekyll/jekyll - 594a6bf193c3ee6367a3f327bb6d82930f2c5e1a authored over 8 years ago
Merge pull request #5258 from ebabel-eu/patch-1

Merge pull request 5258

github.com/jekyll/jekyll - db61028b58d031263b135fefc1d9f0c34ba28393 authored over 8 years ago
combined jekyll and bundler install in one line

github.com/jekyll/jekyll - 3dcad7284bb03dfbb935ef89c100e0373e628ca6 authored over 8 years ago
Bundler isn't installed by default

The bundle command requires the bundler gem to have been installed before it's run.

github.com/jekyll/jekyll - 830f157f518e418d796da38601ffd6c7cf85c487 authored over 8 years ago
Proposed fix for #5192

Strip drive name only when necessary.

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

github.com/jekyll/jekyll - 9061f0b1f35541f6d000910484df9f35d2ddd16f authored over 8 years ago
Merge pull request #5249 from crispgm/fix-theme-highlight

Merge pull request 5249

github.com/jekyll/jekyll - 9716b57e10ad8002adab986c9a57b017d9b2e2f4 authored over 8 years ago
Merge pull request #5244 from mkasberg/master

Merge pull request 5244

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

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

github.com/jekyll/jekyll - 06b3d72aa384203c49fd2028e19e324631647c60 authored over 8 years ago
Merge pull request #5254 from pmarsceill/fix-logo-stretch

Merge pull request 5254

github.com/jekyll/jekyll - 1b36e9fe85ab1aabd24fe48605387e5a28dd1106 authored over 8 years ago
Maintain aspect ratio with height: auto;

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

github.com/jekyll/jekyll - dadf43798e6045f137e7cda9af86049472a23115 authored over 8 years ago
Merge pull request #5239 from ashmaroli/colorize-embed

Merge pull request 5239

github.com/jekyll/jekyll - b82b93c7c02713904f9f261fbe783db003ee2c1d authored over 8 years ago
colorize interpolated text in Jekyll.logger.info

github.com/jekyll/jekyll - a9f92278d3987f5d1eec7499e6a5a312569f413a authored over 8 years ago
Fix #5233: Increase our ability to detect Windows.

This increases our ability to detect Windows, and to detect Windows+Bash. It also adds a messag...

github.com/jekyll/jekyll - f1f831956625f96a54800efcecdaa01197ac2ea8 authored over 8 years ago
Fix theme highlight

github.com/jekyll/jekyll - 912079a7963d158686d1ece6e97ad80b926169cc authored over 8 years ago
Fix a link in deployment-methods.md

The link to the scp deploy script was broken - it appears someone
changed the link text and did ...

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

github.com/jekyll/jekyll - 9f8876a33278e956279e4dad978abc131a0d901c authored over 8 years ago
Merge pull request #5221 from ashmaroli/mod-travis

Merge pull request 5221

github.com/jekyll/jekyll - 72629091d18615bb5413d958d44293f43191a872 authored over 8 years ago
Merge pull request #5222 from stkent/patch-1

Merge pull request 5222

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

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

github.com/jekyll/jekyll - dca8047f77095cb21b13e93acbf2dc254c8d5794 authored over 8 years ago
Merge pull request #5226 from gerardorn/patch-1

Merge pull request 5226

github.com/jekyll/jekyll - 5a243fb64cef9dbfbbb38aa9f7a66a6cbef214e6 authored over 8 years ago
Add link to Staticman

This PR adds a link to [Staticman](https://staticman.net), a free and open source platform to in...

github.com/jekyll/jekyll - e6f3fd347c964c1151f8daa6254e7f36feec5209 authored over 8 years ago
Add missing comma

github.com/jekyll/jekyll - b3ce1392dbad354b692c02d762b85a9e93023403 authored over 8 years ago
update rubies in travis

github.com/jekyll/jekyll - 1c68c23f855045e0d987bc1b305b652341e58df8 authored over 8 years ago
That should be jruby-9.1.2.0.

github.com/jekyll/jekyll - 8e361dfe7db035b2526fd96106b645267b0d48a3 authored over 8 years ago
Fix bad colon in .travis.yml

github.com/jekyll/jekyll - 4d44940b9cd0c0037d76bd5cf7e58a82518ac006 authored over 8 years ago
Cleanup .travis.yml so it can be updated more cleanly.

Use shared values in YAML so that only certain pieces of .travis.yml need to be updated in order...

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

github.com/jekyll/jekyll - 088e9319018423cea0ab8e9bcaa92533f946f4a5 authored over 8 years ago
Merge pull request #5214 from DirtyF/fix-5213

Merge pull request 5214

github.com/jekyll/jekyll - c526c9dd620f7f6e7d2b175ec420c064c53b5321 authored over 8 years ago
Remove mention of page for link tag

fix #5213

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

github.com/jekyll/jekyll - 4bff65be909b812d0a2d336b052857eab0cb9d13 authored over 8 years ago
Merge pull request #5167 from Crunch09/plugin_manager_tests

Merge pull request 5167

github.com/jekyll/jekyll - 554749ae0a88e83a5e716f76bd81cd2ad07e41eb authored over 8 years ago
Site#configure_theme: warn in case the 'theme' config is not a string

github.com/jekyll/jekyll - b937757dceeb3e0099c8103122034e55a795c86a authored over 8 years ago
update require_gems test

github.com/jekyll/jekyll - 70ba8c578a929e4bf1a5bf7648caf1b90fba3ebb authored over 8 years ago
Update history to reflect merge of #5182

[ci skip]

github.com/jekyll/jekyll - de6476812f341afdf904b0c7629e5bafba668893 authored over 8 years ago
Merge branch 'DirtyF-doc-link-tag'

* DirtyF-doc-link-tag:
templates.md: {% link %} tag only accepts collection documents
add mo...

github.com/jekyll/jekyll - 7841db8acf89dec52236bc3cd49504b58805054e authored over 8 years ago