deno.land / x / lume_theme_simple_blog@v0.4.0 / deno.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{ "importMap": "import_map.json", "tasks": { "lume": "deno eval \"import 'lume/task.ts'\" --", "build": "deno task lume", "serve": "deno task lume -s", "changelog": "deno run --allow-read --allow-write https://deno.land/x/changelog@v2.1.0/bin.ts" }, "lint": { "files": { "exclude": [ "./_site", "./_bin" ] }, "rules": { "tags": [ "recommended" ] } }, "fmt": { "files": { "exclude": [ "./_site", "./_bin" ] } }}
lume_theme_simple_blog

Version Info

Tagged at
a year ago