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
updated changelog
7a568cf9e49ad2e1f0e158c456958df75096e24e authored almost 4 years ago by Oscar Otero <[email protected]>
7a568cf9e49ad2e1f0e158c456958df75096e24e authored almost 4 years ago by Oscar Otero <[email protected]>
merged cli changes to master
64146746f090f266995f1ecb2ace1247a5d0458d authored almost 4 years ago by Oscar Otero <[email protected]>
64146746f090f266995f1ecb2ace1247a5d0458d authored almost 4 years ago by Oscar Otero <[email protected]>
format improvements
18365dc0544f413aaa2e516b13e792c25e30a905 authored almost 4 years ago by Oscar Otero <[email protected]>
18365dc0544f413aaa2e516b13e792c25e30a905 authored almost 4 years ago by Oscar Otero <[email protected]>
Merge pull request #34 from JordanShurmer/cli-refactor
Make CLI Commands more independent
81854ceacfcf543e3ce955228bb80df7888c8240 authored almost 4 years ago by Oscar Otero <[email protected]>
make build the default command again. Oops
39514dad3dd2f5f5ce92c8aabbbf7eb53735cd8b authored almost 4 years ago by Jordan Shurmer <[email protected]>
39514dad3dd2f5f5ce92c8aabbbf7eb53735cd8b authored almost 4 years ago by Jordan Shurmer <[email protected]>
implement the run cli command
* create cliUtils file to hold shared functions
cc27a5c6a4ace479d99a7b065f1a28194d97473c authored almost 4 years ago by Jordan Shurmer <[email protected]>
move help function into cli function to simplify
911a5c45a6b2301db082993b0259b9340f5efea2 authored almost 4 years ago by Jordan Shurmer <[email protected]>
911a5c45a6b2301db082993b0259b9340f5efea2 authored almost 4 years ago by Jordan Shurmer <[email protected]>
Redo how cli.js interacts with the commands
* handle HELP message without a dynamic import
* clean up repetitive code by using an inline fun...
Add unimplemented run command
1872c101bd57a943908a5666daa6339da410cdb1 authored almost 4 years ago by Jordan Shurmer <[email protected]>
1872c101bd57a943908a5666daa6339da410cdb1 authored almost 4 years ago by Jordan Shurmer <[email protected]>
fix various bugs and typos in new CLI command structure
9c0b1b0ec0298c28c61335023795ec06e2184903 authored almost 4 years ago by Jordan Shurmer <[email protected]>
9c0b1b0ec0298c28c61335023795ec06e2184903 authored almost 4 years ago by Jordan Shurmer <[email protected]>
Make new CLI commands more self-actualizing
- each command exports its own usage info
- each command parses its own cli options
- cli.js han...
WIP
db87b8a3fbe255f2edeb40ccd6832fa63f39d24a authored almost 4 years ago by Jordan Shurmer <[email protected]>
db87b8a3fbe255f2edeb40ccd6832fa63f39d24a authored almost 4 years ago by Jordan Shurmer <[email protected]>
Merge pull request #32 from JordanShurmer/patch-1
Update docs link in --help to the lumeland site
df6a5e3767dc73df0876ae8915bdcda11db988bf authored almost 4 years ago by Oscar Otero <[email protected]>
Update docs link in --help to the lumeland site
1d8b07d5e75840e1ce9dd2ea7b2fc4b212e4c5f0 authored almost 4 years ago by Jordan Shurmer <[email protected]>
1d8b07d5e75840e1ce9dd2ea7b2fc4b212e4c5f0 authored almost 4 years ago by Jordan Shurmer <[email protected]>
new code structure for cli
b1ab696d2bae08c54278d4031fec54730f28a23d authored almost 4 years ago by Oscar Otero <[email protected]>
b1ab696d2bae08c54278d4031fec54730f28a23d authored almost 4 years ago by Oscar Otero <[email protected]>
updated changelog
f5b833176578f27bb1e9f0c2adaae7a7790a8e1f authored almost 4 years ago by Oscar Otero <[email protected]>
f5b833176578f27bb1e9f0c2adaae7a7790a8e1f authored almost 4 years ago by Oscar Otero <[email protected]>
simplify page data merge
bb43eb1a74cda417094fa745f2ea318d735cc7d6 authored almost 4 years ago by Oscar Otero <[email protected]>
bb43eb1a74cda417094fa745f2ea318d735cc7d6 authored almost 4 years ago by Oscar Otero <[email protected]>
hotfix yaml plugin
5ad6751f4307f796cb75dfc9a23504fc51643bf1 authored almost 4 years ago by Oscar Otero <[email protected]>
5ad6751f4307f796cb75dfc9a23504fc51643bf1 authored almost 4 years ago by Oscar Otero <[email protected]>
postcss bugfix
d8887daf719d210cb90cc149d63ae08fdd824c71 authored almost 4 years ago by Oscar Otero <[email protected]>
d8887daf719d210cb90cc149d63ae08fdd824c71 authored almost 4 years ago by Oscar Otero <[email protected]>
new version
9c2d7f6b4360d0ae25f12ed93664219b3b335895 authored almost 4 years ago by Oscar Otero <[email protected]>
9c2d7f6b4360d0ae25f12ed93664219b3b335895 authored almost 4 years ago by Oscar Otero <[email protected]>
normalize options
49d3bc48cbfdaf4b5a75f7abb6db9994313842e6 authored almost 4 years ago by Oscar Otero <[email protected]>
49d3bc48cbfdaf4b5a75f7abb6db9994313842e6 authored almost 4 years ago by Oscar Otero <[email protected]>
fix merge() with two objects
39d744d412f3272515e1a67a2547b7533414f328 authored almost 4 years ago by Oscar Otero <[email protected]>
39d744d412f3272515e1a67a2547b7533414f328 authored almost 4 years ago by Oscar Otero <[email protected]>
new merge() util
08209533a55accb55684d0f895e7bc9d26369ac5 authored almost 4 years ago by Oscar Otero <[email protected]>
08209533a55accb55684d0f895e7bc9d26369ac5 authored almost 4 years ago by Oscar Otero <[email protected]>
fixes for deno 1.7
59a09d88cde0f41bc034a98de891530a51fc17a6 authored almost 4 years ago by Oscar Otero <[email protected]>
59a09d88cde0f41bc034a98de891530a51fc17a6 authored almost 4 years ago by Oscar Otero <[email protected]>
Revert "added new functions search.parents() and search.children()"
This reverts commit cb009e237d2730c7aaacffa40f43dc9eb0ab4978.
I have to think better in this fu...
baa1b72285600fc2353991cf02803039335457c9 authored almost 4 years ago by Oscar Otero <[email protected]>
added new functions search.parents() and search.children()
cb009e237d2730c7aaacffa40f43dc9eb0ab4978 authored almost 4 years ago by Oscar Otero <[email protected]>
cb009e237d2730c7aaacffa40f43dc9eb0ab4978 authored almost 4 years ago by Oscar Otero <[email protected]>
removed unused variable
3a890f5e5ca376a1b69591f89acacb0ee30bccaa authored almost 4 years ago by Oscar Otero <[email protected]>
3a890f5e5ca376a1b69591f89acacb0ee30bccaa authored almost 4 years ago by Oscar Otero <[email protected]>
new patch
86afab6f63901ef3f9141e02b54d7236bb3bb49d authored almost 4 years ago by Oscar Otero <[email protected]>
86afab6f63901ef3f9141e02b54d7236bb3bb49d authored almost 4 years ago by Oscar Otero <[email protected]>
new version v0.12.0
2703d435eb1a23c339d0f051be8971c23939d9a4 authored almost 4 years ago by Oscar Otero <[email protected]>
2703d435eb1a23c339d0f051be8971c23939d9a4 authored almost 4 years ago by Oscar Otero <[email protected]>
new attributes plugin
87431f80730944bedb0f3313bd8ef7a6333917ed authored almost 4 years ago by Oscar Otero <[email protected]>
87431f80730944bedb0f3313bd8ef7a6333917ed authored almost 4 years ago by Oscar Otero <[email protected]>
fixed improved fullData, fixed tags
e0c305ba14ab854935b9981c01e31a071c0ef7d3 authored almost 4 years ago by Oscar Otero <[email protected]>
e0c305ba14ab854935b9981c01e31a071c0ef7d3 authored almost 4 years ago by Oscar Otero <[email protected]>
added cache to search helper
ca9f43b47d01a0557ea263c4937038bb3af077e3 authored almost 4 years ago by Oscar Otero <[email protected]>
ca9f43b47d01a0557ea263c4937038bb3af077e3 authored almost 4 years ago by Oscar Otero <[email protected]>
allow to sort result by any field name
ec3bd50b59048623e960a6d61bd814549cafdad3 authored almost 4 years ago by Oscar Otero <[email protected]>
ec3bd50b59048623e960a6d61bd814549cafdad3 authored almost 4 years ago by Oscar Otero <[email protected]>
new plugin 'date'
f842163ef262e53b65574f48c00a988c87347630 authored almost 4 years ago by Oscar Otero <[email protected]>
f842163ef262e53b65574f48c00a988c87347630 authored almost 4 years ago by Oscar Otero <[email protected]>
fmt
0f31c527388e206cd30be2763a7f3268fa666356 authored almost 4 years ago by Oscar Otero <[email protected]>
0f31c527388e206cd30be2763a7f3268fa666356 authored almost 4 years ago by Oscar Otero <[email protected]>
new plugin url
0b9adf0eeeabcd14a1f16ea82c6419146cf39385 authored almost 4 years ago by Oscar Otero <[email protected]>
0b9adf0eeeabcd14a1f16ea82c6419146cf39385 authored almost 4 years ago by Oscar Otero <[email protected]>
new njk filter
6e7576642d0399466b362303a43592753124ac4f authored almost 4 years ago by Oscar Otero <[email protected]>
6e7576642d0399466b362303a43592753124ac4f authored almost 4 years ago by Oscar Otero <[email protected]>
fixed url filter with null values
43beb9f8727f524021bcb8ecd635785bbafdbb65 authored almost 4 years ago by Oscar Otero <[email protected]>
43beb9f8727f524021bcb8ecd635785bbafdbb65 authored almost 4 years ago by Oscar Otero <[email protected]>
fmt
11c2fb9e61db972db5f948935b2627e4bd01bc14 authored almost 4 years ago by Oscar Otero <[email protected]>
11c2fb9e61db972db5f948935b2627e4bd01bc14 authored almost 4 years ago by Oscar Otero <[email protected]>
added search.tags()
e71d721c75014b1933f1793e5ca57919773631bd authored almost 4 years ago by Oscar Otero <[email protected]>
e71d721c75014b1933f1793e5ca57919773631bd authored almost 4 years ago by Oscar Otero <[email protected]>
normalize tags in files and pages
e1caa12b4272bdceb5826e7643ef2b64823028f5 authored almost 4 years ago by Oscar Otero <[email protected]>
e1caa12b4272bdceb5826e7643ef2b64823028f5 authored almost 4 years ago by Oscar Otero <[email protected]>
new version, added changelog link
69a6a20a81b9ddfe76ea8a4305e2d3facc8bc996 authored almost 4 years ago by Oscar Otero <[email protected]>
69a6a20a81b9ddfe76ea8a4305e2d3facc8bc996 authored almost 4 years ago by Oscar Otero <[email protected]>
renamed map to sourcemap
635d07067648790fed34600a48f721fdd6d4ef6a authored almost 4 years ago by Oscar Otero <[email protected]>
635d07067648790fed34600a48f721fdd6d4ef6a authored almost 4 years ago by Oscar Otero <[email protected]>
improved error reporting
466fd0867317636c3ac55b88ae2b90d60a899c5b authored almost 4 years ago by Oscar Otero <[email protected]>
466fd0867317636c3ac55b88ae2b90d60a899c5b authored almost 4 years ago by Oscar Otero <[email protected]>
changed terser options
9c933c9814c5b67858a7ec4bce1f7254724abd07 authored almost 4 years ago by Oscar Otero <[email protected]>
9c933c9814c5b67858a7ec4bce1f7254724abd07 authored almost 4 years ago by Oscar Otero <[email protected]>
renamed the plugin css to postcss
88ab1876e3e158e46346aa051040251fa3ae3a80 authored almost 4 years ago by Oscar Otero <[email protected]>
88ab1876e3e158e46346aa051040251fa3ae3a80 authored almost 4 years ago by Oscar Otero <[email protected]>
changed the cache system
c498e45c21c3e0c09bc942c10ce4bbafca232b19 authored almost 4 years ago by Oscar Otero <[email protected]>
c498e45c21c3e0c09bc942c10ce4bbafca232b19 authored almost 4 years ago by Oscar Otero <[email protected]>
updated changelog
0772e953d0bdb2333746d54917de469028ada26b authored almost 4 years ago by Oscar Otero <[email protected]>
0772e953d0bdb2333746d54917de469028ada26b authored almost 4 years ago by Oscar Otero <[email protected]>
Merge pull request #30 from probins/terser
Add plugin for Terser
b799c795251597e29e837093f8298fad024b59bf authored almost 4 years ago by Oscar Otero <[email protected]>
Add plugin for Terser
7ad9b6a7b007a38d9c0ec13913fa548f84007830 authored almost 4 years ago by Peter Robins <[email protected]>
7ad9b6a7b007a38d9c0ec13913fa548f84007830 authored almost 4 years ago by Peter Robins <[email protected]>
removeAttributes bug
bedf8b55c3bc257209c7d81e546c994b2d160fd7 authored about 4 years ago by Oscar Otero <[email protected]>
bedf8b55c3bc257209c7d81e546c994b2d160fd7 authored about 4 years ago by Oscar Otero <[email protected]>
added cache to inline plugin
6ce89c75fa694d62f45688420b2529426eff1fcf authored about 4 years ago by Oscar Otero <[email protected]>
6ce89c75fa694d62f45688420b2529426eff1fcf authored about 4 years ago by Oscar Otero <[email protected]>
added new plugin 'inline'
9d0b905e2dd45d91f5407baaf7c3f8acc10468fe authored about 4 years ago by Oscar Otero <[email protected]>
9d0b905e2dd45d91f5407baaf7c3f8acc10468fe authored about 4 years ago by Oscar Otero <[email protected]>
fixed live reload
baf387cb19e365f36700713e2e9958523078cdc1 authored about 4 years ago by Oscar Otero <[email protected]>
baf387cb19e365f36700713e2e9958523078cdc1 authored about 4 years ago by Oscar Otero <[email protected]>
new version
bec91c549cc36c58493703d9f3b84b0c2bec74db authored about 4 years ago by Oscar Otero <[email protected]>
bec91c549cc36c58493703d9f3b84b0c2bec74db authored about 4 years ago by Oscar Otero <[email protected]>
option map to css plugin
e7b6baac5aa9f13b3d27270cd416084ea430149c authored about 4 years ago by Oscar Otero <[email protected]>
e7b6baac5aa9f13b3d27270cd416084ea430149c authored about 4 years ago by Oscar Otero <[email protected]>
bugfix adding pages dynamically
53e901b5994ca662c393b4ca75828ece32a7ca7a authored about 4 years ago by Oscar Otero <[email protected]>
53e901b5994ca662c393b4ca75828ece32a7ca7a authored about 4 years ago by Oscar Otero <[email protected]>
minor fix
ff0b41ff3e12e9b93972bab5a7658e2b426d23a7 authored about 4 years ago by Oscar Otero <[email protected]>
ff0b41ff3e12e9b93972bab5a7658e2b426d23a7 authored about 4 years ago by Oscar Otero <[email protected]>
added suppport for async templates
84ddc2590c246f1877d2b7655c068f28bb265794 authored about 4 years ago by Oscar Otero <[email protected]>
84ddc2590c246f1877d2b7655c068f28bb265794 authored about 4 years ago by Oscar Otero <[email protected]>
allow to add/remove dinamically pages
315d4b33e491c33c9e78b95ab58d52594ce19885 authored about 4 years ago by Oscar Otero <[email protected]>
315d4b33e491c33c9e78b95ab58d52594ce19885 authored about 4 years ago by Oscar Otero <[email protected]>
README changes
f3c615cedeb6b8c0ec9e8049c0bf6fbfa095c5f0 authored about 4 years ago by Oscar Otero <[email protected]>
f3c615cedeb6b8c0ec9e8049c0bf6fbfa095c5f0 authored about 4 years ago by Oscar Otero <[email protected]>
Merge pull request #27 from lumeland/add-license-1
Create LICENSE
7eba5d3396e256605c04eeb1bfdd8b2db7a4d7bb authored about 4 years ago by Oscar Otero <[email protected]>
Create LICENSE
ab876fb29438fa761a7df8f0929bd292f13fff72 authored about 4 years ago by Oscar Otero <[email protected]>
ab876fb29438fa761a7df8f0929bd292f13fff72 authored about 4 years ago by Oscar Otero <[email protected]>
updated changelog
8a8170016cab3768f2ca412f186756c2916ffbda authored about 4 years ago by Oscar Otero <[email protected]>
8a8170016cab3768f2ca412f186756c2916ffbda authored about 4 years ago by Oscar Otero <[email protected]>
Merge pull request #26 from ewired/patch-1
Allow custom PostCSS plugins in CSS plugin
80def7b55b393f34c597f7e87656440ae37dfde9 authored about 4 years ago by Oscar Otero <[email protected]>
fixed pagination
9eac077cc4c57b279f4be6ed1a9425a40baff31f authored about 4 years ago by Oscar Otero <[email protected]>
9eac077cc4c57b279f4be6ed1a9425a40baff31f authored about 4 years ago by Oscar Otero <[email protected]>
improved error message on load unknown template
4a371686d082effe981aed1955cb30159b98c924 authored about 4 years ago by Oscar Otero <[email protected]>
4a371686d082effe981aed1955cb30159b98c924 authored about 4 years ago by Oscar Otero <[email protected]>
Allow empty call to CSS plugin
58e94fa9a4aebea6cb8087f4e9d6b317f997ff98 authored about 4 years ago by ewired <[email protected]>
58e94fa9a4aebea6cb8087f4e9d6b317f997ff98 authored about 4 years ago by ewired <[email protected]>
Use object for configuring CSS plugin
5fcdf0b0e7447e1d9ed19ec811a0dc492d9d1702 authored about 4 years ago by ewired <[email protected]>
5fcdf0b0e7447e1d9ed19ec811a0dc492d9d1702 authored about 4 years ago by ewired <[email protected]>
updated changelog and future version
1e4053ea27c591226ef8177c9ebdcbd4ae4a2641 authored about 4 years ago by Oscar Otero <[email protected]>
1e4053ea27c591226ef8177c9ebdcbd4ae4a2641 authored about 4 years ago by Oscar Otero <[email protected]>
fixed websocket double events
917b23208c02441db7594cc0c02cf0feb291df5d authored about 4 years ago by Oscar Otero <[email protected]>
917b23208c02441db7594cc0c02cf0feb291df5d authored about 4 years ago by Oscar Otero <[email protected]>
updated dependencies
25d0856acc8b3c2b1137a511c7c0c6178e139482 authored about 4 years ago by Oscar Otero <[email protected]>
25d0856acc8b3c2b1137a511c7c0c6178e139482 authored about 4 years ago by Oscar Otero <[email protected]>
Update README.md
968c557b1e98e4184fd24b07ccd28c120255d1bd authored about 4 years ago by Oscar Otero <[email protected]>
968c557b1e98e4184fd24b07ccd28c120255d1bd authored about 4 years ago by Oscar Otero <[email protected]>
Update README.md
d870b94d0e76674561d9a7a1b199273817e121a3 authored about 4 years ago by Oscar Otero <[email protected]>
d870b94d0e76674561d9a7a1b199273817e121a3 authored about 4 years ago by Oscar Otero <[email protected]>
Allow custom PostCSS plugins in CSS plugin
dfd6c49faf39bf507a83f2e43af84726a72e639f authored about 4 years ago by ewired <[email protected]>
dfd6c49faf39bf507a83f2e43af84726a72e639f authored about 4 years ago by ewired <[email protected]>
fix undefined variable
4561133a11be6baec1c261647e61a82606d5ed5e authored about 4 years ago by Oscar Otero <[email protected]>
4561133a11be6baec1c261647e61a82606d5ed5e authored about 4 years ago by Oscar Otero <[email protected]>
removed update() function of the templateEngines, use the beforeUpdate event
c215593d07cd33007433e79fccec811e91eebbed authored about 4 years ago by Oscar Otero <[email protected]>
c215593d07cd33007433e79fccec811e91eebbed authored about 4 years ago by Oscar Otero <[email protected]>
added the files changed to beforeUpdate and afterUpdate events
9ad60227a5034878fffb8b6e2b8267060ebd8601 authored about 4 years ago by Oscar Otero <[email protected]>
9ad60227a5034878fffb8b6e2b8267060ebd8601 authored about 4 years ago by Oscar Otero <[email protected]>
Added initial support for async filters. For now, for nunjucks #22
c8e11463468f4b84ed1b7d4e9badc0b98ff993b4 authored about 4 years ago by Oscar Otero <[email protected]>
c8e11463468f4b84ed1b7d4e9badc0b98ff993b4 authored about 4 years ago by Oscar Otero <[email protected]>
new patch release
c7a6ec891379f10352c7cf8d10d4d043e7a6f567 authored about 4 years ago by Oscar Otero <[email protected]>
c7a6ec891379f10352c7cf8d10d4d043e7a6f567 authored about 4 years ago by Oscar Otero <[email protected]>
multipage generation
f8f8e3b4cfa6413568b7c979ff6f2095f4b98617 authored about 4 years ago by Oscar Otero <[email protected]>
f8f8e3b4cfa6413568b7c979ff6f2095f4b98617 authored about 4 years ago by Oscar Otero <[email protected]>
new version
ec34a1a92d89553e849ba717c542482ce214f25d authored about 4 years ago by Oscar Otero <[email protected]>
ec34a1a92d89553e849ba717c542482ce214f25d authored about 4 years ago by Oscar Otero <[email protected]>
configure cli to parse location as string
2861f49728ddc710622744ae6cc27574602b24c6 authored about 4 years ago by Oscar Otero <[email protected]>
2861f49728ddc710622744ae6cc27574602b24c6 authored about 4 years ago by Oscar Otero <[email protected]>
new version
56dfc59480fd8a7e5bff5a610819d8f407c58345 authored about 4 years ago by Oscar Otero <[email protected]>
56dfc59480fd8a7e5bff5a610819d8f407c58345 authored about 4 years ago by Oscar Otero <[email protected]>
removed console.logs
cd27cf4eb9f0020e3ff844aa3e83120120a8138c authored about 4 years ago by Oscar Otero <[email protected]>
cd27cf4eb9f0020e3ff844aa3e83120120a8138c authored about 4 years ago by Oscar Otero <[email protected]>
some bugfixes
daf7e052035d7fd1ee9ba60d631265cc2ec4beee authored about 4 years ago by Oscar Otero <[email protected]>
daf7e052035d7fd1ee9ba60d631265cc2ec4beee authored about 4 years ago by Oscar Otero <[email protected]>
typo
0f4a07ba02a2a286c702f568aa5e443f7bba6b78 authored about 4 years ago by Oscar Otero <[email protected]>
0f4a07ba02a2a286c702f568aa5e443f7bba6b78 authored about 4 years ago by Oscar Otero <[email protected]>
minor changes
a253eefea48798a1cdcea4021bef401492e3272c authored about 4 years ago by Oscar Otero <[email protected]>
a253eefea48798a1cdcea4021bef401492e3272c authored about 4 years ago by Oscar Otero <[email protected]>
diabled data filter by default
04033470685920b8aefdeefa18807f92039f74ac authored about 4 years ago by Oscar Otero <[email protected]>
04033470685920b8aefdeefa18807f92039f74ac authored about 4 years ago by Oscar Otero <[email protected]>
simplify quick start
c415eae0822deb2961da23696fd77be56cd01d73 authored about 4 years ago by Oscar Otero <[email protected]>
c415eae0822deb2961da23696fd77be56cd01d73 authored about 4 years ago by Oscar Otero <[email protected]>
moved tests to lumeland/test repository
b54ac1a48fc84e90998f62b5cfdfdcdd94529548 authored about 4 years ago by Oscar Otero <[email protected]>
b54ac1a48fc84e90998f62b5cfdfdcdd94529548 authored about 4 years ago by Oscar Otero <[email protected]>
fixed module cache invalidation
766a212ad52611bd4552ae7c6e309685e14e9e65 authored about 4 years ago by Oscar Otero <[email protected]>
766a212ad52611bd4552ae7c6e309685e14e9e65 authored about 4 years ago by Oscar Otero <[email protected]>
Pug filters
7ad997df8cf56d76428ffd130a280722470c08b0 authored about 4 years ago by Oscar Otero <[email protected]>
7ad997df8cf56d76428ffd130a280722470c08b0 authored about 4 years ago by Oscar Otero <[email protected]>
updated changelog
ea58bd9d635d288fc91a078c27949293339c5184 authored about 4 years ago by Oscar Otero <[email protected]>
ea58bd9d635d288fc91a078c27949293339c5184 authored about 4 years ago by Oscar Otero <[email protected]>
improved pug support using a custom fork of Pug and implementing cache
620605280f42a59e2cc25ac23aae482628b9594f authored about 4 years ago by Oscar Otero <[email protected]>
620605280f42a59e2cc25ac23aae482628b9594f authored about 4 years ago by Oscar Otero <[email protected]>
Merge pull request #19 from shadowtime2000/small-patch
fix: eta instead of Eta
a3dd5e085582df903c2aff17ad96ad102ce81758 authored about 4 years ago by Oscar Otero <[email protected]>
fix: pass config to fn
d6046c84cef298db63df5f7082f80f7759dc5ed7 authored about 4 years ago by shadowtime2000 <[email protected]>
d6046c84cef298db63df5f7082f80f7759dc5ed7 authored about 4 years ago by shadowtime2000 <[email protected]>
fix: eta instead of Eta
044bce0693edfaa6af094e625905475c2094902a authored about 4 years ago by shadowtime2000 <[email protected]>
044bce0693edfaa6af094e625905475c2094902a authored about 4 years ago by shadowtime2000 <[email protected]>
cache refresh for Eta
9d222ee3d8cef1abe18d1376ca528eebdb75ecca authored about 4 years ago by Oscar Otero <[email protected]>
9d222ee3d8cef1abe18d1376ca528eebdb75ecca authored about 4 years ago by Oscar Otero <[email protected]>
cache precompiled templates
6845c19adf3bb3aa07eb3f0d733a599fe09d7431 authored about 4 years ago by Oscar Otero <[email protected]>
6845c19adf3bb3aa07eb3f0d733a599fe09d7431 authored about 4 years ago by Oscar Otero <[email protected]>