Ecosyste.ms: OpenCollective

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

github.com/lumeland/lume

🔥 Static site generator for Deno 🦕
https://github.com/lumeland/lume

Mark depending commands

2b4a5ace4a0eec2c14a627f438198759cb2e0812 authored over 3 years ago
Rephrase CLI help

ae6d42ad9e2fc01b2bbd5999bfde3fb319699452 authored over 3 years ago
updated changelog

6efa11fd5ef7ef509907677ccebba4d8059b27b4 authored over 3 years ago
converted engines code to typescript

32d9ff765815d99326c1cc069230ce975fa5c348 authored over 3 years ago
Reorder some options

fe240f402c2cde34864d62f5d0ee28d61971a39a authored over 3 years ago
Add period after issue/PR reference in changelog

8b0039adbe587b4a20eaf624adb4daf4bd43f7f8 authored over 3 years ago
Use .ts extension for rest of dependencies

74b23d55c81ae862e0e851f7c4242a15436b6e86 authored over 3 years ago
Improve changelog

d460615a4a5e477c5ee3e040b6c6fb9b14cb0e58 authored over 3 years ago
fixed lume run command

20ba491d913ec11b9c280425b90ce891b0cd9e91 authored over 3 years ago
use .ts extension for std dependencies

262f7f2da3087b3446de2d309bd4304785a4f6e8 authored over 3 years ago
removed old import_map.json file

56c452f8bd6cecfce3ae18105a323de65d6c3c5a authored over 3 years ago
fixed install command

75b13ccc4743c841451ef228d8f0aca21de04afb authored over 3 years ago
--quiet mode

7b2196aa7aa830a1e11248b14f3dace269fc1cdc authored over 3 years ago
moved cli.ts to cli directory for more clarity

7f5f21ffadc516d3a2fba62f50fc573f5efab284 authored over 3 years ago
simplify upgrade command

7df0d33ef9b93311705353fa25333671a6d9a458 authored over 3 years ago
Merge pull request #120 from lumeland/cliffy

Cliffy

156ad0ab670200661c7695c608e1008138008d5e authored over 3 years ago
fix watch + serve

a5ecde2c868fdf08df440649f2369bf0787fb70b authored over 3 years ago
removed unused options

0ff6109acfa244218ce52f265b16ddac153234a0 authored over 3 years ago
update changelog

2c868b2ea0e807e9d71600ef22f038f3a08acfbd authored over 3 years ago
created cli.js for compatibility with upgrades from previous versions

1390906dec58f715515bd34d4b360f7a0ed05d80 authored over 3 years ago
fix cli issues

c087362999646b4a7c3c94805a58f006c0e10eee authored over 3 years ago
Merge pull request #119 from fserb/fixnunjucks

use fsLoader on nunjucks

7d6512145580a9fd28215a60f2bed7dd85b2fa60 authored over 3 years ago
use fsLoader on nunjucks

2b7bff6273c35c41aebcd1de992a801d2c2da432 authored over 3 years ago
migrated the cli code to cliffy

bc0d04da5183e9c7871f80e72eb2d49127135512 authored over 3 years ago
Added --no-check option

4e993207ff25e3e3073cd264dabdeb4fbb7e0d4a authored over 3 years ago
deno fmt

d54a4ed830a116413300486d7d9ab0057354d71a authored over 3 years ago
updated changelog

5a163510d8c7b45dcfb473db67345f652f93e421 authored over 3 years ago
Merge pull request #115 from lumeland/includes

Make includes directory configurable

84622905cde075dd008230f0d6a7aa88db8473ce authored over 3 years ago
bfixed options for Pug

f8e1cfd72d49051f42f912dd6fb2d78b23714638 authored over 3 years ago
Allow to pass user options to Pug

686915919ee23bc0b8a99b34748f10b5c6127c41 authored over 3 years ago
includes option to pug

4ebf3dea313dc631e3e8aa51458b99df5823f05a authored over 3 years ago
Add plugin-level `includes` option

d7181269de1608b5a67c239be30b14ba8d1794f0 authored over 3 years ago
moved nunjucks setup to plugin (from engine)

e96f2e1f9266e9b3cf4ccc12d636aafbb28e186e authored over 3 years ago
simplify base engine constructor

