Ecosyste.ms: OpenCollective

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

Lume

🔥 A static site generator for Deno 🦕
Collective - Host: opensource - https://opencollective.com/lume - Website: https://lume.land/ - Code: https://github.com/lumeland

moved path related utils to utils/path.ts

github.com/lumeland/lume - fe571b9392926100175b118db4719dc8cf41fe5f authored about 1 year ago by Oscar Otero <[email protected]>
moved env function to utils/env.ts

github.com/lumeland/lume - 20db1565eef6d30c06a63839e8deb6e27b66b870 authored about 1 year ago by Oscar Otero <[email protected]>
moved concurrent function to utils/concurrent.ts

github.com/lumeland/lume - 0872691b780e8018ade7c4eeccd8535bf451f6de authored about 1 year ago by Oscar Otero <[email protected]>
moved all digest functions to utils/digest.ts

github.com/lumeland/lume - c0c288c351bfad70cfb5cfee99e4a18e1d3754d4 authored about 1 year ago by Oscar Otero <[email protected]>
Moved config related functions to utils/lume_config.ts

github.com/lumeland/lume - e23da4140ac407462debb383da4a31aa14a17f95 authored about 1 year ago by Oscar Otero <[email protected]>
renamed lume version functions

github.com/lumeland/lume - dddebe5f6d07065d1958fd15d89266bde8414fc3 authored about 1 year ago by Oscar Otero <[email protected]>
moved lume version utils to utils/lume_version

github.com/lumeland/lume - bff9acfa8490549431b29282573a885d39d069bc authored about 1 year ago by Oscar Otero <[email protected]>
fix imports

github.com/lumeland/lume - 70cf245d1b1f95c19bd57c77d70045c1fce0706e authored about 1 year ago by Oscar Otero <[email protected]>
moved deno config utils to utils/deno_config.ts

github.com/lumeland/lume - d17b50a83f13e50f2af496168476f563473451f9 authored about 1 year ago by Oscar Otero <[email protected]>
moved log to utils/log.ts

github.com/lumeland/lume - f816038a528f41db830cea8018f827a74ecc73dc authored about 1 year ago by Oscar Otero <[email protected]>
moved read function to utils/read.ts

github.com/lumeland/lume - fa1003335a04ebe3f665843ff2eb33fc3ae5eb88 authored about 1 year ago by Oscar Otero <[email protected]>
moved dom utils to utils/dom.ts

github.com/lumeland/lume - d16aaba103a0e6f305d25dc9955b69a96815c2ea authored about 1 year ago by Oscar Otero <[email protected]>
improved types

github.com/lumeland/lume - cb8b40d2d0e17fb5e84f7d497eae02de1eb96b4b authored about 1 year ago by Oscar Otero <[email protected]>
don't duplicate types

github.com/lumeland/lume - b1e863523bd64e553b4a1795d070b1ddd57470fa authored about 1 year ago by Oscar Otero <[email protected]>
lume init should configure the lume types

github.com/lumeland/lume - 4764c5ddd2c8def272b282d72949806cb2702c76 authored about 1 year ago by Oscar Otero <[email protected]>
new option locationPathInDest

github.com/lumeland/lume - 9ee68fca5cc79f7e82bc249e054c35bb6b41ba7a authored about 1 year ago by Oscar Otero <[email protected]>
types improvements, throw error on postcs import failing

github.com/lumeland/lume - d247b4c9e415f22b914ade3c013946e64b007a1b authored about 1 year ago by Oscar Otero <[email protected]>
fixed linter

github.com/lumeland/lume - 5d68620201ef1ad7c64d4f50f654b5c56bf6adbf authored about 1 year ago by Oscar Otero <[email protected]>
types revamp

github.com/lumeland/lume - d8b71b2aaad57a727930dd179e7408454af9445a authored about 1 year ago by Oscar Otero <[email protected]>
renamed filesystem.ts to file.ts

github.com/lumeland/lume - fd226f07d785bd26f07068d8dede5bdb1e2cc167 authored about 1 year ago by Oscar Otero <[email protected]>
simplify internal dependencies of types

github.com/lumeland/lume - 373929403f24d7ac2595e1ceea29cb30b7204015 authored about 1 year ago by Oscar Otero <[email protected]>
Added Surge to the list of host services

