Ecosyste.ms: OpenCollective

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

Eleventy

A simpler static site generator.
Collective - Host: opensource - https://opencollective.com/11ty - Website: https://11ty.dev - Code: https://github.com/11ty

Merge pull request #73 from pepelsbey/patch-2

Fix key in collections.all cycle

github.com/11ty/11ty-website - 53ccb9d5fa60b8a6d5d50297511d8ccc2a838c2a authored almost 6 years ago
Fix key in collections.all cycle

github.com/11ty/11ty-website - ae378458b771aafbd4d54f975c95b034a5fbf782 authored almost 6 years ago
Docs for https://github.com/11ty/eleventy/issues/423

github.com/11ty/11ty-website - a13e7463a8e8195666373be211e2e2a817a037e3 authored almost 6 years ago
Adds collections.all docs, fixes #21

github.com/11ty/11ty-website - 9584258f1e44a4d8a82e7558343d4b6843a404bf authored almost 6 years ago
Updates sidebar menu styles (active item bg)

github.com/11ty/11ty-website - 09fcd09f058bf427c183ccf3bd3fc3d8054747e2 authored almost 6 years ago
Another site

github.com/11ty/11ty-website - 28822970577d835f12f65fd4b0351c4c8c45401f authored almost 6 years ago
eleventyExcludeFromCollections data option will exclude template from any collections (including collections.all)

github.com/11ty/eleventy - 5364334200139f9d29c230827f058eaca677a984 authored almost 6 years ago
Fix issue with new paginated templates in collections including layouts when they shouldn’t. #253

github.com/11ty/eleventy - 9c338c7df47536deba392cd2faee9b1b5ac9d33e authored almost 6 years ago
Missing a dependency! 😱

github.com/11ty/eleventy-plugin-rss - 6691fc700e79ba82fc137bde7fdd5464127b4a36 authored almost 6 years ago
Testimonial and tutorial from https://css-tricks.com/a-site-for-front-end-development-conferences-built-with-11ty-on-netlify/

github.com/11ty/11ty-website - 87d0f88a71756085253d812943cedffa5ba55fb3 authored almost 6 years ago
Adds skeleventy boilerplate

github.com/11ty/11ty-website - 288701b24ad4cedc9721996839f89a0baf5699a8 authored almost 6 years ago
Merge pull request #376 from kleinfreund/document-refactor-template-path

Document & refactor the TemplatePath utilities

github.com/11ty/eleventy - 9378fc3cde4ee866637a1e72de88100f20896c6f authored almost 6 years ago
Active menui styles

github.com/11ty/11ty-website - 03bbaa3ea59910ea5e1076b9ec0ee705b41f9878 authored almost 6 years ago
TemplatePath.getAllDirs: Reverse result array to match previous implementation

github.com/11ty/eleventy - c1ff9c0a5917a3ef1321ba63fb210c5a3684bd6c authored almost 6 years ago
Undo test result re-ordering

github.com/11ty/eleventy - cf2d5bd51bcba231520e717b6e26c0665c929efb authored almost 6 years ago
Updates sidebar styles

github.com/11ty/11ty-website - 458511fe26dbcaf7c0aa3cd71a9857c6df8d015b authored almost 6 years ago
Go deep on template local data dirs

github.com/11ty/eleventy - 0d3ba6c9f59b42bb0306aac75531f40b0c400e0a authored almost 6 years ago
More cleanup

github.com/11ty/eleventy - a0ee45331909b71b30c28332a58fdcc33fe8566a authored almost 6 years ago
Simplified duplicate template map methods

github.com/11ty/eleventy - bde5d9502241b987ba9c3118a17bfed66235122b authored almost 6 years ago
Merge pull request #25 from nick-novak/master

xml date fix

github.com/11ty/eleventy-base-blog - bbad06deaecd101a5e38ead1e59ad5087eccaf7a authored almost 6 years ago
Better template maps with user collections, uses two-pass to work around circular graphs

github.com/11ty/eleventy - ff2a4337759645c0cde599cc5e428d3a7b372fbf authored almost 6 years ago
Bump to 0.7.2