4dd0c6d8069da39f5c0b880bc033afffef12a4f9 authored over 3 years ago
moved pug setup from engine to plugin

9338572c38aae9d39223c15f2dbb7c3a7a0f3398 authored over 3 years ago
moved eta setup from engine to plugin

628430e81f20f477c6b55a8f2b8cb4465e45f517 authored over 3 years ago
Merge pull request #117 from fserb/error

Always print errors with stack

4c4c099ef277c2faa0989f64a7f081b034ea410a authored over 3 years ago
new error layout

78d561bb6b6c27a592c739a8aae8b1438c3f9a73 authored over 3 years ago
better error output

f8f3d30437ad05fd03c9e0bcdc529825a3488f1b authored over 3 years ago
Make includes directory configurable

- Add site.options.includes
- Add site.includes(), like site.src()
- Replace the hard coded incl...

6fc47dd6033717e13ee0e95a84ad39f0af6d2f36 authored over 3 years ago
Always print errors with stack

80c8914b48aa4d3c909a7edee97139ff92615ecf authored over 3 years ago
Update changelog

a73b378bf26c916f9a4ad57f9f2f7015fca4df56 authored over 3 years ago
Fix JavaScript source maps

Closes #114

ddcef2967a1a787289b0fe14ab4be4281e71459c authored over 3 years ago
Improve slugifier to not produce empty path segments

3ce6cb5d091342d14af42426b2493522b80de50b authored over 3 years ago
Use separate Terser options object for each processor

Also reverts the last commit bf00b39104dfcd2431fbf386e41e2b9e1cdc3527.

4ae604e146e2a4541c17a5bc4be5aa22b8c7fdd4 authored over 3 years ago
Avoid generating source map in filter

bf00b39104dfcd2431fbf386e41e2b9e1cdc3527 authored over 3 years ago
Add --watch to main CLI help

0c204372a078e6eb24070d1f64b65ccc794d27a1 authored over 3 years ago
revert the last pull request

c71fc09636acdb23f190cb71a7f2a878f917b79f authored over 3 years ago
Merge pull request #111 from fserb/includes

Allow setting includes directory and non-absolute copy

0f67cdc2405453dd642b4202551b357ad558be7f authored over 3 years ago
Fix watcher copy

ec792b36c26fb544d2f0baefb56ad6ebbab667a3 authored over 3 years ago
watch sources too

24240f1ff711c66c4a865fc49ae091cfbdf34b0a authored over 3 years ago
update includes on plugins

8c737754ad94773bc4440a4a69c1c5fb9db70411 authored over 3 years ago
copy with ./

2d7c3b9ae35bff8805414fd027eeb07c2f549196 authored over 3 years ago
Allow setting includes directory and non-absolute copy

02d9f0b44be231463b53aee274e98835adc88897 authored over 3 years ago
new --watch option

5aa17ff59ac96ed124c745bb9a971f33da0bf023 authored over 3 years ago
performance improvements

e7b5c106419fdd031448ba27dedb042622cf1068 authored over 3 years ago
Merge pull request #110 from fserb/preproc-pages

only iterate over the render order pages for preprocessing

27f9213b8870be5228d61d782014460e7055e4b9 authored over 3 years ago
only iterate over the render order pages for preprocessing

c0401248f78bb3d0d3ae7e8ce25dc3605f8ceb15 authored over 3 years ago
new version

12cf81ff08e33c0578b13c4452d166b897da0e93 authored over 3 years ago
Use Object.entries()

eadc0292ab26217c3b293ed3bda7c9f1a3e94631 authored over 3 years ago
Improve language

7c6845aa45e413414ad95fbe49902d15d4d301fb authored over 3 years ago
Updated changelog

3227808c0fa1c6a781c7bfe099c3808670cacca2 authored over 3 years ago
Merge pull request #108 from fserb/nunjucks-extension

Allow extensions on Nunjucks

70ad9152c7bb7065c893e4c09830c85bee3733d7 authored over 3 years ago
moved extensions to plugins

a813f0e80897744d234351d1ac28514ab36f00c9 authored over 3 years ago
Merge pull request #107 from fserb/relative-data

relative_urls should ignore data URLs

09781a2689c99bd2222433b055cef610ce6590af authored over 3 years ago
Allow extensions on Nunjucks

