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

esbuild plugin doesn't build when src is specified

ooker777 opened this issue 9 days ago
Fix icon plugin for custom catalog

SurajSSingh opened this pull request 14 days ago
Support `export default` objects for pages

bartlomieju opened this issue 17 days ago
Update CODE_OF_CONDUCT.md

RickCogley opened this pull request about 1 month ago
Update README.md

RickCogley opened this pull request about 1 month ago
Update feature-request.yml

RickCogley opened this pull request about 1 month ago
Update reload_client.js

iacore opened this pull request about 1 month ago
question: `precompile` for `compilerOptions.jsx` is supported?

familyboat opened this issue about 1 month ago
warn when initializing/overwriting non-empty directory

scarf005 opened this issue about 1 month ago
help: `deno task build` in github workflow failed

familyboat opened this issue about 1 month ago
Fix typo in code comment about the Satori library

pixeldesu opened this pull request about 1 month ago
Lume 2.5

oscarotero opened this pull request about 2 months ago
Add plugin 'purgecss'

into-the-v0id opened this pull request about 2 months ago
Ability to filter character ranges in google fonts plugin

RickCogley opened this issue about 2 months ago
minify_html plugin no longer works

emrocode opened this issue about 2 months ago
`minify_html` plugin dependency inaccessible, breaks build

pixeldesu opened this issue about 2 months ago
ImageTransform broken after 2.4.1 upgrade?

RickCogley opened this issue 2 months ago
feat: add JSON_LD plugin

shuaixr opened this pull request 2 months ago
Allow `--port` argument in `deno task cms`.

oscarotero opened this issue 2 months ago
esbuild plugin: add proper support for lume url rewrites

into-the-v0id opened this pull request 2 months ago
Fallback for metas

RickCogley opened this issue 2 months ago
epub plugin

oscarotero opened this issue 2 months ago
Add 'brotli' plugin

into-the-v0id opened this pull request 2 months ago
Add 'gzip' plugin

into-the-v0id opened this pull request 2 months ago
Improve code_highlight configuration options type to be Partial

philj0st opened this pull request 3 months ago
Use esbuild metafile. Add support for 'entryNames' esbuild option.

into-the-v0id opened this pull request 3 months ago
Enable tests for 'sri' and 'reading_info' plugins

into-the-v0id opened this pull request 3 months ago
Fix esbuild tests

into-the-v0id opened this pull request 3 months ago
Add check_urls plugin

iacore opened this pull request 3 months ago
Google fonts plugin

oscarotero opened this issue 3 months ago
Icons plugin

oscarotero opened this issue 3 months ago
Move check_urls plugin to core repo

oscarotero opened this issue 3 months ago
Transform Images plugin: Output images cannot be animated

akimon658 opened this issue 3 months ago
fallback to git last modified upon empty git created date

weakish opened this pull request 3 months ago
Error loading layout files

smcjustin opened this issue 4 months ago
Serve precompressed files

oscarotero opened this issue 4 months ago
Can't use `outfile` in the ESbuild plugin configuration

benjamingeets opened this issue 4 months ago
chore: update for deno 2

load1n9 opened this pull request 4 months ago
Detect changes in _config.ts file if the src folder is not cwd

oscarotero opened this issue 4 months ago
Handle `index` basename

oscarotero opened this issue 4 months ago
Lume components and components.ts conflict

oscarotero opened this issue 4 months ago
Weird deno version requirement

iacore opened this issue 4 months ago
fix/better error message

ooker777 opened this pull request 5 months ago
Fix nav default order

dogfuntom opened this pull request 5 months ago
fix: use decodeURIComponentSafe for files whose name containing `%`

ooker777 opened this pull request 5 months ago
perf: don't re-create regex on every log message

marvinhagemeister opened this pull request 5 months ago
fix: stale live reload due to dropped watch events

marvinhagemeister opened this pull request 5 months ago
JS file changes require server restart

josh-collinsworth opened this issue 5 months ago
Serve mode performance with many pages

marvinhagemeister opened this issue 5 months ago
[sitemap plugin] lastmod is ctime

iacore opened this issue 5 months ago
refactor(middlewares): named export

kwaa opened this pull request 5 months ago
refactor(plugins): named export

kwaa opened this pull request 5 months ago
Feeds plugin: item.updated?.toISOString is not a function

basus opened this issue 5 months ago
IA blocker

oscarotero opened this issue 6 months ago
Search misses pages that have a tag with spaces

basus opened this issue 6 months ago
feat(server): expose local address

crowlKats opened this pull request 6 months ago
HMR doesn't detect new _data.yml when remote file is specified

wjharney opened this issue 6 months ago
feat: new middleware `redirect_as2`

kwaa opened this pull request 6 months ago
feat: new plugin `hatsu`

kwaa opened this pull request 6 months ago
buildOrder: make page render after all plugins are run

iacore opened this issue 6 months ago
Images are no longer copied to dest.

boeckMt opened this issue 6 months ago
Option to allow case sensitive filenames

oscarotero opened this issue 6 months ago
Improve performance of some plugins with an internal cache

oscarotero opened this issue 6 months ago
How to include/inline external CSS (npm | cdn)

oscarotero opened this issue 7 months ago
webp asset files corrupted on build

quadratz opened this issue 7 months ago
inline plugin types for JSX

oscarotero opened this issue 7 months ago
Merged key in the layouts

oscarotero opened this issue 7 months ago
Did `basename` just break `esbuild` plugin?

ngdangtu-vn opened this issue 7 months ago
Lume fails to import nonexisting cms module

scarf005 opened this issue 7 months ago
only send to open sockets

iacore opened this pull request 7 months ago
InvalidStateError: readyState not OPEN

iacore opened this issue 7 months ago
search.pages() return results is zero

XIPEGM opened this issue 7 months ago
lume().copy() is a no-op when lume({src: "docs" }) is set

thetanil opened this issue 8 months ago
@std/log not found in registry-staging.deno.com

kuspoes opened this issue 8 months ago
Feat/other tags in metas plugin

oscarotero opened this pull request 8 months ago
Lume serve: expected to respect ServerOptions for location

Level8Broccoli opened this issue 8 months ago
fix `redirects` plugin for html output

thautwarm opened this pull request 8 months ago
Better path naming convension

ngdangtu-vn opened this issue 8 months ago
feat(metas): add `other` tags field

niklasmtj opened this pull request 8 months ago
fix(plugin/fff): fix `getGitDate` priority

kwaa opened this pull request 8 months ago
Lume failse to build/serve with atypical Linux directory structure.

computerscience-person opened this issue 9 months ago
Add support for author in the feed plugin

oscarotero opened this issue 9 months ago
Can't loop through search.pages() using Liquid

geetsww opened this issue 9 months ago
598 feed plugin image support

negrel opened this pull request 9 months ago
Add image support in feeds.

negrel opened this issue 9 months ago
Djot Support

iacore opened this pull request 9 months ago
chore(unocss): updated deps

kwaa opened this pull request 9 months ago
`deno task lume` fails directly after init

z0rrn opened this issue 9 months ago