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

update test snapshots

8212240a6144e9bdc5f0c5458cdc04b5bbda0116 authored over 1 year ago
update config test

0d543756d428ba24b06777f7aecb1ee035ab8f51 authored over 1 year ago
update toml test

bc2c6cca7dd86c8fb1bb026407577e31a2beea8b authored over 1 year ago
pre-install toml plugin

bea264bf71e2d117d8afd642e9515b5c13cd0181 authored over 1 year ago
new plugin: picture

d1d2193aeea8d665e207554d873d3cb10b7298d4 authored over 1 year ago
Merge pull request #435 from not-my-profile/better-event-types

Improve type annotation of Site.addEventListener

c5a8b4a44b4d7432279045c6a784cfc436fc9860 authored over 1 year ago
moved fmt ignored directive to deno.json

0f6f4b93dbcb897e1d5e45da9f520fec1f884fd0 authored over 1 year ago
improve type annotation of Site.addEventListener

For specific event types certain event properties are always present.
Previously all event types...

cfbc46d3f02eb96761c02ea41e174f64401f2495 authored over 1 year ago
Merge pull request #434 from kwaa/master

Frontmatter support for JSON / TOML format

60cb7929c6073adab4d2143161a3953b98fb005a authored over 1 year ago
add deno fmt exclude

e3cb8d4ac1df0692fd700f53c3ed709b19adcce4 authored over 1 year ago
update changelog

b53a90377d8f575a06534ba2cd093df7afc8aa70 authored over 1 year ago
update test snapshots

c0d6fe37b910d43d993a26ede87f7e6921b9ef6a authored over 1 year ago
add test for json & toml frontmatter

308444017cac3fd61e7a8f4de23d2830c74e3e09 authored over 1 year ago
support json & toml frontmatter

98da05c8a5228de5157da005618ae065fcd17feb authored over 1 year ago
bundle the CSS code with lightningcss

acefd64ee37e79cad9438c1f13fef2c31397f6c6 authored over 1 year ago
fixed json tests

73276d953dca8daf7fbac0e600b39eb2308c4196 authored over 1 year ago
Merge pull request #433 from kwaa/master

Add JSONC support for JSON Plugin

b52d94138b23ed94bd33efe87eada43c2957de13 authored over 1 year ago
add json plugin test

b16a0dc83be2062715699294f6dfe155826c5a41 authored over 1 year ago
update test snapshots

628908e07f60c8d5590e7d969f35351e1fac92c3 authored over 1 year ago
check jsonc file extension

ff27aa7100df0baef4b77226559c746beac5b77e authored over 1 year ago
update config test size

cb88d43983aaced3258c2f42ea92ebea80801773 authored over 1 year ago
update changelog

8612c3edc7d50a703abccc022f9cb18d07df2e45 authored over 1 year ago
add jsonc config test

66dbc9eee397794935cdd42cf0bfd8f1b65c5b1e authored over 1 year ago
add jsonc support for json plugin

f6e4ba8daf31e9f5d28bdcab52c94449f09bea26 authored over 1 year ago
fixed toml plugin, added tests

78bf4fbcf11729bad6930a422fdb618c093adb33 authored over 1 year ago
Merge pull request #432 from kwaa/master

Added toml plugin

58b8f4d832e1684b3004e6b8a2ffac81e340e4d5 authored over 1 year ago
fix changelog link definition order

211244fbc0e412c63cf67025e9d117988631d6d9 authored over 1 year ago
fix plugin comments

f948c694e139d53cb4cb100006b10ee3599b3eb1 authored over 1 year ago
Merge branch 'master' into master

c32b8e1b45a07eaddd96f0655a68ca8cf7689f20 authored over 1 year ago
new patch version

6adc79040e068cb125c36e34d9dbea811858eb28 authored over 1 year ago
fixed finfo signature

3c14d04fb7988902e1f01c9415706ba2ed70a94a authored over 1 year ago
fix watcher map function

6890bc83e411b100c5e5f99f8168eceab308e5bb authored over 1 year ago
fix changelog link definition

0504dbf192374ee290a196787f755012ec9f5716 authored over 1 year ago
update changelog

