docula 0.3.0 → 0.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -3
- package/package.json +15 -14
- package/dist/config.d.ts +0 -21
- package/dist/config.d.ts.map +0 -1
- package/dist/config.js +0 -78
- package/dist/config.js.map +0 -1
- package/dist/docula-plugin.d.ts +0 -9
- package/dist/docula-plugin.d.ts.map +0 -1
- package/dist/docula-plugin.js +0 -2
- package/dist/docula-plugin.js.map +0 -1
- package/dist/docula.d.ts +0 -22
- package/dist/docula.d.ts.map +0 -1
- package/dist/docula.js +0 -188
- package/dist/docula.js.map +0 -1
- package/dist/eleventy/filters.d.ts +0 -2
- package/dist/eleventy/filters.d.ts.map +0 -1
- package/dist/eleventy/filters.js +0 -10
- package/dist/eleventy/filters.js.map +0 -1
- package/dist/eleventy/global-data.d.ts +0 -3
- package/dist/eleventy/global-data.d.ts.map +0 -1
- package/dist/eleventy/global-data.js +0 -2
- package/dist/eleventy/global-data.js.map +0 -1
- package/dist/eleventy/shortcodes.d.ts +0 -4
- package/dist/eleventy/shortcodes.d.ts.map +0 -1
- package/dist/eleventy/shortcodes.js +0 -18
- package/dist/eleventy/shortcodes.js.map +0 -1
- package/dist/eleventy.d.ts +0 -24
- package/dist/eleventy.d.ts.map +0 -1
- package/dist/eleventy.js +0 -80
- package/dist/eleventy.js.map +0 -1
- package/dist/index.d.ts +0 -9
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js +0 -53
- package/dist/index.js.map +0 -1
- package/dist/logger.d.ts +0 -4
- package/dist/logger.d.ts.map +0 -1
- package/dist/logger.js +0 -20
- package/dist/logger.js.map +0 -1
- package/dist/plugins/algolia.d.ts +0 -21
- package/dist/plugins/algolia.d.ts.map +0 -1
- package/dist/plugins/algolia.js +0 -54
- package/dist/plugins/algolia.js.map +0 -1
- package/dist/plugins/github.d.ts +0 -16
- package/dist/plugins/github.d.ts.map +0 -1
- package/dist/plugins/github.js +0 -69
- package/dist/plugins/github.js.map +0 -1
- package/dist/plugins/index.d.ts +0 -18
- package/dist/plugins/index.d.ts.map +0 -1
- package/dist/plugins/index.js +0 -16
- package/dist/plugins/index.js.map +0 -1
- package/dist/plugins/npm.d.ts +0 -14
- package/dist/plugins/npm.d.ts.map +0 -1
- package/dist/plugins/npm.js +0 -37
- package/dist/plugins/npm.js.map +0 -1
- package/dist/plugins/pagefind.d.ts +0 -10
- package/dist/plugins/pagefind.d.ts.map +0 -1
- package/dist/plugins/pagefind.js +0 -23
- package/dist/plugins/pagefind.js.map +0 -1
- package/dist/plugins/robots.d.ts +0 -14
- package/dist/plugins/robots.d.ts.map +0 -1
- package/dist/plugins/robots.js +0 -35
- package/dist/plugins/robots.js.map +0 -1
- package/dist/plugins/sitemap.d.ts +0 -11
- package/dist/plugins/sitemap.d.ts.map +0 -1
- package/dist/plugins/sitemap.js +0 -27
- package/dist/plugins/sitemap.js.map +0 -1
- package/dist/schemas.d.ts +0 -21
- package/dist/schemas.d.ts.map +0 -1
- package/dist/schemas.js +0 -25
- package/dist/schemas.js.map +0 -1
- package/dist/tools/__mocks__/inquirer-prompt.d.ts +0 -20
- package/dist/tools/__mocks__/inquirer-prompt.d.ts.map +0 -1
- package/dist/tools/__mocks__/inquirer-prompt.js +0 -19
- package/dist/tools/__mocks__/inquirer-prompt.js.map +0 -1
- package/dist/tools/__mocks__/path.d.ts +0 -4
- package/dist/tools/__mocks__/path.d.ts.map +0 -1
- package/dist/tools/__mocks__/path.js +0 -5
- package/dist/tools/__mocks__/path.js.map +0 -1
- package/dist/tools/inquirer-prompt.d.ts +0 -11
- package/dist/tools/inquirer-prompt.d.ts.map +0 -1
- package/dist/tools/inquirer-prompt.js +0 -139
- package/dist/tools/inquirer-prompt.js.map +0 -1
- package/dist/tools/path.d.ts +0 -3
- package/dist/tools/path.d.ts.map +0 -1
- package/dist/tools/path.js +0 -5
- package/dist/tools/path.js.map +0 -1
- package/dist/tools/tools.d.ts +0 -3
- package/dist/tools/tools.d.ts.map +0 -1
- package/dist/tools/tools.js +0 -10
- package/dist/tools/tools.js.map +0 -1
- package/dist/types/config.d.ts +0 -8
- package/dist/types/config.d.ts.map +0 -1
- package/dist/types/config.js +0 -2
- package/dist/types/config.js.map +0 -1
package/README.md
CHANGED
|
@@ -10,12 +10,11 @@
|
|
|
10
10
|
|
|
11
11
|
## Features
|
|
12
12
|
|
|
13
|
-
- Zero Config -
|
|
13
|
+
- Zero Config - no config needed
|
|
14
14
|
- Can run from `npx` or installed globally
|
|
15
15
|
- Knowledge Base that is easy to setup and manage
|
|
16
16
|
- Beautiful and Responsive Design (Like Stripe or 11ty)
|
|
17
|
-
- Search Engine Optimized
|
|
18
|
-
- Search Engine Plugin (Algolia) and local search by default.
|
|
17
|
+
- Search Engine Optimized and Plugin (Algolia) and local search by default.
|
|
19
18
|
- Convention over Configuration - just add your files, use a template (or build your own) and you're done.
|
|
20
19
|
- Will generate a sitemap.xml
|
|
21
20
|
- Will generate a robots.txt
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "docula",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.2",
|
|
4
4
|
"description": "Open Source Static Site Generator",
|
|
5
5
|
"exports": "./dist/docula.js",
|
|
6
6
|
"types": "./dist/docula.d.ts",
|
|
@@ -44,36 +44,36 @@
|
|
|
44
44
|
"@types/express": "^4.17.17",
|
|
45
45
|
"@types/fs-extra": "^11.0.1",
|
|
46
46
|
"@types/inquirer": "^9.0.3",
|
|
47
|
-
"@types/jest": "^29.5.
|
|
47
|
+
"@types/jest": "^29.5.3",
|
|
48
48
|
"@types/luxon": "^3.3.0",
|
|
49
|
-
"jest": "^29.
|
|
49
|
+
"jest": "^29.6.1",
|
|
50
50
|
"jest-ts-webcompat-resolver": "^1.0.0",
|
|
51
|
-
"ts-jest": "^29.1.
|
|
51
|
+
"ts-jest": "^29.1.1",
|
|
52
52
|
"ts-jest-resolver": "^2.0.1",
|
|
53
|
-
"typescript": "^5.
|
|
54
|
-
"xo": "^0.
|
|
53
|
+
"typescript": "^5.1.6",
|
|
54
|
+
"xo": "^0.55.0"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
57
|
"@11ty/eleventy": "^1.0.2",
|
|
58
58
|
"@11ty/eleventy-navigation": "^0.3.5",
|
|
59
59
|
"@types/markdown-it": "^12.2.3",
|
|
60
60
|
"ajv": "^8.12.0",
|
|
61
|
-
"algoliasearch": "^4.
|
|
61
|
+
"algoliasearch": "^4.19.0",
|
|
62
62
|
"axios": "^1.4.0",
|
|
63
|
-
"commander": "^
|
|
64
|
-
"dayjs": "^1.11.
|
|
65
|
-
"dotenv": "^16.
|
|
63
|
+
"commander": "^11.0.0",
|
|
64
|
+
"dayjs": "^1.11.9",
|
|
65
|
+
"dotenv": "^16.3.1",
|
|
66
66
|
"download-stats": "^0.3.4",
|
|
67
67
|
"eleventy-plugin-toc": "^1.1.5",
|
|
68
68
|
"express": "^4.18.2",
|
|
69
69
|
"fs-extra": "^11.1.1",
|
|
70
|
-
"inquirer": "^9.2.
|
|
71
|
-
"instantsearch.js": "^4.56.
|
|
70
|
+
"inquirer": "^9.2.8",
|
|
71
|
+
"instantsearch.js": "^4.56.7",
|
|
72
72
|
"luxon": "^3.3.0",
|
|
73
73
|
"markdown-it": "^13.0.1",
|
|
74
74
|
"markdown-it-anchor": "^8.6.7",
|
|
75
75
|
"node-fetch": "3.3.1",
|
|
76
|
-
"winston": "^3.
|
|
76
|
+
"winston": "^3.10.0"
|
|
77
77
|
},
|
|
78
78
|
"files": [
|
|
79
79
|
"dist",
|
|
@@ -84,7 +84,8 @@
|
|
|
84
84
|
"rules": {
|
|
85
85
|
"@typescript-eslint/no-unsafe-assignment": 0,
|
|
86
86
|
"@typescript-eslint/no-unsafe-return": 0,
|
|
87
|
-
"@typescript-eslint/no-unsafe-argument": 0
|
|
87
|
+
"@typescript-eslint/no-unsafe-argument": 0,
|
|
88
|
+
"@typescript-eslint/no-unsafe-call": 0
|
|
88
89
|
}
|
|
89
90
|
},
|
|
90
91
|
"jest": {
|
package/dist/config.d.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import type { PluginConfig, PluginConfigs, PluginName, Plugins } from './types/config.js';
|
|
2
|
-
export declare class Config {
|
|
3
|
-
originPath: string;
|
|
4
|
-
outputPath: string;
|
|
5
|
-
dataPath: string;
|
|
6
|
-
templatePath: string;
|
|
7
|
-
searchEngine: string;
|
|
8
|
-
pluginConfig: PluginConfigs;
|
|
9
|
-
plugins: Plugins;
|
|
10
|
-
imagesPath: string;
|
|
11
|
-
assetsPath: string;
|
|
12
|
-
siteUrl: string;
|
|
13
|
-
siteType: string;
|
|
14
|
-
ajv: any;
|
|
15
|
-
private readonly schema;
|
|
16
|
-
constructor(path?: string);
|
|
17
|
-
loadConfig(path: string): void;
|
|
18
|
-
loadPlugins(name: PluginName, config: PluginConfig): void;
|
|
19
|
-
checkConfigFile(path: string): boolean;
|
|
20
|
-
}
|
|
21
|
-
//# sourceMappingURL=config.d.ts.map
|
package/dist/config.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../src/config.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAC,YAAY,EAAE,aAAa,EAAE,UAAU,EAAE,OAAO,EAAC,MAAM,mBAAmB,CAAC;AAGxF,qBAAa,MAAM;IAClB,UAAU,SAAU;IACpB,UAAU,SAAU;IACpB,QAAQ,SAAU;IAClB,YAAY,SAAc;IAC1B,YAAY,SAAc;IAE1B,YAAY,EAAE,aAAa,CAAuB;IAClD,OAAO,EAAE,OAAO,CAAM;IACtB,UAAU,SAAY;IACtB,UAAU,SAAS;IACnB,OAAO,SAAM;IACb,QAAQ,SAAM;IAEd,GAAG,MAAa;IAEhB,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAe;gBAE1B,IAAI,CAAC,EAAE,MAAM;IAczB,UAAU,CAAC,IAAI,EAAE,MAAM;IAyCvB,WAAW,CAAC,IAAI,EAAE,UAAU,EAAE,MAAM,EAAE,YAAY;IAWlD,eAAe,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO;CAGtC"}
|
package/dist/config.js
DELETED
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
import { existsSync, readFileSync } from 'node:fs';
|
|
2
|
-
import Ajv from 'ajv';
|
|
3
|
-
import { jsonConfigSchema } from './schemas.js';
|
|
4
|
-
import DoculaPlugins from './plugins/index.js';
|
|
5
|
-
export class Config {
|
|
6
|
-
constructor(path) {
|
|
7
|
-
this.originPath = 'site';
|
|
8
|
-
this.outputPath = 'dist';
|
|
9
|
-
this.dataPath = 'data';
|
|
10
|
-
this.templatePath = 'template';
|
|
11
|
-
this.searchEngine = 'pagefind';
|
|
12
|
-
// eslint-disable-next-line @typescript-eslint/consistent-type-assertions
|
|
13
|
-
this.pluginConfig = {};
|
|
14
|
-
this.plugins = [];
|
|
15
|
-
this.imagesPath = 'images';
|
|
16
|
-
this.assetsPath = 'css';
|
|
17
|
-
this.siteUrl = '';
|
|
18
|
-
this.siteType = '';
|
|
19
|
-
// @ts-expect-error - ajv is not callable
|
|
20
|
-
this.ajv = new Ajv();
|
|
21
|
-
this.schema = { ...jsonConfigSchema };
|
|
22
|
-
this.schema.required = [];
|
|
23
|
-
const configPath = path ?? `./${this.originPath}/config.json`;
|
|
24
|
-
const configFileExists = this.checkConfigFile(configPath);
|
|
25
|
-
if (configFileExists) {
|
|
26
|
-
this.loadConfig(configPath);
|
|
27
|
-
}
|
|
28
|
-
if (path && !configFileExists) {
|
|
29
|
-
throw new Error('Config file not found');
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
loadConfig(path) {
|
|
33
|
-
const data = readFileSync(path, { encoding: 'utf8' });
|
|
34
|
-
const jsonConfig = JSON.parse(data);
|
|
35
|
-
if (jsonConfig.plugins) {
|
|
36
|
-
for (const name of jsonConfig.plugins) {
|
|
37
|
-
this.loadPlugins(name, jsonConfig[name]);
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
this.schema.required = [...new Set(this.schema.required)];
|
|
41
|
-
// eslint-disable-next-line @typescript-eslint/no-unsafe-call
|
|
42
|
-
const validate = this.ajv.compile(this.schema);
|
|
43
|
-
validate(jsonConfig);
|
|
44
|
-
if (validate.errors) {
|
|
45
|
-
const [error] = validate.errors;
|
|
46
|
-
// @ts-expect-error - dataPath exist without error"
|
|
47
|
-
const { dataPath, message, keyword, params } = error;
|
|
48
|
-
if (keyword === 'additionalProperties') {
|
|
49
|
-
const { additionalProperty } = params;
|
|
50
|
-
throw new Error(`The config file has an invalid property: ${additionalProperty}`);
|
|
51
|
-
}
|
|
52
|
-
throw new Error(`${dataPath} ${message}`);
|
|
53
|
-
}
|
|
54
|
-
this.originPath = jsonConfig.originPath ?? this.originPath;
|
|
55
|
-
this.outputPath = jsonConfig.outputPath ?? this.outputPath;
|
|
56
|
-
this.dataPath = jsonConfig.dataPath ?? this.dataPath;
|
|
57
|
-
this.templatePath = jsonConfig.templatePath ?? this.templatePath;
|
|
58
|
-
this.searchEngine = jsonConfig.searchEngine ?? this.searchEngine;
|
|
59
|
-
this.imagesPath = jsonConfig.imagesPath ?? this.imagesPath;
|
|
60
|
-
this.assetsPath = jsonConfig.assetsPath ?? this.assetsPath;
|
|
61
|
-
this.plugins = jsonConfig.plugins ?? this.plugins;
|
|
62
|
-
this.siteUrl = jsonConfig.siteUrl ?? this.siteUrl;
|
|
63
|
-
}
|
|
64
|
-
loadPlugins(name, config) {
|
|
65
|
-
if (config) {
|
|
66
|
-
this.pluginConfig[name] = config;
|
|
67
|
-
const pluginSchema = DoculaPlugins[name].schema;
|
|
68
|
-
this.schema.properties[name] = pluginSchema;
|
|
69
|
-
if (pluginSchema.required?.length) {
|
|
70
|
-
this.schema.required.push(name);
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
checkConfigFile(path) {
|
|
75
|
-
return existsSync(path);
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
//# sourceMappingURL=config.js.map
|
package/dist/config.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"config.js","sourceRoot":"","sources":["../src/config.ts"],"names":[],"mappings":"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"}
|
package/dist/docula-plugin.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export type Runtime = 'before' | 'after';
|
|
2
|
-
export type Options = Record<string, string>;
|
|
3
|
-
export type Schema = Record<string, any>;
|
|
4
|
-
export type DoculaPlugin = {
|
|
5
|
-
options: Record<string, string>;
|
|
6
|
-
runtime: Runtime;
|
|
7
|
-
execute(): Promise<void>;
|
|
8
|
-
};
|
|
9
|
-
//# sourceMappingURL=docula-plugin.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"docula-plugin.d.ts","sourceRoot":"","sources":["../src/docula-plugin.ts"],"names":[],"mappings":"AACA,MAAM,MAAM,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;AACzC,MAAM,MAAM,OAAO,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;AAC7C,MAAM,MAAM,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAEzC,MAAM,MAAM,YAAY,GAAG;IAC1B,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAChC,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,IAAI,OAAO,CAAC,IAAI,CAAC,CAAC;CACzB,CAAC"}
|
package/dist/docula-plugin.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"docula-plugin.js","sourceRoot":"","sources":["../src/docula-plugin.ts"],"names":[],"mappings":""}
|
package/dist/docula.d.ts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { Config } from './config.js';
|
|
2
|
-
import type { CommanderOptions } from './index.js';
|
|
3
|
-
export declare class Docula {
|
|
4
|
-
readonly config: Config;
|
|
5
|
-
private readonly eleventy;
|
|
6
|
-
private pluginInstances;
|
|
7
|
-
private readonly beforePlugins;
|
|
8
|
-
private readonly afterPlugins;
|
|
9
|
-
private readonly landingFilesExceptions;
|
|
10
|
-
constructor(options?: CommanderOptions);
|
|
11
|
-
init(sitePath?: string): Promise<void>;
|
|
12
|
-
build(): Promise<void>;
|
|
13
|
-
serve(): Promise<void>;
|
|
14
|
-
copyLandingFolder(source: string, target: string): void;
|
|
15
|
-
copyFolder(source: string, target: string): void;
|
|
16
|
-
copySearchEngineFiles(): void;
|
|
17
|
-
writeConfigFile(): Promise<Record<string, unknown>>;
|
|
18
|
-
validateFilePath(source: string, target: string): Record<string, any>;
|
|
19
|
-
private loadPlugins;
|
|
20
|
-
private readonly executePlugins;
|
|
21
|
-
}
|
|
22
|
-
//# sourceMappingURL=docula.d.ts.map
|
package/dist/docula.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"docula.d.ts","sourceRoot":"","sources":["../src/docula.ts"],"names":[],"mappings":"AAKA,OAAO,EAAC,MAAM,EAAC,MAAM,aAAa,CAAC;AAMnC,OAAO,KAAK,EAAC,gBAAgB,EAAC,MAAM,YAAY,CAAC;AAEjD,qBAAa,MAAM;IAClB,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAW;IACpC,OAAO,CAAC,eAAe,CAAuB;IAE9C,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAwB;IACtD,OAAO,CAAC,QAAQ,CAAC,YAAY,CAAwB;IACrD,OAAO,CAAC,QAAQ,CAAC,sBAAsB,CAAyE;gBAEpG,OAAO,CAAC,EAAE,gBAAgB;IASzB,IAAI,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAmBtC,KAAK,IAAI,OAAO,CAAC,IAAI,CAAC;IAYtB,KAAK,IAAI,OAAO,CAAC,IAAI,CAAC;IAc5B,iBAAiB,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,IAAI;IA4BvD,UAAU,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,IAAI;IA4BvD,qBAAqB,IAAI,IAAI;IAsCvB,eAAe,IAAI,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAczD,gBAAgB,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;IAiBrE,OAAO,CAAC,WAAW;IAkBnB,OAAO,CAAC,QAAQ,CAAC,cAAc,CAE7B;CACF"}
|
package/dist/docula.js
DELETED
|
@@ -1,188 +0,0 @@
|
|
|
1
|
-
import * as path from 'node:path';
|
|
2
|
-
import process from 'node:process';
|
|
3
|
-
import fs from 'fs-extra';
|
|
4
|
-
import express from 'express';
|
|
5
|
-
import { Eleventy } from './eleventy.js';
|
|
6
|
-
import { Config } from './config.js';
|
|
7
|
-
import { setPlugins } from './tools/inquirer-prompt.js';
|
|
8
|
-
import DoculaPlugins from './plugins/index.js';
|
|
9
|
-
import { getConfigPath, getFileName } from './tools/path.js';
|
|
10
|
-
import logger from './logger.js';
|
|
11
|
-
export class Docula {
|
|
12
|
-
constructor(options) {
|
|
13
|
-
this.pluginInstances = {};
|
|
14
|
-
this.beforePlugins = [];
|
|
15
|
-
this.afterPlugins = [];
|
|
16
|
-
this.landingFilesExceptions = ['search-index.md', 'versions.njk', 'index.njk', 'doc.njk'];
|
|
17
|
-
this.executePlugins = async (plugins) => {
|
|
18
|
-
await Promise.all(plugins.map(async (plugin) => plugin.execute()));
|
|
19
|
-
};
|
|
20
|
-
const parameters = options?.opts();
|
|
21
|
-
const configPath = getConfigPath();
|
|
22
|
-
const config = parameters ? parameters?.config : configPath;
|
|
23
|
-
this.config = new Config(config);
|
|
24
|
-
this.eleventy = new Eleventy(this.config);
|
|
25
|
-
this.loadPlugins();
|
|
26
|
-
}
|
|
27
|
-
async init(sitePath) {
|
|
28
|
-
const config = await this.writeConfigFile();
|
|
29
|
-
const { originPath } = this.config;
|
|
30
|
-
const rootSitePath = path.join(process.cwd(), sitePath ?? originPath);
|
|
31
|
-
// Create the <site> folder
|
|
32
|
-
if (!fs.existsSync(rootSitePath)) {
|
|
33
|
-
fs.mkdirSync(rootSitePath);
|
|
34
|
-
}
|
|
35
|
-
if (config.siteType === 'multi page') {
|
|
36
|
-
this.copyFolder('init', rootSitePath);
|
|
37
|
-
this.copySearchEngineFiles();
|
|
38
|
-
}
|
|
39
|
-
if (config.siteType === 'landing') {
|
|
40
|
-
this.copyLandingFolder('init', rootSitePath);
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
async build() {
|
|
44
|
-
const { originPath } = this.config;
|
|
45
|
-
const userOriginPath = `${process.cwd()}/${originPath}`;
|
|
46
|
-
if (!fs.existsSync(userOriginPath)) {
|
|
47
|
-
throw new Error(`The origin path "${userOriginPath}" does not exist.`);
|
|
48
|
-
}
|
|
49
|
-
await this.executePlugins(this.beforePlugins);
|
|
50
|
-
await this.eleventy.build();
|
|
51
|
-
await this.executePlugins(this.afterPlugins);
|
|
52
|
-
}
|
|
53
|
-
async serve() {
|
|
54
|
-
const { outputPath } = this.config;
|
|
55
|
-
if (!fs.existsSync(outputPath)) {
|
|
56
|
-
throw new Error(`The origin path "${outputPath}" does not exist.`);
|
|
57
|
-
}
|
|
58
|
-
const app = express();
|
|
59
|
-
const port = 8080;
|
|
60
|
-
app.use(express.static(outputPath));
|
|
61
|
-
app.listen(port, () => {
|
|
62
|
-
logger.info(`Docula is running on http://localhost:${port}`);
|
|
63
|
-
});
|
|
64
|
-
}
|
|
65
|
-
copyLandingFolder(source, target) {
|
|
66
|
-
const { sourcePath, targetExists, isDirectory } = this.validateFilePath(source, target);
|
|
67
|
-
if (isDirectory) {
|
|
68
|
-
const regex = /(search|docs|multipage)+/gi;
|
|
69
|
-
if (regex.test(source)) {
|
|
70
|
-
return;
|
|
71
|
-
}
|
|
72
|
-
if (!targetExists) {
|
|
73
|
-
fs.mkdirSync(target);
|
|
74
|
-
}
|
|
75
|
-
for (const file of fs.readdirSync(sourcePath)) {
|
|
76
|
-
if (!fs.existsSync(path.join(target, file))) {
|
|
77
|
-
this.copyLandingFolder(path.join(source, file), path.join(target, file));
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
else if (!fs.existsSync(target)) {
|
|
82
|
-
const isExcepted = this.landingFilesExceptions.some(file => source.includes(file));
|
|
83
|
-
if (isExcepted) {
|
|
84
|
-
return;
|
|
85
|
-
}
|
|
86
|
-
fs.copyFileSync(sourcePath, target);
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
copyFolder(source, target) {
|
|
90
|
-
const { sourcePath, targetExists, isDirectory } = this.validateFilePath(source, target);
|
|
91
|
-
if (isDirectory) {
|
|
92
|
-
// Exclude the search folder
|
|
93
|
-
if (source.includes('search') || source.includes('landing')) {
|
|
94
|
-
return;
|
|
95
|
-
}
|
|
96
|
-
if (!targetExists) {
|
|
97
|
-
fs.mkdirSync(target);
|
|
98
|
-
}
|
|
99
|
-
for (const file of fs.readdirSync(sourcePath)) {
|
|
100
|
-
if (!fs.existsSync(path.join(target, file))) {
|
|
101
|
-
this.copyFolder(path.join(source, file), path.join(target, file));
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
else if (!fs.existsSync(target)) {
|
|
106
|
-
// Exclude the search-index file
|
|
107
|
-
if (source.includes('search-index.md') || source.includes('releases')) {
|
|
108
|
-
return;
|
|
109
|
-
}
|
|
110
|
-
fs.copyFileSync(sourcePath, target);
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
copySearchEngineFiles() {
|
|
114
|
-
const { searchEngine, originPath } = this.config;
|
|
115
|
-
const __filename = getFileName();
|
|
116
|
-
const doculaPath = path.dirname(path.dirname(path.dirname(__filename)));
|
|
117
|
-
const sourcePath = path.join(doculaPath, `init/_includes/search/${searchEngine}.njk`);
|
|
118
|
-
const searchPath = path.join(process.cwd(), `${originPath}/_includes/search`);
|
|
119
|
-
const targetPath = path.join(process.cwd(), `${originPath}/_includes/search/${searchEngine}.njk`);
|
|
120
|
-
const searchStylesPath = path.join(process.cwd(), `${originPath}/_includes/assets/css/styles/search`);
|
|
121
|
-
const sourceSearchStylesPath = path.join(doculaPath, `init/_includes/assets/css/styles/search/${searchEngine}.css`);
|
|
122
|
-
const searchStylesTargetPath = path.join(process.cwd(), `${originPath}/_includes/assets/css/styles/search/${searchEngine}.css`);
|
|
123
|
-
if (!fs.existsSync(searchPath)) {
|
|
124
|
-
fs.mkdirSync(searchPath);
|
|
125
|
-
}
|
|
126
|
-
if (!fs.existsSync(targetPath)) {
|
|
127
|
-
fs.copyFileSync(sourcePath, targetPath);
|
|
128
|
-
}
|
|
129
|
-
// Copy search styles
|
|
130
|
-
if (!fs.existsSync(searchStylesPath)) {
|
|
131
|
-
fs.mkdirSync(searchStylesPath);
|
|
132
|
-
}
|
|
133
|
-
if (!fs.existsSync(searchStylesTargetPath)) {
|
|
134
|
-
fs.copyFileSync(sourceSearchStylesPath, searchStylesTargetPath);
|
|
135
|
-
}
|
|
136
|
-
if (searchEngine === 'algolia') {
|
|
137
|
-
const indexSource = path.join(doculaPath, 'init/search-index.md');
|
|
138
|
-
const indexTarget = path.join(process.cwd(), `${originPath}/search-index.md`);
|
|
139
|
-
if (!fs.existsSync(indexTarget)) {
|
|
140
|
-
fs.copyFileSync(indexSource, indexTarget);
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
}
|
|
144
|
-
async writeConfigFile() {
|
|
145
|
-
const plugins = await setPlugins();
|
|
146
|
-
for (const plugin in plugins) {
|
|
147
|
-
if (Object.prototype.hasOwnProperty.call(plugins, plugin)) {
|
|
148
|
-
// @ts-expect-error fix later
|
|
149
|
-
this.config[plugin] = plugins[plugin];
|
|
150
|
-
}
|
|
151
|
-
}
|
|
152
|
-
const configPath = getConfigPath();
|
|
153
|
-
fs.writeFileSync(configPath, JSON.stringify(plugins, null, 2));
|
|
154
|
-
return plugins;
|
|
155
|
-
}
|
|
156
|
-
validateFilePath(source, target) {
|
|
157
|
-
const __filename = getFileName();
|
|
158
|
-
const doculaPath = path.dirname(path.dirname(path.dirname(__filename)));
|
|
159
|
-
const sourcePath = path.join(doculaPath, source);
|
|
160
|
-
const sourceExists = fs.existsSync(sourcePath);
|
|
161
|
-
const targetExists = fs.existsSync(target);
|
|
162
|
-
const sourceStats = fs.statSync(sourcePath);
|
|
163
|
-
const isDirectory = sourceExists && sourceStats.isDirectory();
|
|
164
|
-
return {
|
|
165
|
-
sourcePath,
|
|
166
|
-
sourceExists,
|
|
167
|
-
targetExists,
|
|
168
|
-
isDirectory,
|
|
169
|
-
};
|
|
170
|
-
}
|
|
171
|
-
loadPlugins() {
|
|
172
|
-
const { plugins } = this.config;
|
|
173
|
-
for (const plugin of plugins) {
|
|
174
|
-
const pluginClass = DoculaPlugins[plugin];
|
|
175
|
-
// eslint-disable-next-line new-cap
|
|
176
|
-
const pluginInstance = new pluginClass(this.config);
|
|
177
|
-
this.pluginInstances[plugin] = pluginInstance;
|
|
178
|
-
const { runtime } = pluginInstance;
|
|
179
|
-
if (runtime === 'before') {
|
|
180
|
-
this.beforePlugins.push(pluginInstance);
|
|
181
|
-
}
|
|
182
|
-
else if (runtime === 'after') {
|
|
183
|
-
this.afterPlugins.push(pluginInstance);
|
|
184
|
-
}
|
|
185
|
-
}
|
|
186
|
-
}
|
|
187
|
-
}
|
|
188
|
-
//# sourceMappingURL=docula.js.map
|
package/dist/docula.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"docula.js","sourceRoot":"","sources":["../src/docula.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"filters.d.ts","sourceRoot":"","sources":["../../src/eleventy/filters.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,cAAc,SAAU,MAAM,KAAG,MAU7C,CAAC"}
|
package/dist/eleventy/filters.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export const squashCallback = (text) => {
|
|
2
|
-
const content = text.toString().toLowerCase();
|
|
3
|
-
// Remove duplicated words
|
|
4
|
-
const words = content.split(' ');
|
|
5
|
-
const deduped = [...(new Set(words))];
|
|
6
|
-
const dedupedString = deduped.join(' ');
|
|
7
|
-
// Remove repeated spaces
|
|
8
|
-
return dedupedString.replace(/ {2,}/g, ' ');
|
|
9
|
-
};
|
|
10
|
-
//# sourceMappingURL=filters.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"filters.js","sourceRoot":"","sources":["../../src/eleventy/filters.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,IAAY,EAAU,EAAE;IACtD,MAAM,OAAO,GAAG,IAAI,CAAC,QAAQ,EAAE,CAAC,WAAW,EAAE,CAAC;IAE9C,0BAA0B;IAC1B,MAAM,KAAK,GAAG,OAAO,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;IACjC,MAAM,OAAO,GAAG,CAAC,GAAG,CAAC,IAAI,GAAG,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;IACtC,MAAM,aAAa,GAAG,OAAO,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;IAExC,yBAAyB;IACzB,OAAO,aAAa,CAAC,OAAO,CAAC,QAAQ,EAAE,GAAG,CAAC,CAAC;AAC7C,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"global-data.d.ts","sourceRoot":"","sources":["../../src/eleventy/global-data.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,KAAK,MAAM,EAAC,MAAM,cAAc,CAAC;AAEzC,eAAO,MAAM,SAAS,WAAY,MAAM,KAAG,MAAgB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"global-data.js","sourceRoot":"","sources":["../../src/eleventy/global-data.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,SAAS,GAAG,CAAC,MAAc,EAAU,EAAE,CAAC,MAAM,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"shortcodes.d.ts","sourceRoot":"","sources":["../../src/eleventy/shortcodes.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,OAAO,QAAO,MAAmD,CAAC;AAE/E,eAAO,MAAM,UAAU,WAAY,MAAM,SAAS,MAAM,KAAG,MAM1D,CAAC;AAEF,eAAO,MAAM,YAAY,YAAa,MAAM,WAO3C,CAAC"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { DateTime } from 'luxon';
|
|
2
|
-
import MarkdownIt from 'markdown-it';
|
|
3
|
-
export const getYear = () => DateTime.local().toUTC().toFormat('yyyy');
|
|
4
|
-
export const formatDate = (format, date) => {
|
|
5
|
-
if (date) {
|
|
6
|
-
return DateTime.fromISO(date).toUTC().toFormat(format);
|
|
7
|
-
}
|
|
8
|
-
return DateTime.now().toUTC().toFormat(format);
|
|
9
|
-
};
|
|
10
|
-
export const parseRelease = (content) => {
|
|
11
|
-
const md = new MarkdownIt({
|
|
12
|
-
html: true,
|
|
13
|
-
linkify: true,
|
|
14
|
-
typographer: true,
|
|
15
|
-
});
|
|
16
|
-
return md.render(content);
|
|
17
|
-
};
|
|
18
|
-
//# sourceMappingURL=shortcodes.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"shortcodes.js","sourceRoot":"","sources":["../../src/eleventy/shortcodes.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,OAAO,CAAC;AAC/B,OAAO,UAAU,MAAM,aAAa,CAAC;AAErC,MAAM,CAAC,MAAM,OAAO,GAAG,GAAW,EAAE,CAAC,QAAQ,CAAC,KAAK,EAAE,CAAC,KAAK,EAAE,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;AAE/E,MAAM,CAAC,MAAM,UAAU,GAAG,CAAC,MAAc,EAAE,IAAa,EAAU,EAAE;IACnE,IAAI,IAAI,EAAE;QACT,OAAO,QAAQ,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC,KAAK,EAAE,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;KACvD;IAED,OAAO,QAAQ,CAAC,GAAG,EAAE,CAAC,KAAK,EAAE,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;AAChD,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,OAAe,EAAE,EAAE;IAC/C,MAAM,EAAE,GAAG,IAAI,UAAU,CAAC;QACzB,IAAI,EAAE,IAAI;QACV,OAAO,EAAE,IAAI;QACb,WAAW,EAAE,IAAI;KACjB,CAAC,CAAC;IACH,OAAO,EAAE,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;AAC3B,CAAC,CAAC"}
|
package/dist/eleventy.d.ts
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import type { Config } from './config.js';
|
|
2
|
-
type ElevJSONOutput = {
|
|
3
|
-
url: string;
|
|
4
|
-
inputPath: string;
|
|
5
|
-
outputPath: string;
|
|
6
|
-
content: string;
|
|
7
|
-
};
|
|
8
|
-
export declare class Eleventy {
|
|
9
|
-
private readonly _config;
|
|
10
|
-
private readonly eleventyConfig;
|
|
11
|
-
private readonly eleventy;
|
|
12
|
-
get config(): Config;
|
|
13
|
-
constructor(config: Config);
|
|
14
|
-
build(): Promise<void>;
|
|
15
|
-
toJSON(): Promise<ElevJSONOutput[]>;
|
|
16
|
-
private addPassthroughCopy;
|
|
17
|
-
private setLibrary;
|
|
18
|
-
private addPlugin;
|
|
19
|
-
private addShortcode;
|
|
20
|
-
private addFilter;
|
|
21
|
-
private addGlobalData;
|
|
22
|
-
}
|
|
23
|
-
export {};
|
|
24
|
-
//# sourceMappingURL=eleventy.d.ts.map
|
package/dist/eleventy.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eleventy.d.ts","sourceRoot":"","sources":["../src/eleventy.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAC,MAAM,EAAC,MAAM,aAAa,CAAC;AAgCxC,KAAK,cAAc,GAAG;IACrB,GAAG,EAAE,MAAM,CAAC;IACZ,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,qBAAa,QAAQ;IACpB,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAS;IACjC,OAAO,CAAC,QAAQ,CAAC,cAAc,CAA2J;IAC1L,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAgB;IACzC,IAAI,MAAM,IAAI,MAAM,CAEnB;gBAEW,MAAM,EAAE,MAAM;IA4Bb,KAAK;IASL,MAAM;IAKnB,OAAO,CAAC,kBAAkB;IAK1B,OAAO,CAAC,UAAU;IAOlB,OAAO,CAAC,SAAS;IAOjB,OAAO,CAAC,YAAY;IAMpB,OAAO,CAAC,SAAS;IAIjB,OAAO,CAAC,aAAa;CAIrB"}
|
package/dist/eleventy.js
DELETED
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
// @ts-expect-error - 11ty doesn't have types
|
|
2
|
-
import * as pkg from '@11ty/eleventy';
|
|
3
|
-
// @ts-expect-error - 11ty doesn't have types
|
|
4
|
-
import eleventyNavigationPlugin from '@11ty/eleventy-navigation';
|
|
5
|
-
// @ts-expect-error - 11ty doesn't have types
|
|
6
|
-
import pluginTOC from 'eleventy-plugin-toc';
|
|
7
|
-
import markdownIt from 'markdown-it';
|
|
8
|
-
import markdownItAnchor from 'markdown-it-anchor';
|
|
9
|
-
import { squashCallback } from './eleventy/filters.js';
|
|
10
|
-
import { getYear, formatDate, parseRelease } from './eleventy/shortcodes.js';
|
|
11
|
-
import { getConfig } from './eleventy/global-data.js';
|
|
12
|
-
// eslint-disable-next-line @typescript-eslint/naming-convention
|
|
13
|
-
const Elev = pkg.default;
|
|
14
|
-
export class Eleventy {
|
|
15
|
-
get config() {
|
|
16
|
-
return this._config;
|
|
17
|
-
}
|
|
18
|
-
constructor(config) {
|
|
19
|
-
this._config = config;
|
|
20
|
-
this.eleventyConfig = {
|
|
21
|
-
quietMode: true,
|
|
22
|
-
config: (eleventyConfig) => {
|
|
23
|
-
eleventyConfig.ignores.add(`./${this.config.originPath}/README.md`);
|
|
24
|
-
this.addPassthroughCopy(eleventyConfig);
|
|
25
|
-
this.setLibrary(eleventyConfig);
|
|
26
|
-
this.addPlugin(eleventyConfig);
|
|
27
|
-
this.addShortcode(eleventyConfig);
|
|
28
|
-
this.addFilter(eleventyConfig);
|
|
29
|
-
this.addGlobalData(eleventyConfig);
|
|
30
|
-
eleventyConfig.setTemplateFormats(['njk', 'md', 'html']);
|
|
31
|
-
return {
|
|
32
|
-
markdownTemplateEngine: 'njk',
|
|
33
|
-
htmlTemplateEngine: 'njk',
|
|
34
|
-
passthroughFileCopy: true,
|
|
35
|
-
};
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
// eslint-disable-next-line @typescript-eslint/no-unsafe-call
|
|
39
|
-
this.eleventy = new Elev(this.config.originPath, this.config.outputPath, this.eleventyConfig);
|
|
40
|
-
}
|
|
41
|
-
async build() {
|
|
42
|
-
try {
|
|
43
|
-
await this.eleventy.write();
|
|
44
|
-
}
|
|
45
|
-
catch (error) {
|
|
46
|
-
throw new Error(`Eleventy build failed: ${error.message}`);
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
// eslint-disable-next-line @typescript-eslint/naming-convention
|
|
50
|
-
async toJSON() {
|
|
51
|
-
const json = await this.eleventy.toJSON();
|
|
52
|
-
return json.filter((element) => element.url);
|
|
53
|
-
}
|
|
54
|
-
addPassthroughCopy(eleventyConfig) {
|
|
55
|
-
const assetsPath = `${this.config.originPath}/_includes/assets`;
|
|
56
|
-
eleventyConfig.addPassthroughCopy({ [assetsPath]: '/assets/' });
|
|
57
|
-
}
|
|
58
|
-
setLibrary(eleventyConfig) {
|
|
59
|
-
eleventyConfig.setLibrary('md', markdownIt().use(markdownItAnchor));
|
|
60
|
-
}
|
|
61
|
-
addPlugin(eleventyConfig) {
|
|
62
|
-
eleventyConfig.addPlugin(eleventyNavigationPlugin);
|
|
63
|
-
eleventyConfig.addPlugin(pluginTOC, {
|
|
64
|
-
tags: ['h2'],
|
|
65
|
-
});
|
|
66
|
-
}
|
|
67
|
-
addShortcode(eleventyConfig) {
|
|
68
|
-
eleventyConfig.addShortcode('year', getYear);
|
|
69
|
-
eleventyConfig.addShortcode('formatDate', formatDate);
|
|
70
|
-
eleventyConfig.addShortcode('parseRelease', parseRelease);
|
|
71
|
-
}
|
|
72
|
-
addFilter(eleventyConfig) {
|
|
73
|
-
eleventyConfig.addFilter('squash', squashCallback);
|
|
74
|
-
}
|
|
75
|
-
addGlobalData(eleventyConfig) {
|
|
76
|
-
// EleventyConfig.addGlobalData('algoliaKeys', () => algoliaKeys(this.config));
|
|
77
|
-
eleventyConfig.addGlobalData('config', () => getConfig(this.config));
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
//# sourceMappingURL=eleventy.js.map
|
package/dist/eleventy.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eleventy.js","sourceRoot":"","sources":["../src/eleventy.ts"],"names":[],"mappings":"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"}
|