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

fixed relative_urls plugin with mixed pretty_urls #451

github.com/lumeland/lume - b9cead088515e3d732a0a9669a2a69be0cec12a5 authored over 1 year ago
Merge pull request #451 from levirs565/pretty_relative

Relative URL Plugin Not Work when Pretty URL is disabled.

github.com/lumeland/lume - b10f23a9686d894de17ce8e84c26dc00d558194d authored over 1 year ago
Add Test for Relative URL when Pretty URL disabled

github.com/lumeland/lume - e1b221e1292be3b0e87ea801ac3182a64a30d9f9 authored over 1 year ago
Fix relative_urls not work when from and target url is in same directory

github.com/lumeland/lume - 24a98a96cc6a813f0fa9c70dda390bee9132ae46 authored over 1 year ago
fix relative url not work when pretty url disabled

github.com/lumeland/lume - 3ae3a7a2b72f5fdcbcf63a4b82ef4d7138393e1e authored over 1 year ago
Updated deps. Ignore deno.lock file by default #450

github.com/lumeland/lume - 3c094c413460d39d2612bbba88ef98496e6f2138 authored over 1 year ago
changes in on_demand plugin

github.com/lumeland/lume - a2a6de993b5f57336c7a8388e6155f1e1f6f42ad authored over 1 year ago
updated deps

github.com/lumeland/lume - 35153d1576cbe0df67c443c0fc77882671304874 authored over 1 year ago
added links to release notes

github.com/lumeland/lume - 36b2ffbdd6e235030abd17a83c0125de6f0583f3 authored over 1 year ago
fix upgrade command

github.com/lumeland/lume - 287716a772dbad52aa4add327319aaa0bb614523 authored over 1 year ago
Merge pull request #15 from manueldeprada/main

fix: error when post is plain text without titles

github.com/lumeland/theme-simple-blog - c52b14ddb7fffb42e17907bb9e71a0f506a98f5e authored over 1 year ago
fix: error when post is plain text without titles

github.com/lumeland/theme-simple-blog - 79473f16a609f2110f7e382aded8b8d9da437941 authored over 1 year ago
removed dist file from the repo

github.com/lumeland/ds - 886867803fe2af06eeb9c67fe68f338b4179e6c4 authored over 1 year ago
new patch version

github.com/lumeland/ds - b4a992162dc05e91dba194df46a2a4f1d0acbee3 authored over 1 year ago
Merge pull request #1 from manueldeprada/css-bug

fix: code selection not showed due to CSS bug

github.com/lumeland/ds - 1ba28e853ac6e691f64ed4a3157e9e5e66b19637 authored over 1 year ago
allow to test Lume v2

github.com/lumeland/lume - 49277a2cf4a79c5c21e724dc4356bfd15ef6584c authored over 1 year ago
slugification for copied files #447

github.com/lumeland/lume - ed40f39929a0a0db16032aafa078fcc7db6f2b49 authored over 1 year ago
fix: code selection not showed due to CSS bug

github.com/lumeland/ds - 665deb5e649963fae3eeef4c4ecba1989d93a59f authored over 1 year ago
Allow to configure pagefind

github.com/lumeland/theme-simple-blog - 34e134ec8fa4e5b60899ab9c4e8a79f7f9e0c5be authored over 1 year ago
updated changelog

github.com/lumeland/ds - e59e8fce20d995dfd01d963d25ea9b2efdd29213 authored over 1 year ago
include the src folder in the npm package

github.com/lumeland/ds - a1af303bb0531831fc8cf365511c1cda6ae0d68e authored over 1 year ago
Merge pull request #24 from kwaa/main

update UnoCSS Plugin

github.com/lumeland/experimental-plugins - f916044592414dec650fcaee388e5ffd155eaf9e authored over 1 year ago
Merge pull request #22 from kwaa/main

UnoCSS Plugin

github.com/lumeland/experimental-plugins - 4fe869917103522d11cfc78dc93cfebc7aaede1e authored over 1 year ago
LUME_DRAFT env variable

github.com/lumeland/lume - 34e6f79c4fde9025c171adb81b5205b319883968 authored over 1 year ago
Merge pull request #244 from denizdogan/denizdogan/deprecate-dev-mode

Deprecate --dev mode

github.com/lumeland/lume - c1db7212a9a59f4806def8bbabbff81043fff553 authored over 1 year ago
Merge branch 'v2' into denizdogan/deprecate-dev-mode

github.com/lumeland/lume - 6bce6ebd38fab5f2be3db5b429d75f4fa8ee9527 authored over 1 year ago
removed window.React #332

github.com/lumeland/lume - ff80e198ec33e14d7db2f729f111ebde2024bdf5 authored over 1 year ago
changed default proxyCommand

github.com/lumeland/lume - fe1d49a4ef3c9b967bb7f4e4e7c1b6db59aee367 authored over 1 year ago
Merge pull request #449 from mbbx6spp/mbbx6spp/parameterize-proxy-command-in-options

Parameterize command for Netlify CMS proxy server in netlify_cms plugin

github.com/lumeland/lume - d472c7ce1653c23203a46c3e46298cc41d3daff8 authored over 1 year ago
Merge pull request #12 from mbbx6spp/mbbx6spp/fix-typo-in-README.md-gitlab-deploy

Fix GitLab Deployment instructions in README.md