49dc55f9c74e12576050b7e1efa6994171d7924a authored over 3 years ago
relative_urls should ignore data URLs

0526c49eea2f36753bd0f9f8582ce820f72f37fb authored over 3 years ago
improved performance on save files

73c3c7835403cee85d83d4a98e8885422a9d8a96 authored over 3 years ago
allow to track duplicated pages

25c368ebd1a5c7f3120d4cb9f5f75d121a808b94 authored over 3 years ago
bug in variable name

0cdf35a100fa1a08e12b6b50e337dd918b74a593 authored over 3 years ago
fix metrics limit

14a597c37714e78f55e38b57e5da24595cef3622 authored over 3 years ago
moved the print/save metrics actions to the Metrics class

7343b5b9b8be45fe5ab0276862b9b66097ea40bb authored over 3 years ago
Fix capitalization

4e562c9e95ca8ee66ed61eab1d709a2a141e1401 authored over 3 years ago
Reorder to match list

43f3e9ae1bdd12fb07879a3cc99fe3419e3ff7eb authored over 3 years ago
Remove unused --config from mod.js

12047a0c99068e61a8f8d087a1b9e536a7e03d58 authored over 3 years ago
Add --verbose to `run` command parsing

273403b733a954685b13136733f3a9bf6657efdd authored over 3 years ago
Tweaks

f29b904b2349c691a10a1a96d21d480586770de2 authored over 3 years ago
Improve language

2c324e39bf73184c9af83861db6c4728a2a434ef authored over 3 years ago
Fix CLI help alignment

cb12605db65ba406c88a90699382aa4cf7093217 authored over 3 years ago
improved cli arguments overrides

5dbe85823a074d2fdf7a820301cd1b1d575f21da authored over 3 years ago
Revert "temp debugging"

This reverts commit 94ced1e5bb5c378c35b0941f5a13c55411402385.

8021c87a259b20a3775d12f557719a9ca16d5c3e authored over 3 years ago
Revert "temp debugging"

This reverts commit 0798385de9e9c3cb6b32e5f28068a7476750c5e7.

8f7133e94144978177fa4a07fcc769a195ab3456 authored over 3 years ago
temp debugging

0798385de9e9c3cb6b32e5f28068a7476750c5e7 authored over 3 years ago
temp debugging

94ced1e5bb5c378c35b0941f5a13c55411402385 authored over 3 years ago
Added --verbose option

fd600fa2cd1e8ce82ef43823c77478fe8941178c authored over 3 years ago
measure build time before afterBuild event

b2dacf46a479c7df0200261c3c792618823718f9 authored over 3 years ago
Added performance metrics

9f9dc13d26f9b93c987283c69a5ca0924029780f authored over 3 years ago
Added an unique name to the processors functions

b87191d09717d436394790f7e244d2f3a2aaae10 authored over 3 years ago
Show a warning if local ip is not detected

f06f443c4fcc5bdb96d54e6d1d7c48cd3302564d authored over 3 years ago
new version

c5b8a786876bf3b5beb7eb450b291506e82773fb authored over 3 years ago
fix relative urls #105

9d282d2163f8dafc8be158ff1fdc1ed3375b5e32 authored over 3 years ago
hotfix

59f91d00097a3b5ae53f44125903509f953e13dc authored over 3 years ago
updated changelog

b25da94c45442a5e24ec37bb175b4466c94f1db5 authored over 3 years ago
new version

d9c6ae9d5f2a5a688ca94fa1b9beea50a88edbad authored over 3 years ago
Shorten

414f81fda36bc7d77d5fb03ac1d48c6dfa7e6750 authored over 3 years ago
Remove unused glob dependency

3636aff45587f22a637d54406dfade1fecad754b authored over 3 years ago
Update postcss

6ab5c3c7fbef848efdd564b8912e08e6b9513e24 authored over 3 years ago
Use non-capturing group

ffe80c8b1279cfa689cd564cdb93036d4dbf04ab authored over 3 years ago
use a deno version of Terser

6050180aec2dffdff14b949737f559559b2db81e authored over 3 years ago
Disable attributes plugin by default

b6e959c7d4ab3fbdabb9ebaabec9c5065c8a6013 authored over 3 years ago