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

TemplatePath: startsWithSubPath

github.com/11ty/eleventy - a106f178874118049b3a35b38e5414619964a9f7 authored about 6 years ago
TemplatePath: addLeadingDotSlash + addLeadingDotSlashArray

github.com/11ty/eleventy - 22ee8052b9b6a0cb81b8ac0de2f2d6ec5929434e authored about 6 years ago
TemplatePath: stripLeadingDotSlash

github.com/11ty/eleventy - 1f6d587fd920b5df64226c61fa00099819b9f739 authored about 6 years ago
TemplatePath: absolutePath + relativePath

github.com/11ty/eleventy - d2cb60b0a69438ca2cf3eeb591efc19856a7f8ce authored about 6 years ago
TemplatePath: normalizeUrlPath

github.com/11ty/eleventy - 48b8ad96a620abe0e6bb7ce4cdacf66882e3360a authored about 6 years ago
TemplatePath: getAllDirs

github.com/11ty/eleventy - dd28b2bee3ec17c118f484893c8e3c21d0656b19 authored about 6 years ago
TemplatePath: getLastPathSegment

github.com/11ty/eleventy - b6ff26758682695b4b52368ffbf0cb57546785ba authored about 6 years ago
TemplatePath: hasTrailingSlash

github.com/11ty/eleventy - cd04b7ade4f76579bab70796abefc610e30fac6e authored about 6 years ago
TemplatePath: getWorkingDir

github.com/11ty/eleventy - 8d97c594c65219d82c3ff22de85908ada226f322 authored about 6 years ago
TemplatePath: getDirFromFilePath

github.com/11ty/eleventy - c20f205a1e5dff86f2cd063168219497e0f36c2e authored about 6 years ago
TemplatePath: getDir

github.com/11ty/eleventy - 23ec3b9e515c192d88c15cb566d8d9451bf04e72 authored about 6 years ago
TemplatePath: _getModuleDir

github.com/11ty/eleventy - 180485b65ff52d5ee453f9a94137b87ba2649977 authored about 6 years ago
Merge pull request #381 from kleinfreund/fix-windows-tests

Fix broken tests on Windows (yes, it’s newlines)

github.com/11ty/eleventy - cb2249afa101993f2891dc870ff649f86e7c341c authored about 6 years ago
Add tests for normalizeNewLines