github.com/lumeland/base-blog - f9d13b96ac3c21afc5095792f4c48acdbaf883f1 authored over 1 year ago
Fix GitLab Deployment instructions in README.md

github.com/lumeland/base-blog - fd13e6173eba256f4f658fc06ae8da2285a5a14e authored over 1 year ago
Add netlify_cms proxyCommand option addition to CHANGELOG.md

github.com/lumeland/lume - 7cb7e83798104f358f6a72056d61abd276d90ef3 authored over 1 year ago
Parameterize command for Netlify CMS proxy netlify_cms plugin

github.com/lumeland/lume - 8aff03ebd8a885997abea36438a59703272f5047 authored over 1 year ago
fixed nunjucks example in the homepage

github.com/lumeland/lume.land - 48b0cdc84a7f9e5bf33769d295f68c2aae4911b5 authored over 1 year ago
removed vento syntax in njk examples

github.com/lumeland/lume.land - 8e1fab2c502ce9c0513e1312b28cbf572f302bf2 authored over 1 year ago
Disable indented code by default in MarkdownIt #376

github.com/lumeland/lume - 21c6337d1d687e92a760be869b6a9a201d1c2d21 authored over 1 year ago
added test for subextensions

github.com/lumeland/lume - 349653256ed93f1880b65993dec31332b8fcdef7 authored over 1 year ago
fix #448 in v2

github.com/lumeland/lume - b3329bde66f0e82eacaa8123fd4dbbc44fdeb7e4 authored over 1 year ago
Merge branch 'master' into v2

github.com/lumeland/lume - 2d639f0db0ca63773cb25041e30bcd566fc68220 authored over 1 year ago
rollback cliffy

github.com/lumeland/lume - 8ef9f8d551d8df7ea0f79d2afdde9e081db96950 authored over 1 year ago
updated deps

github.com/lumeland/lume - 674cabcb4458d71529fb4086cfa75aa720ddc6ac authored over 1 year ago
njk in the homepage

github.com/lumeland/lume.land - fde6952e737bccabd1c27f111b327f8ad2f25ac4 authored over 1 year ago
restore njk extension, updated 11ty migration

github.com/lumeland/lume.land - 56ffc159fc2ea89bd15e16a60d66bbff45551c7d authored over 1 year ago
Merge pull request #69 from AurorahHarmony/main

Fix grammatical error

github.com/lumeland/lume.land - a3dc43efaf15fe0b02d538ead48bf2c38dea9605 authored over 1 year ago
Fix grammatical error

Removed extra word that doesn't make sense

github.com/lumeland/lume.land - f2895cf4b1f400970c6cee89561cb3fd71225bde authored over 1 year ago
Removed page.dest & page.updatedest. close #290

github.com/lumeland/lume - e8854a6eb9a290e26834f0befbec757535759b46 authored over 1 year ago
fix showcase in the homepage

github.com/lumeland/lume.land - 4eb33228bf3604833819c41dfcdb4ac3be32aa18 authored over 1 year ago
fix #430 in v2

github.com/lumeland/lume - ced0c708733cd1a54962431b27c35562dfdaf20e authored over 1 year ago
updated vento test

github.com/lumeland/lume - 57f2927924b52a1bb4a2f8a087aa154f5a623f20 authored over 1 year ago
updated tests

github.com/lumeland/lume - 94646433d58d28df9067ffc6088a77e463a3527a authored over 1 year ago
Merge pull request #436 from kwaa/master

Pre-install TOML Plugin

github.com/lumeland/lume - f8ac84f312f660e08985ab34a981f9c57c5f8e5c authored over 1 year ago
Merge branch 'v2' into master

github.com/lumeland/lume - a0ed076d2f0d5a73d709679537d78ceaea5681a2 authored over 1 year ago
removed double execution of workflow

github.com/lumeland/lume - 92eacffed07fba3ac020e9b24799f7bf6cdd1f9c authored over 1 year ago
plugin(search) Remove returnPageData option and enable it #251

github.com/lumeland/lume - 9f3037545b53b74202315f4f1e17893713a23d83 authored over 1 year ago
switch to vento template engine

github.com/lumeland/lume.land - fe9695a063ac21a33faf5070cadfef641ef89f5a authored over 1 year ago
updated lume & theme

github.com/lumeland/blog - 07efbaa45811c0b7ed37861c627fd43b8214277c authored over 1 year ago
updated readme

github.com/lumeland/lume - 2699b973e0a588b96a70f3946e8cf136e25ea475 authored over 1 year ago
Merge pull request #445 from kuboon/fix-esbuild-plugin

esbuild plugins option does not work

github.com/lumeland/lume - 4504db399dfe2582fd698bfab7036cdae3a40541 authored over 1 year ago
esbuild improvements

github.com/lumeland/lume - c3cfb2572cd6dc8d3a9d99c3816f1e57410c9862 authored over 1 year ago
fixed esbuild plugin loading order

github.com/lumeland/lume - bc3147cad1b04e5e94b441adb0f3ec4df4648b93 authored over 1 year ago
New patch version

github.com/lumeland/lume - fc0981aeec17c28c7e18cf4817fa903a09cd50a9 authored over 1 year ago
rollback cliffy update

github.com/lumeland/lume - 0f19b4ec058fe2706c54820c9a9481464b104713 authored over 1 year ago
updated deps

github.com/lumeland/lume - 9610480979d677c9967667414c0506a47772a84d authored over 1 year ago