Chore: Upgrade to AIK
& Massive Overhaul to internal processing #78
|
@ -41,10 +41,13 @@ export default defineIntegration({
|
|||
|
||||
"RSSGenerator",
|
||||
)}`,
|
||||
);
|
||||
const verboseLogsInfo = (message:string) => {
|
||||
![]() You can probably resolve these paths instead of exporting it from your package? You can probably resolve these paths instead of exporting it from your package?
![]() I was told that any Injected route had to be from an export.... I'd be interested in that alternative... I was told that any Injected route had to be from an export.... I'd be interested in that alternative...
![]() They did in the old days before They did in the old days before `createResolver` ❤️ it just can't be a virtual module
![]() Yeah.... Thats updated now across the board... and those exports for Yeah.... Thats updated now across the board... and those exports for `/rss-routes` and `/open-graph` are now moved to `resolve()`
|
||||
if (options.verbose) {
|
||||
![]() You can probably resolve these paths instead of exporting it from your package? You can probably resolve these paths instead of exporting it from your package?
![]() I was told that any Injected route had to be from an export.... I'd be interested in that alternative... I was told that any Injected route had to be from an export.... I'd be interested in that alternative...
![]() They did in the old days before They did in the old days before `createResolver` ❤️ it just can't be a virtual module
![]() Yeah.... Thats updated now across the board... and those exports for Yeah.... Thats updated now across the board... and those exports for `/rss-routes` and `/open-graph` are now moved to `resolve()`
|
||||
RSSLogger.info(message);
|
||||
![]() You can probably resolve these paths instead of exporting it from your package? You can probably resolve these paths instead of exporting it from your package?
![]() I was told that any Injected route had to be from an export.... I'd be interested in that alternative... I was told that any Injected route had to be from an export.... I'd be interested in that alternative...
![]() They did in the old days before They did in the old days before `createResolver` ❤️ it just can't be a virtual module
![]() Yeah.... Thats updated now across the board... and those exports for Yeah.... Thats updated now across the board... and those exports for `/rss-routes` and `/open-graph` are now moved to `resolve()`
|
||||
}
|
||||
![]() You can probably resolve these paths instead of exporting it from your package? You can probably resolve these paths instead of exporting it from your package?
![]() I was told that any Injected route had to be from an export.... I'd be interested in that alternative... I was told that any Injected route had to be from an export.... I'd be interested in that alternative...
![]() They did in the old days before They did in the old days before `createResolver` ❤️ it just can't be a virtual module
![]() Yeah.... Thats updated now across the board... and those exports for Yeah.... Thats updated now across the board... and those exports for `/rss-routes` and `/open-graph` are now moved to `resolve()`
|
||||
};
|
||||
![]() You can probably resolve these paths instead of exporting it from your package? You can probably resolve these paths instead of exporting it from your package?
![]() I was told that any Injected route had to be from an export.... I'd be interested in that alternative... I was told that any Injected route had to be from an export.... I'd be interested in that alternative...
![]() They did in the old days before They did in the old days before `createResolver` ❤️ it just can't be a virtual module
![]() Yeah.... Thats updated now across the board... and those exports for Yeah.... Thats updated now across the board... and those exports for `/rss-routes` and `/open-graph` are now moved to `resolve()`
|
||||
|
||||
if (options.verbose) {
|
||||
![]() You can probably resolve these paths instead of exporting it from your package? You can probably resolve these paths instead of exporting it from your package?
![]() I was told that any Injected route had to be from an export.... I'd be interested in that alternative... I was told that any Injected route had to be from an export.... I'd be interested in that alternative...
![]() They did in the old days before They did in the old days before `createResolver` ❤️ it just can't be a virtual module
![]() Yeah.... Thats updated now across the board... and those exports for Yeah.... Thats updated now across the board... and those exports for `/rss-routes` and `/open-graph` are now moved to `resolve()`
|
||||
RSSLogger.info(c.bold(c.green("RSS Feed Setup Complete")));
|
||||
![]() You can probably resolve these paths instead of exporting it from your package? You can probably resolve these paths instead of exporting it from your package?
![]() I was told that any Injected route had to be from an export.... I'd be interested in that alternative... I was told that any Injected route had to be from an export.... I'd be interested in that alternative...
![]() They did in the old days before They did in the old days before `createResolver` ❤️ it just can't be a virtual module
![]() Yeah.... Thats updated now across the board... and those exports for Yeah.... Thats updated now across the board... and those exports for `/rss-routes` and `/open-graph` are now moved to `resolve()`
|
||||
}
|
||||
![]() You can probably resolve these paths instead of exporting it from your package? You can probably resolve these paths instead of exporting it from your package?
![]() I was told that any Injected route had to be from an export.... I'd be interested in that alternative... I was told that any Injected route had to be from an export.... I'd be interested in that alternative...
![]() They did in the old days before They did in the old days before `createResolver` ❤️ it just can't be a virtual module
![]() Yeah.... Thats updated now across the board... and those exports for Yeah.... Thats updated now across the board... and those exports for `/rss-routes` and `/open-graph` are now moved to `resolve()`
|
||||
verboseLogsInfo(c.bold(c.green("RSS Feed Setup Complete")));
|
||||
![]() You can probably resolve these paths instead of exporting it from your package? You can probably resolve these paths instead of exporting it from your package?
![]() I was told that any Injected route had to be from an export.... I'd be interested in that alternative... I was told that any Injected route had to be from an export.... I'd be interested in that alternative...
![]() They did in the old days before They did in the old days before `createResolver` ❤️ it just can't be a virtual module
![]() Yeah.... Thats updated now across the board... and those exports for Yeah.... Thats updated now across the board... and those exports for `/rss-routes` and `/open-graph` are now moved to `resolve()`
|
||||
},
|
||||
};
|
||||
},
|
||||
|
|
|||
![]() You can probably resolve these paths instead of exporting it from your package? You can probably resolve these paths instead of exporting it from your package?
![]() You can probably resolve these paths instead of exporting it from your package? You can probably resolve these paths instead of exporting it from your package?
![]() I was told that any Injected route had to be from an export.... I'd be interested in that alternative... I was told that any Injected route had to be from an export.... I'd be interested in that alternative...
![]() I was told that any Injected route had to be from an export.... I'd be interested in that alternative... I was told that any Injected route had to be from an export.... I'd be interested in that alternative...
![]() They did in the old days before They did in the old days before `createResolver` ❤️ it just can't be a virtual module
![]() They did in the old days before They did in the old days before `createResolver` ❤️ it just can't be a virtual module
![]() Yeah.... Thats updated now across the board... and those exports for Yeah.... Thats updated now across the board... and those exports for `/rss-routes` and `/open-graph` are now moved to `resolve()`
![]() Yeah.... Thats updated now across the board... and those exports for Yeah.... Thats updated now across the board... and those exports for `/rss-routes` and `/open-graph` are now moved to `resolve()`
|
|
@ -73,12 +73,13 @@ export default defineIntegration({
|
|||
"SatoriOG",
|
||||
)}`,
|
||||
);
|
||||
const verboseLogsInfo = (message:string) => {
|
||||
if (options.verbose) {
|
||||
SatoriLogger.info(message);
|
||||
}
|
||||
};
|
||||
|
||||
if (options.verbose) {
|
||||
SatoriLogger.info(
|
||||
c.bold(c.green("OG Image Integration Setup Complete")),
|
||||
);
|
||||
}
|
||||
verboseLogsInfo(c.bold(c.green("OG Image Integration Setup Complete")));
|
||||
},
|
||||
};
|
||||
},
|
||||
|
|
|
@ -25,24 +25,26 @@ export default defineIntegration({
|
|||
"Theme Provider",
|
||||
)}`,
|
||||
);
|
||||
const verboseLogsInfo = (message:string) => {
|
||||
if (options.verbose) {
|
||||
themeLogger.info(message);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
themeLogger.info(
|
||||
c.bold(c.magenta("Theme Provider enabled. Setting up...")),
|
||||
);
|
||||
|
||||
if (options.verbose) {
|
||||
if (options.theme === "@matthiesenxyz/astro-ghostcms-theme-default") {
|
||||
themeLogger.info(
|
||||
|
||||
if (options.theme === "@matthiesenxyz/astro-ghostcms-theme-default") {
|
||||
verboseLogsInfo(
|
||||
c.blue("No theme is set, injecting default theme"),
|
||||
);
|
||||
} else {
|
||||
themeLogger.info(
|
||||
`${c.bold(c.cyan("Injecting Theme:"))} ${c.bold(
|
||||
c.underline(c.magenta(options.theme)),
|
||||
)}`,
|
||||
);
|
||||
}
|
||||
} else {
|
||||
verboseLogsInfo(`${c.bold(c.cyan("Injecting Theme:"))} ${c.bold(c.underline(c.magenta(options.theme)))}`);
|
||||
}
|
||||
|
||||
|
||||
injectRoute({
|
||||
pattern: "/",
|
||||
|
@ -85,10 +87,13 @@ export default defineIntegration({
|
|||
"Theme Provider",
|
||||
)}`,
|
||||
);
|
||||
const verboseLogsInfo = (message:string) => {
|
||||
if (options.verbose) {
|
||||
themeLogger.info(message);
|
||||
}
|
||||
};
|
||||
|
||||
if (options.verbose) {
|
||||
themeLogger.info(c.bold(c.green("Provider Setup Complete")));
|
||||
}
|
||||
verboseLogsInfo(c.bold(c.green("Provider Setup Complete")));
|
||||
},
|
||||
};
|
||||
},
|
||||
|
|
You can probably resolve these paths instead of exporting it from your package?
You can probably resolve these paths instead of exporting it from your package?
I was told that any Injected route had to be from an export.... I'd be interested in that alternative...
I was told that any Injected route had to be from an export.... I'd be interested in that alternative...
They did in the old days before
createResolver
❤️ it just can't be a virtual moduleThey did in the old days before
createResolver
❤️ it just can't be a virtual moduleYeah.... Thats updated now across the board... and those exports for
/rss-routes
and/open-graph
are now moved toresolve()
Yeah.... Thats updated now across the board... and those exports for
/rss-routes
and/open-graph
are now moved toresolve()