github.com/11ty/eleventy - b5d7aa891193606bc03e668e16492fbb499f8944 authored almost 6 years ago
Better for #253, normalizes "string" tags to array in more places. Fixes `templateContent` missing in a few places.

github.com/11ty/eleventy - fd869025b544df53ae8f97d5d31659df6ccfe4f6 authored almost 6 years ago
Unskip a test.

github.com/11ty/eleventy - a2cc3b9cd6b27ce13e00a08301fc6e8f165be5df authored almost 6 years ago
Fix for string tags #253

github.com/11ty/eleventy - 0d060e4b8f753ef39f0dd07920b7b363f4851e6a authored almost 6 years ago
Docs for https://github.com/11ty/eleventy/issues/253

github.com/11ty/11ty-website - 020a5d6975629523f3a1aaa10932d27af3a40b5b authored almost 6 years ago
Adds opt-in for #253.

github.com/11ty/eleventy - 704d0cb7077eb662a3d475ffbe8793d7a748b90b authored almost 6 years ago
Merge pull request #26 from dhoman/master

readme update to include how to host using local webserver for develo…

github.com/11ty/eleventy-base-blog - 5c2a07f3642ab91d89e3434435235dfa60c3d089 authored almost 6 years ago
readme update to include how to host using local webserver for development purposes

github.com/11ty/eleventy-base-blog - 27e7988cd859a06241a32f16d18c99ac81c26cc8 authored almost 6 years ago
Fixes #253 but needs opt-in

github.com/11ty/eleventy - 20eabbd633617e68459b65a2a2d891b473366d94 authored almost 6 years ago
Back to working tests with refactored code.

github.com/11ty/eleventy - 66c4771b384eefbf4b6901c0c555d04be6a6768a authored almost 6 years ago
Adds mmatuzo’s site

github.com/11ty/11ty-website - 6cc1abac2adb1380dd5fa62f4e4036fac1d7f0ca authored almost 6 years ago
Merge pull request #67 from pepelsbey/patch-1

Remove npx as npm scripts don’t need it

github.com/11ty/11ty-website - b43c6902fa1d337c291ebc27e53e6d2b69b91cf8 authored almost 6 years ago
Start of refactor for #253

github.com/11ty/eleventy - c9dab7b3abaf5d5135b05a4cab49e5a009328455 authored almost 6 years ago
Clearer errors when JSON parsing fails.

github.com/11ty/eleventy - dbcd2193419209d8065afa7e391372cff02c7bae authored almost 6 years ago
Remove npx as npm scripts don’t need it

github.com/11ty/11ty-website - 14841e3e6dcde0aac8cded4227b1380e580faf45 authored almost 6 years ago
Updates cache

github.com/11ty/11ty-website - 8e839a8115272d88e63d9d8a2db62001488ba90d authored almost 6 years ago
Fixes #66 thanks @philhawksworth!

github.com/11ty/11ty-website - 8329a68a5012c91bb3f2fbc2c6142869afc6b054 authored almost 6 years ago
Merge pull request #65 from csakiistvan/#54

Add DevRel diaries site, #54

github.com/11ty/11ty-website - 4f791eaa104dae76705667f1e9f888656f37e549 authored almost 6 years ago
Merge pull request #64 from csakiistvan/#57

Add Ajmal Afif's website, #57

github.com/11ty/11ty-website - 049d8766fb2439b238c56a157e9104e3f2f8f2cc authored almost 6 years ago
Update ajmal-afif.json

github.com/11ty/11ty-website - 5ca8f6b57212dd0ccbb1de1a39cb5afb0ecfbedf authored almost 6 years ago
Merge pull request #63 from csakiistvan/#58

Add pborenstein site, #58

github.com/11ty/11ty-website - 5522afb1ac1cc8f94818ae88cf2e1d7e801e32dc authored almost 6 years ago
Add DevRel diaries site, #54

Signed-off-by: Istvan Csaki <[email protected]>

github.com/11ty/11ty-website - 58403cf94bf8aa46250ce7efdf5fe15687af962a authored almost 6 years ago
Add Ajmal Afif's website, #57