4fe60260d0a3fb3e921aa023f33847f070aec207 authored over 1 year ago
new toml plugin

e0b74cb768c29f1cbc910143d7663eb525bbcf7f authored over 1 year ago
update changelog

5d85254fe11d6857a111d66af8129018290bf4cd authored over 1 year ago
fixed watcher when a new directory is created

abca30329ddc7ee6f114a5e08d08028266e67178 authored over 1 year ago
updated deps

001a94d2ec86f19240b2cad3d29a4545f2f575fe authored over 1 year ago
fixed sass plugin

7be7b4d3b3adb3ffbee09a63f8b66300e7a6e3f7 authored over 1 year ago
Merge pull request #431 from not-my-profile/fix-comment-only-yaml-frontmatter

fix: error on comment-only YAML front matter

55b770e13f37fff202fdd03dbf64308ecd1fb9e1 authored over 1 year ago
fix: error on comment-only YAML front matter

YAML front matters such as the following:

---
# Nothing here.
---

previously resul...

bb0e1d1d38cda1ddb5d265b5b97db00c62a86849 authored over 1 year ago
Merge pull request #426 from not-my-profile/fix-copy-trailing-slash

fix: Site.copy doing nothing for trailing slashes

bae4eac7839fe0997ab40235a3a6213d7f587d7a authored over 1 year ago
fix: Site.copy doing nothing for trailing slashes

Previously

site.copy("static/");

had no effect whatsoever because of the trailing slash.

...

e49b277fe41cdc6f47fe5f68b9f91ede2e02e609 authored over 1 year ago
Merge branch 'master' of github.com:lumeland/lume

2342440a15f9e90383c682f9f530f21cb81846db authored over 1 year ago
added auto-render options to katex plugin

d1bbe12a2888c0aa899896448dd86e853ceafa6f authored over 1 year ago
fix missing file error

a87e15f7af73a2d893eeaca4ca200ff8067a1834 authored over 1 year ago
fixed sourcemaps testing

1339d0a08e045238738bdfa4848a23cf8c1bcb93 authored over 1 year ago
fixed format

7e2ce3cea73ebe5cf31914dfce6fe93a75fc1f08 authored over 1 year ago
changed pages snapshots to work on Windows

09626176fe16d75b35ca535a3c0fac28fd8c7fd2 authored over 1 year ago
updated deps, new patch version

5ad9848be24b721cf093176839be1bedcd673031 authored over 1 year ago
backward compatibility

9b09eb9355390544f327daec87df01e3d2a352ae authored over 1 year ago
fixed fs.update

1b09a91476ef9c57fd43450dcaa019b4a10339a7 authored over 1 year ago
fixed #418

eef1c932fa901330a99836f34e572641b2cd9221 authored over 1 year ago
improved sitemap

3aec1563fbc70a79afb4e4939aaf1f4f5f245781 authored over 1 year ago
updated deno version

025f643e36f67a952b5b4d2ba343580e7ec3d14d authored over 1 year ago
a lot of changes

15b1443254f09712f02b3efc05b4c6eebcd6aeca authored over 1 year ago
fix

7eaed206515a77615c7f201df22c94e2fafa0ee2 authored over 1 year ago
Cache the remote files with Web Cache API

411602a13bc765db533cd81ab6bccff88c739b30 authored over 1 year ago
use LUME_ENV variable, fixed tests

c7864dcd67c797402c1840f115ba7daf63b31f5d authored over 1 year ago
moved the code of search plugin to the core

359130544bdb7ee32bf98d8b2032087f43d2f0c8 authored over 1 year ago
new hotfix (sorry)

eceeb420ccd59f82861654e0d6ca57f314639946 authored over 1 year ago
updated version date and link

3eda84356906215ebe72cd2caabd21126707a0d8 authored over 1 year ago
fixed ignored dotfiles #419

2621c5dc3761811a19ef5b803641e1d131c8ae56 authored over 1 year ago
added option to init in a subfolder

1c55089897a12d127b1bc99953b9d5b02b0ceab7 authored over 1 year ago
Removed lume init command, moved code from cli/init.ts to init.ts