github.com/lumeland/lume.land - 7b6fed1207bd0df01e49e7acbcbe3b05df7d6a9e authored about 1 year ago by Oscar Otero <[email protected]>
update server types (#507)

github.com/lumeland/lume - 968f6186039be40d278312b84787304ebd859ab0 authored about 1 year ago by 藍+85CD <[email protected]>
improved plugins types

github.com/lumeland/lume - 21e1796ee172ae8ce71e4f1c0398091b71d3e704 authored about 1 year ago by Oscar Otero <[email protected]>
ignore automatially the includes folders

github.com/lumeland/lume - 1f5a40dfc63933d69ccd82636f76fa9177fa08b0 authored about 1 year ago by Oscar Otero <[email protected]>
improved favicon error

github.com/lumeland/lume - 478d039afd4563126ae13c13a88768e1c59b5507 authored about 1 year ago by Oscar Otero <[email protected]>
bugfix

github.com/lumeland/lume - ef22198c8f361844fd0bce5680d1c212f53d74a7 authored about 1 year ago by Oscar Otero <[email protected]>
updated migration notes

github.com/lumeland/lume - dd66b123f0c5535abff94e4dae699f9cd0e7cc86 authored about 1 year ago by Oscar Otero <[email protected]>
replace nunjucks with vento

github.com/lumeland/lume - f0aa33dc414c18e2b2b95d194ffe5ffe6c1a8e22 authored about 1 year ago by Oscar Otero <[email protected]>
enable dom.iterable

github.com/lumeland/lume - 1349fadb5c4337a5196cc251f59405fdab691087 authored about 1 year ago by Oscar Otero <[email protected]>
use dom library by default

github.com/lumeland/lume - 9f11c58648d18063ee33764c4ca58e3d1767e5f7 authored about 1 year ago by Oscar Otero <[email protected]>
merged

github.com/lumeland/lume - 993958fcb120eba8a4b64d721d3eabc059a5c5a7 authored about 1 year ago by Oscar Otero <[email protected]>
updated instructions for github pages

github.com/lumeland/lume.land - e9ad4b81f5bedeaebe40a60302c447470853191d authored about 1 year ago by Oscar Otero <[email protected]>
Merge pull request #86 from shivajivarma/patch-1

Remove broken website link

github.com/lumeland/lume.land - 7e0faad1bbe32087d62c6e18a338bdb4a4d455f4 authored about 1 year ago by Óscar Otero <[email protected]>
Remove broken website link

Looks like below website is no longer available, so removing it from list.

github.com/lumeland/lume.land - a0890cc03e12198f1b8dbffa691b353dbb5375b2 authored about 1 year ago by Shivaji Varma Pusapati Venkata <[email protected]>
new hono-jsx plugin

github.com/lumeland/experimental-plugins - b99716d37800d61d48bf7aec1c294a6dd5d41434 authored about 1 year ago by 藍+85CD <[email protected]>
Merge pull request #85 from SFToro/imagick-typo

fix: "width" typo

github.com/lumeland/lume.land - 872e14718fe826bfccd2030952dbfda72fb65063 authored about 1 year ago by Óscar Otero <[email protected]>
fix: "width" typo

github.com/lumeland/lume.land - 1e185d536ab12d4272a3171e915198273809416d authored about 1 year ago by Salvador Ferradás <[email protected]>
new showcase

github.com/lumeland/lume.land - 5c6bd2301348af2cc9d8cfcdddb351d55283613b authored about 1 year ago by Oscar Otero <[email protected]>
Added AI bot

github.com/lumeland/lume.land - af7f8d8c82604a3ca4fc77dab0b9a50f48f28eeb authored about 1 year ago by Oscar Otero <[email protected]>
improved demo

github.com/lumeland/markdown-plugins - c23c5ff68ec882c590d817264be880c1855f7939 authored about 1 year ago by Oscar Otero <[email protected]>
new version

github.com/lumeland/lume - 513220bcdab0172e7b0a0c2dd66b928ce907190c authored about 1 year ago by Oscar Otero <[email protected]>
ignore pagefind test in linux

github.com/lumeland/lume - 4e1dc3161ddfd060cd86d8e53b21b548d14a8be4 authored about 1 year ago by Oscar Otero <[email protected]>
updated deps

github.com/lumeland/lume - a97b5403881344f80ce0a6127cce6dcbc27f6972 authored about 1 year ago by Oscar Otero <[email protected]>
moved slugify function

github.com/lumeland/lume - c36cf536cba7ec1a5c6c68962b7d7ad2f137254c authored about 1 year ago by Oscar Otero <[email protected]>
toc: added slugify option

github.com/lumeland/markdown-plugins - df95b9450226d0c68f83f8f1d605aa2535ab9016 authored about 1 year ago by Oscar Otero <[email protected]>
updated tests

github.com/lumeland/lume - fbcccbe251bfb7e1c9add5264a3b12cf70218b5d authored about 1 year ago by Oscar Otero <[email protected]>
performance issue

github.com/lumeland/lume - 4cf9cbc9eb8c5371b4fed41c222903b708db2692 authored about 1 year ago by Oscar Otero <[email protected]>
fix duplicated base paths in pagefind #502

github.com/lumeland/lume - aae5b3337fb848ba499830b996a6f85ed105aed2 authored about 1 year ago by Oscar Otero <[email protected]>
new redirect plugin

github.com/lumeland/experimental-plugins - fc2cfc1eb0e539f9916b7feb85e7825c4196182a authored about 1 year ago by Oscar Otero <[email protected]>
updated deps

github.com/lumeland/lume - 55b5f9250111c41f35e4146c4777c9625a7a5216 authored about 1 year ago by Oscar Otero <[email protected]>
added new sponsor

github.com/lumeland/lume.land - 14bb0ff241fe2bc34314f37f89cd47db39dafac4 authored about 1 year ago by Oscar Otero <[email protected]>
changed name

github.com/lumeland/lume.land - ef25abdd4f123164cbaf8ba7c003a519e848e08d authored about 1 year ago by Oscar Otero <[email protected]>
updated decap cms

github.com/lumeland/lume - 423b20d290f53fe815e64ac338464bbf7ff47206 authored about 1 year ago by Oscar Otero <[email protected]>
updated tailwind

github.com/lumeland/lume - 1ab4385dba900acbb90408c9551250f319b0cdc4 authored about 1 year ago by Oscar Otero <[email protected]>
fixed instructions for deno deploy

github.com/lumeland/lume.land - cf957ba8cb6e0ec4d1301dd92b8a88336f1ce8f6 authored about 1 year ago by Óscar Otero <[email protected]>
added new sponsors

github.com/lumeland/lume.land - 9cab0066797d41f96de1df08e9f963811c0e95a2 authored about 1 year ago by Oscar Otero <[email protected]>
updated mdx to v3

github.com/lumeland/lume - 76daa855796a135163988f3a4a10850dbae85bb1 authored about 1 year ago by Oscar Otero <[email protected]>
added deployment info for Kinsta

github.com/lumeland/lume.land - 31650a19a17d204f74e85b4ed639c336346d4ed0 authored about 1 year ago by Oscar Otero <[email protected]>
removed package.json

github.com/lumeland/base-blog - af4bd8b9ee266df9f49ba9cd2d375f2ff9f40731 authored about 1 year ago by Oscar Otero <[email protected]>
try Kinsta hosting

github.com/lumeland/base-blog - dbb9703fda8d2fb03ac0d0cb9fdb441b07e12d52 authored about 1 year ago by Oscar Otero <[email protected]>
playing with sharp

github.com/lumeland/experimental-plugins - 786be318c83250e35c58560f4f4d7afecb0bb9de authored about 1 year ago by Oscar Otero <[email protected]>
update migration

github.com/lumeland/lume - 84a6189e445cbf608ee97599063a18bd5ed98b13 authored about 1 year ago by Oscar Otero <[email protected]>
Merge pull request #501 from kwaa/v2/new-server

refactor(server): use `Deno.serve()`

github.com/lumeland/lume - b995007ea2e5ef8217145602cbc80921105a99f4 authored about 1 year ago by Óscar Otero <[email protected]>
update cli/build

github.com/lumeland/lume - 42447bbce136827db3aa93d89737d0188934a82b authored about 1 year ago by 藍+85CD <[email protected]>
update options

github.com/lumeland/lume - af0be2213e4a5acedea00f6a84f396ed1bffcc24 authored about 1 year ago by 藍+85CD <[email protected]>
format code

github.com/lumeland/lume - 8545918650274f1f10f04f1f59f4094e0af9b0b2 authored about 1 year ago by 藍+85CD <[email protected]>
refactor(server): use `Deno.serve()`

github.com/lumeland/lume - 3ccb774aac06bb6f8f31ef5a1b8b03466f936935 authored about 1 year ago by 藍+85CD <[email protected]>
new version

github.com/lumeland/lume - a86e619ac140f9f57e39ce93d4ca9599d3883858 authored about 1 year ago by Oscar Otero <[email protected]>
fix return type

github.com/lumeland/lume - c4e4c26ffec7b18a4800e4de76f2c4c1e32a9bc9 authored about 1 year ago by Oscar Otero <[email protected]>
ignore deno.lock file

github.com/lumeland/lume - b7d1feab19062910a442eca26af9c1f17006e7cb authored about 1 year ago by Oscar Otero <[email protected]>
updated deps

github.com/lumeland/lume - 9f6f93df42e28b7e88dde284fb2e01ce98a38b0e authored about 1 year ago by Oscar Otero <[email protected]>
multilanguage plugin improvements

github.com/lumeland/lume - 9a10f33fe38d874dbb21ca5d2474e3a35bce3985 authored about 1 year ago by Oscar Otero <[email protected]>
merge master

github.com/lumeland/lume - c798f4be859ed56b9805a99946878d25a857877f authored about 1 year ago by Oscar Otero <[email protected]>
Merge pull request #499 from kwaa/master

middlewares: support more redirect code

github.com/lumeland/lume - 161ee12e9f4efe2903f3553612965c0051df3e13 authored about 1 year ago by Óscar Otero <[email protected]>
update changelog

github.com/lumeland/lume - e2386cd2f721d95cddaf9e4141b584c1debe03e2 authored about 1 year ago by 藍+85CD <[email protected]>
middlewares(www): support more redirect code

github.com/lumeland/lume - 729bf8ac3d6d7a690cae3a58578374f103686529 authored about 1 year ago by 藍+85CD <[email protected]>
middlewares(redirects): support more redirect code

github.com/lumeland/lume - 3524ecc0675c5911eaad3a9a4996339c58c476ea authored about 1 year ago by 藍+85CD <[email protected]>
added default values for Server class

github.com/lumeland/lume - 39c07731cbffe7996186ead16265d79446c7c18a authored about 1 year ago by Oscar Otero <[email protected]>
Merge pull request #83 from ngdangtu-vn/doc

Improve multilanguage plugin document

github.com/lumeland/lume.land - 170ce7ccd9f014295bf8f57fc11920e05c4db2ad authored about 1 year ago by Óscar Otero <[email protected]>
improve multilanguage plugin document

github.com/lumeland/lume.land - ace208ca6705c6acd26d8ac28b4d5707448edeed authored about 1 year ago by Đăng Tú <[email protected]>
Add initial cache busting plugin (#28)

* add initial cache busting plugin

* rename cache busting plugin

* update cache_busting pl...

github.com/lumeland/experimental-plugins - df7ad06588d034988732538a55e33bf22d9ecc10 authored about 1 year ago by Chris Wrench <[email protected]>
sharp plugin using using the imagemagick plugin code

github.com/lumeland/experimental-plugins - e2cf557892897e73260bca7552ae2fe0fef993c1 authored about 1 year ago by Oscar Otero <[email protected]>
updated tests

github.com/lumeland/lume - 63c59033777d37e372dab4bc75c6b4b9030f4d83 authored about 1 year ago by Oscar Otero <[email protected]>
updated lume 2 post

github.com/lumeland/blog - 991cd1adb35b854ca854aee373c4d7f78ade1927 authored about 1 year ago by Oscar Otero <[email protected]>
removed code/errors.ts

github.com/lumeland/lume - 971bcc9f51d4c5509c22d93a3b48e431d6c25a78 authored about 1 year ago by Oscar Otero <[email protected]>
tweaks

github.com/lumeland/lume - 5edebcb4364cb04ce81660b2c1487a2067107f61 authored about 1 year ago by Oscar Otero <[email protected]>
updated deps

github.com/lumeland/lume - 51033ececf844c4b82012b67a4f6681ebfb8b2eb authored about 1 year ago by Oscar Otero <[email protected]>
fix lightningcss issue

github.com/lumeland/lume - bdbc0f6d0a8d8bf629b96f49080591b92b332ba3 authored about 1 year ago by Oscar Otero <[email protected]>
Merge pull request #29 from kwaa/main

Markdoc Plugin

github.com/lumeland/experimental-plugins - f4a15002be56aef5d6f9e1fb1b38d450d0cf34aa authored about 1 year ago by Óscar Otero <[email protected]>
new sponsor

github.com/lumeland/lume.land - 46b1130977312b7d4108ec02172b5d043d3faf4c authored about 1 year ago by Oscar Otero <[email protected]>
changed default behavior for pretty urls

github.com/lumeland/lume - 0a3bf0c2aeda14f153772f72bfedc189371b54d7 authored about 1 year ago by Oscar Otero <[email protected]>