Signed-off-by: Istvan Csaki <[email protected]>

github.com/11ty/11ty-website - 80e54eaaef30f9475df754d2138408fbcc51ec7f authored almost 6 years ago
Add pborenstein site, #58

Signed-off-by: Istvan Csaki <[email protected]>

github.com/11ty/11ty-website - 8298dfd4c36679e04bc96f91ba3c0e0757a46b3b authored almost 6 years ago
Fixes #53, Fixes #61

github.com/11ty/11ty-website - 5503bc88bd040a12d903d825c1e4432203d8b31c authored almost 6 years ago
Include build time in html comment in source

github.com/11ty/11ty-website - 22b8961a54cbeea3e4016b43bba6745023292491 authored almost 6 years ago
Moves from eleventysites.json to an independent json files in _data/sites to avoid conflicts when multiple pull requests are open simultaneously.

github.com/11ty/11ty-website - ee47d9c44973e75a8dfa3876edc50dd1b8e2a2d4 authored almost 6 years ago
Merge pull request #62 from robdodson/patch-1

Add note on data file names

github.com/11ty/11ty-website - 30c4af7f80042b0c68c8a82147ee23ba7ed9be01 authored almost 6 years ago
Merge pull request #60 from csakiistvan/#52

I built a site with Eleventy #52

github.com/11ty/11ty-website - 6520912cebdd2828356f199b90019e0659374228 authored almost 6 years ago
Add note on data file names

When I initially read the docs I thought that the names chosen for the data files were merely to...

github.com/11ty/11ty-website - e3207e60f7e0c5e0243c9057fb5c7d4fcf0f54d9 authored almost 6 years ago
Fix the description problem

github.com/11ty/11ty-website - 092bc4e5958a1b149b176efd990aaf2d6e952e48 authored almost 6 years ago
Merge pull request #59 from csakiistvan/#59

Front-end Foundations website is not working, fix #59

github.com/11ty/11ty-website - 91443067ed06ea49fb404338e91d09b89f21741a authored almost 6 years ago
I built a site with Eleventy #52

Signed-off-by: Istvan Csaki <[email protected]>

github.com/11ty/11ty-website - b832285a4269ce708147b0618f8b10d09282e10b authored almost 6 years ago
Front-end Foundations website is not working, fix #59

Signed-off-by: Istvan Csaki <[email protected]>

github.com/11ty/11ty-website - d830e6806e8b4f6dc52bec2fa624f0c827436967 authored almost 6 years ago
Added community resource from @pborenstein

github.com/11ty/11ty-website - 3f1a4fda9946b544ba580013c18a85067fc3cb96 authored almost 6 years ago
Add deployment tutorials

github.com/11ty/11ty-website - c6662b26141d6a7c577aa9955c3a8202f9dd2690 authored almost 6 years ago
External link to ifttt, remove warning as file system cache is ignored on netlify builds

github.com/11ty/11ty-website - c2375fcb0dba0942440b23e4722b1c442cf8cf8d authored almost 6 years ago
Related link to quick tip 8

github.com/11ty/11ty-website - e5877e6e111111a86e5b8a0cfc4c6e15cba5d0bd authored almost 6 years ago
Add two new quick tips

github.com/11ty/11ty-website - 41ba84d3620d9a8a5bd738b3efd0ce6dc832960a authored almost 6 years ago
Get npm downloads for the last year instead of month.

github.com/11ty/11ty-website - 34af828c20b6c95bd0d7314321a6a885ee848031 authored almost 6 years ago
better checks for data if the services fail

github.com/11ty/11ty-website - 813a3852a4ffa1814d48126277a1cac3206eaf76 authored almost 6 years ago
Test if cached.

github.com/11ty/11ty-website - 9cc4d9fc259fa8269a669557f6d3d271065ab0d3 authored almost 6 years ago
Switch to hourly

github.com/11ty/11ty-website - 803b8e113e6e9eb1b65cf0b21e089ef4da71758e authored almost 6 years ago
Run GitHub counts every minute (just testing)

