Ecosyste.ms: OpenCollective

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

github.com/11ty/eleventy-dev-server

A minimal generic web-development web server.
https://github.com/11ty/eleventy-dev-server

Fix β€œchunk” issue with 404 urls

19e874119a5a4c77151d1fd6e137b0842cab7a07 authored almost 3 years ago by Zach Leatherman <[email protected]>
Empty tests and README

a84e5c584c45a21527e7d46198a8cf2a5b1595aa authored almost 3 years ago by Zach Leatherman <[email protected]>
Use eleventy-utils and remove a bunch of injected deps

3d6efd03979890ab7ea80bb411e8f157c9b82046 authored almost 3 years ago by Zach Leatherman <[email protected]>
Start of cleanup for dependency removal

f9ccf8c9c2c620cc901916dcc8b0160af8ca1133 authored almost 3 years ago by Zach Leatherman <[email protected]>
Adds HTTPS support πŸ†

b05461f31635b635d5a66fc4df34e6f369fcc479 authored almost 3 years ago by Zach Leatherman <[email protected]>
Fix CSP error on finalhandler error pages

092cc821722f06542103f8d1c2a21a5c58e4adfc authored almost 3 years ago by Zach Leatherman <[email protected]>
Rename to eleventy-dev-server

7edfd8bed814da6010b4515a016b603daba6cd6e authored almost 3 years ago by Zach Leatherman <[email protected]>
Fix issue with augmenting finalhandler pages (error pages) with reloading script

c7ba3d9be90e3de37a34b3da9bbbbe0c7d719c57 authored almost 3 years ago by Zach Leatherman <[email protected]>
Hook configuration options up to server

0b8c377896ab785c7ff67f8700a1f8b3e005973c authored almost 3 years ago by Zach Leatherman <[email protected]>
Whew, add options for `showAllHosts` and `portReassignmentRetryCount`.

Add support for middlewares (and Eleventy Serverless)

d0d8e20e3a6c1f08df82743e94163c268310363a authored almost 3 years ago by Zach Leatherman <[email protected]>
Remove IIFE (we’re using a module now)

2cfb680472f1fbb5db39891c3e3ee055f9d6ecf4 authored almost 3 years ago by Zach Leatherman <[email protected]>
Adds `enabled` option.

Refactor to change injected deps to be a bit more clear.

4b2ce7fb61bf1cd53798430351741312bf2b367e authored almost 3 years ago by Zach Leatherman <[email protected]>
Adds subresource integrity hash and option to customize .11ty folder

812a39326bb43210faf948dff6c27a4be14ba7a2 authored almost 3 years ago by Zach Leatherman <[email protected]>
Fix /test/index 404

Should match /test/index.html

75a0263ab9e586cf7b98c8cf6e34d2c175f3a027 authored almost 3 years ago by Zach Leatherman <[email protected]>
Use special .11ty folder for reloader script and morphdom dependency.

Add support for more types of content

a2f8eb2d4d724a8a84e1b3bac2d83f91f78b90ab authored almost 3 years ago by Zach Leatherman <[email protected]>
Initial commit

89932793fc0974566b94d3e04dfd242a8ffeef44 authored almost 3 years ago by Zach Leatherman <[email protected]>