e347d730949a581b57e2bb7afdc8f916c73bd64a authored over 1 year ago
fixed tagname in the readme

95ba3b2a2c452a565834994347119ec6ac837d2a authored over 1 year ago
release new hotfix

27b78ab9906f998d0e7ae3702cfb3da6f9a5039e authored over 1 year ago
fixed #418

ea5b02a6d2bebbc902b8c060c712d49edfd22aea authored over 1 year ago
new version

063c7cc2d15a4abf8f463911ddf2c0f665fccf6d authored over 1 year ago
updated tests snapshots

39253d7fea51147090bfad20c84a84afa49d3f50 authored over 1 year ago
fixed scopes

6fd64c4c01b9dbe885941954b564b40b2b2d38c9 authored over 1 year ago
fix scope

da9b70dedd3e864c0710e8903187881f873ffe40 authored over 1 year ago
improved on_demand

71006d0a8cb16c1ab9a859d95805182d1c139640 authored over 1 year ago
updated deps

e6b6723c8b160961b676bdc4b7f1d253bc631054 authored over 1 year ago
updated imagick and tests

4d2f66f3f69b3eaa757ed8007e11d9c30e4a8d7c authored over 1 year ago
test css import in sass

1b18fadf5d873ab38abc86a1372343243388e96d authored over 1 year ago
removed install.ts

444ac4df86b00531343879cb3654c247a1e76e5f authored over 1 year ago
removed lib.d.ts

74245a5ef63a36f9bcb49bde5a922d3720ac4e2b authored over 1 year ago
removed ci.ts file

816ae0b2c8c218679b2280654690ffe788c231ae authored over 1 year ago
improved 'lume init', removed 'lume import-map'

a9a7774ac7dfdbb3a40c490adfa172d46f362a28 authored over 1 year ago
upgrade highlight.ts

c98777921a9464a7b1c2d3eb5ce5e46d4b32dcca authored over 1 year ago
updated deps

f4631d470440b5b0b4dc287234768b2575efd94f authored over 1 year ago
fixed Deno.Command usage

9c1034e358399a8a15da66b24cfc33108b4fe77a authored over 1 year ago
improved feed plugin

2d9312b49f4fc200d45301ee0d57372c65cc6f07 authored over 1 year ago
fix sitemap

9c3d0bcb253865c0697c0c4ed6a313fc6d0d5c8d authored over 1 year ago
test fix

0efdd67c46980874303802deb01e55a8a43fc49d authored over 1 year ago
removed Deno.run calls

c0b2d099316a120aef12ec14cd04a6e3099eb0ca authored over 1 year ago
updated changelog

a2643ab4db1ab8bb0bcded3a5a72e6535d46a2e0 authored over 1 year ago
allow to pass extra data to on_demand pages

4d2df497b7b69826799711e407042b6f2d84b82f authored over 1 year ago
renamed the plugin rss to feed, added support for JSON Feed

5c7a8aa847ed708a6809f251b93188ab611b89cd authored over 1 year ago
fmt fix

3ea74a298b53f7208ffea19e7db02c2c5d0c9e4f authored over 1 year ago
Windows fixes

0b00af422fead1ee522e4a2c2c10a89deb93a9d4 authored over 1 year ago
added suppport for remote files to sass

6cd427dfd0a211d13f978b66ac70c5f5c76f9b21 authored over 1 year ago
Merge branch 'master' of github.com:lumeland/lume

c84c074976f985c401f33185c4825f6f7b998756 authored almost 2 years ago
Updated tailwindcss

d4e7079afd467e909d825c9a5761135c657f5a75 authored almost 2 years ago
updated deps, removed console.log

353b2915919e9c1894800c8355605bbdff370ad8 authored almost 2 years ago
Merge pull request #415 from lumeland/new-fs

New fs

31e31b67b6d81b9b127c34719bb4be1bba2ba27f authored almost 2 years ago
updated changelog

810bbc0221f813142c85e431565297edd1d22361 authored almost 2 years ago
bugfix

c55859e5b87c9d77d5fe1fdcfc803ba66529be64 authored almost 2 years ago
bugfixes

df47ed4318fa40d7991210f7c9a1b35a2d1cf693 authored almost 2 years ago