Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/11ty/eleventy-plugin-rss
A pack of Eleventy plugins for generating an RSS feed.
https://github.com/11ty/eleventy-plugin-rss
Example of using 11ty.js for JSON feed generation
5cf83502e29b88b32772f0274fcf9dd4041b4549 authored over 2 years ago
5cf83502e29b88b32772f0274fcf9dd4041b4549 authored over 2 years ago
Forgot the URL filter
470c63952d61ef7943e1a6c1124352666b79031b authored over 2 years ago
470c63952d61ef7943e1a6c1124352666b79031b authored over 2 years ago
Add `normalizeAbsoluteUrls` opt-out for feed samples. See also https://www.jessesquires.com/blog/2021/06/06/rss-feeds-jekyll-and-absolute-versus-relative-urls/
Add language declarations for i18n
17ff71f9af1e1bd4972c8d7b2f5ebbe545b7d1cf authored over 2 years ago
v1.2.0
3948f4c193a40f3749789e09def34de0e29cf5ba authored over 2 years ago
3948f4c193a40f3749789e09def34de0e29cf5ba authored over 2 years ago
Minor copy fix for RSS
12c32f61ce2df659f192b48107ab31b1d5eee401 authored over 2 years ago
12c32f61ce2df659f192b48107ab31b1d5eee401 authored over 2 years ago
Update dependencies
db53629baa694ede5bc95e5e75fcdef7721d8e22 authored over 2 years ago
db53629baa694ede5bc95e5e75fcdef7721d8e22 authored over 2 years ago
Merge pull request #24 from backlineint/rss-filters
Add filters for RSS Feeds
a96c968ca0dc77c8de1696fc94ef354f8c00fb42 authored over 2 years ago
Merge pull request #27 from pdehaan/patch-1
Create .npmignore
0c4b8de6c8aa6ead740d56d890f1745f68aed80c authored over 2 years ago
SVG logo
c1129020c8e0c8e78cdeefecebed421941d0b831 authored almost 3 years ago
c1129020c8e0c8e78cdeefecebed421941d0b831 authored almost 3 years ago
README emoji
0464a3694de4e38f73887ba6aa7cd2d478ae51eb authored almost 3 years ago
0464a3694de4e38f73887ba6aa7cd2d478ae51eb authored almost 3 years ago
v1.1.2
0d36684d3f065b722a73c18d132410c61ae08127 authored over 3 years ago
0d36684d3f065b722a73c18d132410c61ae08127 authored over 3 years ago
Remove peerDependencies and move to internal plugin compatibility checks. See https://github.com/11ty/eleventy/issues/2001#issuecomment-937934105
d18b45ae0633951677567803d8f3f2341abc873f authored over 3 years ago
d18b45ae0633951677567803d8f3f2341abc873f authored over 3 years ago
Create .npmignore
### BEFORE
```sh
npm pack --dry-run
npm notice π¦ @11ty/[email protected]
npm noti...
Fixes https://github.com/11ty/eleventy/issues/1703
0deac983b2fc960dd5fd50f5cd7d6cf09c67c426 authored almost 4 years ago
0deac983b2fc960dd5fd50f5cd7d6cf09c67c426 authored almost 4 years ago
Remove vscode settings
b369e0f57e729f5afc7549132ad057fa449ec6f4 authored almost 4 years ago
b369e0f57e729f5afc7549132ad057fa449ec6f4 authored almost 4 years ago
Minor code cleanup
92359ae301f898828e1f42a89f2266ab561306a3 authored almost 4 years ago
92359ae301f898828e1f42a89f2266ab561306a3 authored almost 4 years ago
Removed unnecessary dependency
8d432eacf117dd040b923a9e4a592234efa4b0d0 authored almost 4 years ago
8d432eacf117dd040b923a9e4a592234efa4b0d0 authored almost 4 years ago
Remove XML encoding
a791049b4a021f8a8076e6ad590fdaf5228378ed authored almost 4 years ago
a791049b4a021f8a8076e6ad590fdaf5228378ed authored almost 4 years ago
Decode string rather than encode string
db3263ccecac03fbafc0b67c9059454879c2bac6 authored almost 4 years ago
db3263ccecac03fbafc0b67c9059454879c2bac6 authored almost 4 years ago
Escape XML so that it will validate
18cf3cfc45de84922b723a2fd17c2b1c342d18b5 authored almost 4 years ago
18cf3cfc45de84922b723a2fd17c2b1c342d18b5 authored almost 4 years ago
Update readme
a56c4e9623386a388d434d4eee05a9f078ac5ed4 authored almost 4 years ago
a56c4e9623386a388d434d4eee05a9f078ac5ed4 authored almost 4 years ago
Add dateRfc822 filter and example feed in RSS format
0414ad614c0ac4b610d49865b8a77a3bd1c83ff0 authored almost 4 years ago
0414ad614c0ac4b610d49865b8a77a3bd1c83ff0 authored almost 4 years ago
Fixes #1
a6bfd08e78f9e44155cb708a1768949b29053b97 authored about 4 years ago
a6bfd08e78f9e44155cb708a1768949b29053b97 authored about 4 years ago
Adds a bunch more exports for use in other template languages.
60279d87109e0c41938a9c86203cf5162db14c32 authored about 4 years ago
60279d87109e0c41938a9c86203cf5162db14c32 authored about 4 years ago
Fixes #8. Adds new filters for `dateToRfc3339` and `getNewestCollectionItemDate` to supercede and eventually replace `rssDate` and `rssLastUpdatedDate`.
2a9562ef0bee08b82485b0de1828769789c11320 authored about 4 years ago
2a9562ef0bee08b82485b0de1828769789c11320 authored about 4 years ago
Output UTC dates from `dateToISO`. Simplifies code (maintains removal of millseconds). Fixes https://github.com/11ty/eleventy-plugin-rss/issues/9
26d62a4f8c1a642cee37b97f0b98823301b5b8cc authored about 4 years ago
26d62a4f8c1a642cee37b97f0b98823301b5b8cc authored about 4 years ago
Oops extra options there for #12
055892c8076d715682b449745187cd33663747fd authored about 4 years ago
055892c8076d715682b449745187cd33663747fd authored about 4 years ago
v1.1.0
dacba74cb533aeb131661493ab13fc64799f8554 authored about 4 years ago
dacba74cb533aeb131661493ab13fc64799f8554 authored about 4 years ago
Update readme to point to 11ty.dev
0d4f1e13ebae602def18fe3959ea20010a392dd4 authored about 4 years ago
0d4f1e13ebae602def18fe3959ea20010a392dd4 authored about 4 years ago
Fixes #12. Switches postHTML closingSingleTag to 'slash' to be better with XML output if the content isnβt escaped as `safe` (html entity encoded). Also adds `posthtmlRenderOptions` option to override if needed.
8e25973c6c2740e3d294e217a8e0f22ef1e57966 authored about 4 years ago
8e25973c6c2740e3d294e217a8e0f22ef1e57966 authored about 4 years ago
Fixes #20.
55df5a75e3a92fa63f7318d0aa4736ca0ea0f33a authored about 4 years ago
55df5a75e3a92fa63f7318d0aa4736ca0ea0f33a authored about 4 years ago
v1.0.9
a62d9dfbb32ce2f6b39568062c437e7d2b8631fa authored over 4 years ago
a62d9dfbb32ce2f6b39568062c437e7d2b8631fa authored over 4 years ago
Uh, missing a )??
7b3fe43ef523130d159ba953ce837a580a34f1ef authored over 4 years ago
7b3fe43ef523130d159ba953ce837a580a34f1ef authored over 4 years ago
v1.0.8
588309d2f6cba25533d1ba7bf761ab83b0b772b8 authored over 4 years ago
588309d2f6cba25533d1ba7bf761ab83b0b772b8 authored over 4 years ago
Adds sample JSON feed and beefs up the README a bit.
7ba7af748fb92dc3d144fd3fdc7546b220acd842 authored over 4 years ago
7ba7af748fb92dc3d144fd3fdc7546b220acd842 authored over 4 years ago
Merge pull request #15 from anyuzx/master
Retrieve the last updated date
d88b73d158a1c5735ce1f36e284526a84f244b9a authored over 4 years ago
Merge pull request #13 from nhoizey/patch-1
This is only a dev depedency
d058dd2131eb240986c87c6b86ba955c72149644 authored over 4 years ago
Merge pull request #16 from slightlyoff/faster-dates
Remove Luxon from date formatting for small speedup.
bdccf8e456036b122b88f1a455a2a2f6e048d309 authored over 4 years ago
Remove Luxon from date formating for small speedup.
c336ef2fb9233ada8d1924ae3ac771276a83a681 authored over 4 years ago
c336ef2fb9233ada8d1924ae3ac771276a83a681 authored over 4 years ago
Retrieve the last updated date
Original code get the lasted date assuming the last item in the collection is the newest. This c...
c38bc4341b935d11b2021e4d692becf84e8579d9 authored over 4 years ago
This is only a dev depedency
See in https://github.com/11ty/11ty-website/pull/363#issuecomment-596238401
3bc1e67a26fed7b0efc0ee689669fecd10e76528 authored almost 5 years ago
Ceding control of posthtml-urls back to the original author. Switching to fixed version for now. https://www.npmjs.com/package/posthtml-urls
b1323b7c410b9e0fa8ebf82e377b01a6a18570d3 authored over 5 years ago
b1323b7c410b9e0fa8ebf82e377b01a6a18570d3 authored over 5 years ago
Create FUNDING.yml
1e56811544cbe85491cfc8e78c7c9c247ecdf57a authored over 5 years ago
1e56811544cbe85491cfc8e78c7c9c247ecdf57a authored over 5 years ago
Bump version
3e52e49e11fd6c319367ad99ef748fe472246874 authored almost 6 years ago
3e52e49e11fd6c319367ad99ef748fe472246874 authored almost 6 years ago
Missing a dependency! π±
6691fc700e79ba82fc137bde7fdd5464127b4a36 authored almost 6 years ago
6691fc700e79ba82fc137bde7fdd5464127b4a36 authored almost 6 years ago
Version bump
cb034cd767f7ed3c68c46ebc01f60251be5040b2 authored about 6 years ago
cb034cd767f7ed3c68c46ebc01f60251be5040b2 authored about 6 years ago
Fixes #3
a3be8e8c0885cf7f15d9a167461fcc36d9f8126c authored about 6 years ago
a3be8e8c0885cf7f15d9a167461fcc36d9f8126c authored about 6 years ago
v1.0.4
c9f83c1f92181fc7f1d053342203f99143afa39c authored about 6 years ago
c9f83c1f92181fc7f1d053342203f99143afa39c authored about 6 years ago
Fixes #2
f7d9dfa4f8bab1d99012e26ef22668396ffb7968 authored about 6 years ago
f7d9dfa4f8bab1d99012e26ef22668396ffb7968 authored about 6 years ago
v1.0.3
f7a1c5f11eed8511598d497e7f84e313f1061696 authored over 6 years ago
f7a1c5f11eed8511598d497e7f84e313f1061696 authored over 6 years ago
Removes internal namespace per 0.5.4 guidelines on plugin namespacing (happens upstream in application code)
36eecc54fcc149da70a62a42fd4b8b3fa6b2d61b authored over 6 years ago
36eecc54fcc149da70a62a42fd4b8b3fa6b2d61b authored over 6 years ago
Moved
bf520b6abfc19418ce251362f593e2f80abc4aa9 authored over 6 years ago
bf520b6abfc19418ce251362f593e2f80abc4aa9 authored over 6 years ago
Whitespace
34cb9f077cac9b104730bb9d56e4ab6ec143775f authored over 6 years ago
34cb9f077cac9b104730bb9d56e4ab6ec143775f authored over 6 years ago
v1.0.2
346f9aa6c4a5a184c476e8c9505ebb332d4b35ec authored almost 7 years ago
346f9aa6c4a5a184c476e8c9505ebb332d4b35ec authored almost 7 years ago
adds namespacing support introduced in Eleventy 0.3.1
1bd0c16b603983d721c5a271eb9e4e59b1f844a7 authored almost 7 years ago
1bd0c16b603983d721c5a271eb9e4e59b1f844a7 authored almost 7 years ago
Add instructions for enabling plugin in config.
820d7270f38dc94622ac7799d420060af4535f38 authored about 7 years ago
820d7270f38dc94622ac7799d420060af4535f38 authored about 7 years ago
Add error if base is not in play.
b1bc2b9f1c2962732fc48be7d137a35e187f7ce4 authored about 7 years ago
b1bc2b9f1c2962732fc48be7d137a35e187f7ce4 authored about 7 years ago
Adds link to eleventy.
dd6e4fd914c1454d978d3407cc922ce9d10c1f13 authored about 7 years ago
dd6e4fd914c1454d978d3407cc922ce9d10c1f13 authored about 7 years ago
Typo
751a243052f16e09b7efa9933a20875647797d2a authored about 7 years ago
751a243052f16e09b7efa9933a20875647797d2a authored about 7 years ago
Adds more to readme.
44d23aeabaf22e2c8f0c1017401336c292a7d0b4 authored about 7 years ago
44d23aeabaf22e2c8f0c1017401336c292a7d0b4 authored about 7 years ago
Add docs, v1.0.1
c91aae82979f39a62bf034c9e2d7436e6a72a6bb authored about 7 years ago
c91aae82979f39a62bf034c9e2d7436e6a72a6bb authored about 7 years ago
Switch to use only nunjucks filters (instead of universal) for this plugin.
c705f0dc0546d7aac98c277840b53e51486721d1 authored about 7 years ago
c705f0dc0546d7aac98c277840b53e51486721d1 authored about 7 years ago
scope it
c446a660df9736cf81dd3fe00f02686570450667 authored about 7 years ago
c446a660df9736cf81dd3fe00f02686570450667 authored about 7 years ago
First commit, migrates this code from `eleventy-base-blog`
v1.0.0
5ab975a1f9a499e182ae58e56cd18ad8bc2fbe15 authored about 7 years ago
Initial commit
b7b01f0c3d1da7ede8b78de87e12c3db1036c5a2 authored about 7 years ago
b7b01f0c3d1da7ede8b78de87e12c3db1036c5a2 authored about 7 years ago