github.com/11ty/11ty-website - 320608b8c09105a265be39ca29039e2ae2c0a717 authored almost 6 years ago
Adds https://github.com/11ty/eleventy/issues/386 to default eleventy-base-blog config

github.com/11ty/eleventy-base-blog - e2be85925d9c43f9a56dc4fd2767ca42d2acf2be authored almost 6 years ago
More cleanup

github.com/11ty/11ty-website - 4e453cf201fe0f557c475147029b452780e0b0da authored almost 6 years ago
Syntax cleanup

github.com/11ty/11ty-website - 5c32c083522a37bac00f91279fe915d1b9e55fba authored almost 6 years ago
Adds context for browsersync config (issue link)

github.com/11ty/11ty-website - b6f78a73ee6939a14e20cb162ba6184ecd2e6ce9 authored almost 6 years ago
Adds Duncan Davidson’s site

github.com/11ty/11ty-website - 6d223689ead3ed391aa6cb1d33d7330d9e6bcff1 authored almost 6 years ago
Removes the GitHub widget so that we have no third party JS on the site. Adds build time equivalent for GitHub stars, with npm download count, and Twitter followers

github.com/11ty/11ty-website - 91ee9b8d035dd0e12fa8ee16159762b6c4d15ed2 authored almost 6 years ago
Merge pull request #55 from clottman/patch-1

Add info on browsersync 404s

github.com/11ty/11ty-website - 81d99ed6b6f566e72f0fb4a0ef67b0428191bb24 authored almost 6 years ago
Add info on browsersync 404s

github.com/11ty/11ty-website - 891ed22433ddf2521741a19df28465a77218e285 authored about 6 years ago
Fixes #384

github.com/11ty/eleventy - b18f10c530044e5e62e267da0bc2b92ff1977302 authored about 6 years ago
Adds glitch starter project

github.com/11ty/11ty-website - 27d3d7f3f93bc110a745bf0c137efd41907164f7 authored about 6 years ago
Adds a few more tutorials!

github.com/11ty/11ty-website - 556bf6d727c5e07565249cce6a3f75d4a6922ef9 authored about 6 years ago
Lighthouse optimizations

github.com/11ty/11ty-website - d226121fc6462d59eda26309b81a9f913eadb33d authored about 6 years ago
Updates avatars to use the right filenames

github.com/11ty/11ty-website - db41ab9b47715aaeded458e84c454b2ab80d5aa3 authored about 6 years ago
New nunjucks fixes #311 🎉

github.com/11ty/eleventy - 2b2e7b444c6e3abef7c91b03d82b9e7a5c6e8278 authored about 6 years ago
Add link to quick tip in 404 page. Also a link to home.

github.com/11ty/eleventy-base-blog - 97a845955a4fe53e9b489f788e9508bc95400d79 authored about 6 years ago
Adds code block examples to style guide

github.com/11ty/11ty-website - 58c163a2fa656bbbbca93a12e7cc6aee5453e355 authored about 6 years ago
Refactor normalizeUrlPath, remove hasTrailingSlash

github.com/11ty/eleventy - 2c96b701012fe3186bf079d8395e8941072450a6 authored about 6 years ago
Remove redundant tests

github.com/11ty/eleventy - 29f931cdc5f88506c29c2c3320df9c4e5c8de700 authored about 6 years ago
TemplatePath: getExtension

github.com/11ty/eleventy - ebaf14772acb8347abbab2f0a7be09da4761a3ad authored about 6 years ago
TemplatePath: removeExtension

github.com/11ty/eleventy - adb44cb557fdc16f270512a9448e81fb5410306e authored about 6 years ago
TemplatePath: convertToRecursiveGlob

github.com/11ty/eleventy - c775a6ac89726595f6c3c4c25c08b04efcd8a13e authored about 6 years ago
TemplatePath: stripLeadingSubPath

github.com/11ty/eleventy - f57c3ed97e6581f40739c9dba91f4d90fe8db69a authored about 6 years ago
TemplatePath: isDirectorySync

github.com/11ty/eleventy - 1469a133bd53e556d19b41b51af6f9ce7e50f8c6 authored about 6 years ago