github.com/11ty/eleventy - 51adb790a24665178d699131651816016f61aa53 authored about 6 years ago
Fix broken tests on Windows (yes, it's newlines)

github.com/11ty/eleventy - 2e85d4dc83ea74efbf399d73d0e9bd3e508a8376 authored about 6 years ago
New eleventy version 0.7.1

github.com/11ty/11ty-website - deeb4d96fc422d8564a276bc2751f72a48eb775f authored about 6 years ago
Version 0.7.1 quick maintenance release.

github.com/11ty/eleventy - 4b498396c4a9cea00276d6ceed8f2482e43a1dbe authored about 6 years ago
Walk back Windows test boxes on travis as there are a few broken tests in there (needs revisiting #353)

github.com/11ty/eleventy - d828eb964598a2664662078c03837258c0a72893 authored about 6 years ago
More travis operating systems. #353

github.com/11ty/eleventy - d15c5f57841c097953e993584fb19ac306594d9e authored about 6 years ago
Giant refactor of Eleventy.js to use new class syntax.

github.com/11ty/eleventy - 09973aecf48695b0e14d499b500bd9abd5015ac1 authored about 6 years ago
Adds collection iteration test

github.com/11ty/eleventy - e78bfc7f36f68384df92e1ac11e45fbb4aae2e89 authored about 6 years ago
Fixes #375

github.com/11ty/eleventy - 59a6debb40f2e4c74b9612c999eb9fdd2e064a74 authored about 6 years ago
Per a question on Twitter DM, another example of collection use using JS templates

github.com/11ty/11ty-website - 83b7fc26194d9aa24f98ba39b5cc7a66d691bfe6 authored about 6 years ago
Merge pull request #378 from kleinfreund/fix-js-engine

Remove unused imports

github.com/11ty/eleventy - 7eaddfa38475bec3333a795c4e3cf98c687f4e6c authored about 6 years ago
Remove unused imports

github.com/11ty/eleventy - 9de13c1b719e766c7d30d85e881a1d7de3352700 authored about 6 years ago
404 Not found quick tip

github.com/11ty/11ty-website - 0e772dac09943d37a6abee879aa21ca0f9396941 authored about 6 years ago
Move the favicon down

github.com/11ty/11ty-website - 39a069370f98cfdd6368e904a27872e51d7ec519 authored about 6 years ago
Favicon was big!

github.com/11ty/11ty-website - be680a4fc1884d0c8090c74b4b07747b47b4e7d4 authored about 6 years ago
Using deep data merge (post tag is inherited from posts/posts.json) and updates to use 0.7.0.

github.com/11ty/eleventy-base-blog - 496982355eaf654d3ab3805c0b6640aca3286186 authored about 6 years ago
0.7.0 coverage

github.com/11ty/eleventy - fd729bb5127bc7f8bdf09a1599eb2772b6d94cdf authored about 6 years ago
Sample sites simplifications

github.com/11ty/11ty-website - 77b2d940238a917c623217b40725d7b91fc0e8c2 authored about 6 years ago
Fixes #372

github.com/11ty/eleventy - 5cd19f6356c3601b4b6ddd50cfa026b569c3c83d authored about 6 years ago
Eligible major version updates (purposefully not upgrading mustache and dependency-tree)

github.com/11ty/eleventy - 34b028f72a03805b1fa652ad97028f866cfbfc3c authored about 6 years ago
Upgrade dependencies, unskip one liquid test

github.com/11ty/eleventy - b7af5bbffa00b5acba052cfbad8ff4a04d4d57ff authored about 6 years ago
Oops broken tests #207

github.com/11ty/eleventy - 6eba496694a3c36d48f3e478e95f7a51395b162a authored about 6 years ago
Version bump to 0.7.0. RELEASE IS NIGH

github.com/11ty/eleventy - 064da4f7f67215ad83668045d3a09ee22c2f6efa authored about 6 years ago
Removes config options for template aliases #207.

github.com/11ty/eleventy - f2218f8e83d3ab137f6bfad6f682ebae0e789a98 authored about 6 years ago
Skipped failing Test for #253

github.com/11ty/eleventy - 3115dd40512707cb96e6fd11097196a2a46ad167 authored about 6 years ago
Merge pull request #370 from 11ty/123

Pass in your own BrowserSync Configuration

github.com/11ty/eleventy - 17b931819fe4225c3b30da11c5130e8ec9286eeb authored about 6 years ago
Merge branch 'master' into 123

# Conflicts:
# src/EleventyServe.js

github.com/11ty/eleventy - eac76b96d1c4113a7048bae1de57fae2e3e34358 authored about 6 years ago
Merge pull request #366 from kleinfreund/join-paths-correctly

Join paths correctly

github.com/11ty/eleventy - 63c56c5030fa06eef496f8a422fce43752872f9e authored about 6 years ago
Remove superfluous slash in call to TemplatePath.join

github.com/11ty/eleventy - 91eb48b88ff58afb3270c76f778c97c4324d1d84 authored about 6 years ago
Join paths together correctly with TemplatePath utility

github.com/11ty/eleventy - 4609e373aada81e1bef5c0928cf74ddc9cf47a7b authored about 6 years ago
Separate normalize and join methods

github.com/11ty/eleventy - cc9830f89aa31357926e633c8b4fc5b3e3d83dc8 authored about 6 years ago
Missing toc link for https://github.com/11ty/eleventy/issues/123

github.com/11ty/11ty-website - a8df8cbec809eeafb09f39aa626d8a36cb76ec4b authored about 6 years ago
Docs for https://github.com/11ty/eleventy/issues/123

github.com/11ty/11ty-website - f4c3cbb766ad6da73a12ce3c0344ad218f7aede0 authored about 6 years ago
Slower rainbow animations

github.com/11ty/11ty-website - 5f7038cf4fc680f11eafa4350746118000df0e7f authored about 6 years ago
Fixes #123

github.com/11ty/eleventy - 3ea8267f8785d311daffcb933b35c5b8ed6ca9bd authored about 6 years ago
Docs for https://github.com/11ty/eleventy/issues/164

github.com/11ty/11ty-website - 7bf79988d776a1e9acc8fd94270a1a6d7065e73a authored about 6 years ago
Fixes #164

github.com/11ty/eleventy - 1320b7b1cb1efe738ef669d68eed0766c4c7c5ea authored about 6 years ago
Fixes #194

github.com/11ty/eleventy - 844b3277faae7b352098b519ed0d54e5f286a398 authored about 6 years ago
Docs for https://github.com/11ty/eleventy/issues/194

github.com/11ty/11ty-website - bd5f1f31246f71a4638df30a4e8260e750635afb authored about 6 years ago
Merge pull request #363 from kleinfreund/fix-tests-invoking-illegal-constructor

Fix: Tests invoking illegal constructor TemplateData() (fixes #362)

github.com/11ty/eleventy - bde53b4209200406f0cef3403eca0627cc6e0d84 authored about 6 years ago
Fix: Tests invoking illegal constructor TemplateData()

github.com/11ty/eleventy - 05cbdc93a04e783b871239f02aa9fb67f88edec2 authored about 6 years ago
Documentation queue should use needs-votes

github.com/11ty/eleventy - 13b0c92e0366b38ceabbbf2d5319c8e669152b3b authored about 6 years ago
Documentation queue link

github.com/11ty/eleventy - e6a9b18c3dbaf3ae1f45dead8d965ea024e9cb09 authored about 6 years ago
Docs for https://github.com/11ty/eleventy/issues/229

github.com/11ty/11ty-website - c5f74805037f2b791662d6761d1a5ff4197ffb49 authored about 6 years ago
Fixes #229

github.com/11ty/eleventy - 1c791f697deabbcda58be1af18d1dc8af9f65aa4 authored about 6 years ago
Giant docs button

github.com/11ty/11ty-website - 99e74a2552af3ae2db5e18687ba53d75e11ea038 authored about 6 years ago
Adds a test for #352

github.com/11ty/eleventy - 6004e76a07408122df4fc3f973c8d1df43f0c04c authored about 6 years ago
Dynamic permalink on front matter docs

github.com/11ty/11ty-website - b42b68310c556e18e8beda3b2c561f52b32b3f0e authored about 6 years ago
New sites! Fixes #47, fixes #46, fixes #43, fixes #40, fixes #37

github.com/11ty/11ty-website - 1dce19ae2e86bf88a23cc5f8bfe62c2ecec3f3b6 authored about 6 years ago
Add note about disabling dynamic permalinks

github.com/11ty/11ty-website - 80d27368ae593f0fdc81330543733a849efd6006 authored about 6 years ago
Another test for JS templates

github.com/11ty/eleventy - 0d4e9d9b03a7837f65b058befc87eb5d4dc6a221 authored about 6 years ago
Actual test for disabling dynamic permalinks (and use the correct boolean value 🀑)

github.com/11ty/eleventy - 4ae99f198a467e4851d9cef205031f2280daf8a3 authored about 6 years ago
Merge pull request #24 from kitt/kitt/relative-path-for-sites-using-subdirs

Update tags.njk to use subdir paths for the "all tags" page

github.com/11ty/eleventy-base-blog - 0cb6dab28a55b8f778c675f278eff5b095d3dd3b authored about 6 years ago
Same URL pattern for relative paths that I have seen elsewhere

github.com/11ty/eleventy-base-blog - 14f8e1e08e952c7679bb3c37ea65808b0d989b6d authored about 6 years ago
Clarification

github.com/11ty/11ty-website - eb50c0dedced1a9e0bf6b581be86a15feb8acc82 authored about 6 years ago
More simplification of the JavaScript docs

github.com/11ty/11ty-website - 35602e81d22d84c0b4552f99494b72d8daf9bacf authored about 6 years ago
Prune New in vX.X.X from markdown header links

github.com/11ty/11ty-website - 4e682b74339c16db03a352085b19de9bf9dac5c6 authored about 6 years ago
Permalink async function

github.com/11ty/eleventy - 512842d025af195fdd4631675dad465919220a34 authored about 6 years ago
Tests born from writing documentation 🀑

github.com/11ty/eleventy - 94e0244795eb7a7634d23bf42333e5dd0b990802 authored about 6 years ago
Simpification

github.com/11ty/11ty-website - a935eca17e6293371745b74c170e31cf96bb6400 authored about 6 years ago
Modifications to addedin placements

github.com/11ty/11ty-website - ccb967f02f58d3c34343360bbf1ecf24249b408a authored about 6 years ago
Oops, build command is set in netlify.toml

github.com/11ty/11ty-website - 6ea96a965ecbf36f5da67a771a4d45a2ea55b678 authored about 6 years ago
minifier checks for production build

github.com/11ty/11ty-website - 75fb40ca9ce659c452f88ab192dac15ebb3af2aa authored about 6 years ago
Adds production build script

github.com/11ty/11ty-website - 14829b33560dae1dd4a0077e9aa610ae0c2c9a6c authored about 6 years ago
Adds relatedLinks to front matter

github.com/11ty/11ty-website - d053ba90e335965cf3ed7d8f5f45003ca8260c4a authored about 6 years ago
Adds new in 0.7.0 to new features.

github.com/11ty/11ty-website - c98252b30a89afa50b5e9fe86b67866b6cee2501 authored about 6 years ago
Adds additional docs for 11ty.js functions/filters/shortcodes

github.com/11ty/11ty-website - f655a75066f85161360d417d4514dc9ba0bf12de authored about 6 years ago
Restructure data js examples

github.com/11ty/11ty-website - 4e55fb7782b55af3dfda07938588448b0ed2e1d7 authored about 6 years ago
Adds more documentation around JS templates and watching dependencies

github.com/11ty/11ty-website - 99d12ffca041a2e6c119bb935a8a7b70ae4fb9e6 authored about 6 years ago
Adjust breakpoint

github.com/11ty/11ty-website - f1f18a8f63a754eea22d853a5cee6fd0d5a60686 authored about 6 years ago
Adds benchmark link

github.com/11ty/eleventy - d050e9acb50e4885d7d5cd4c4290900d6238bdfe authored about 6 years ago
Better small viewport for inline lists

github.com/11ty/11ty-website - b255a723c8929b9a2afc7c912e6e622ecb169651 authored about 6 years ago
Adds okitavera

github.com/11ty/11ty-website - 049f0322cfbfd26eb3dc06d7e2fec879ecfe0fad authored about 6 years ago
Merge pull request #44 from bmeurer/patch-1

Add "benediktmeurer.de" to list of 11ty users

github.com/11ty/11ty-website - b2aac791af16eb3ff77cdcaf82c161a126dc8ca2 authored about 6 years ago
Merge branch 'master' into patch-1

github.com/11ty/11ty-website - 862c994abd6bb0aca0471fa8753c05a9401337b3 authored about 6 years ago
Merge pull request #41 from zellwk/patch-1

Add my blog to Eleventy sites

github.com/11ty/11ty-website - a6ae8a54e678721f605afa66b800db9a057861db authored about 6 years ago