create-thally-docs 0.10.28 → 0.10.30

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.
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-ORUAMPNF.js";
6
6
  import {
7
7
  downloadStarter
8
- } from "./chunk-LUUWAXNS.js";
8
+ } from "./chunk-XAUCGJ6B.js";
9
9
 
10
10
  // src/scaffold.ts
11
11
  import { existsSync, mkdirSync, readdirSync } from "fs";
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  STABLE_SCAFFOLD_RELEASE
4
- } from "./chunk-PTREHAPF.js";
4
+ } from "./chunk-SSKXNB6D.js";
5
5
 
6
6
  // src/starter-sync.ts
7
7
  import { createHash } from "crypto";
@@ -3,19 +3,19 @@
3
3
  // src/stable-scaffold-release.json
4
4
  var stable_scaffold_release_default = {
5
5
  schemaVersion: 1,
6
- id: "2026-09-06.6e8530a7.782b7d9a",
6
+ id: "2026-09-06.95ad2d40.928cbdb0",
7
7
  source: {
8
8
  repository: "thallylabs/starter",
9
- commitSha: "6e8530a74b79d1c71092010407c42e163b85a2e1",
10
- treeSha: "7d6bbdfcd0f89254741e487f967ee0fe76251068",
11
- archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/6e8530a74b79d1c71092010407c42e163b85a2e1",
9
+ commitSha: "95ad2d4079675f94cd8cc398b3dbd7bfa171c839",
10
+ treeSha: "fade1339ec1776b9f54707648f548ac223f76c0d",
11
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/95ad2d4079675f94cd8cc398b3dbd7bfa171c839",
12
12
  manifestPath: "starter-release.json",
13
- manifestSha256: "b03d2cc606b2d1165cf6e9b0f48f080206e684c831da1e390f39aaf5106c167a"
13
+ manifestSha256: "ddb2d5b8b96f8d772b1a69ca283cda02fb515b26da3675a62d869f83aee8458b"
14
14
  },
15
15
  runtime: {
16
16
  repository: "thallylabs/thally",
17
- commitSha: "782b7d9a962ff81e65c131d05ce8ba8e6b9a3abe",
18
- treeSha: "42df9c68238896755edb76256d6f2419da2623f2",
17
+ commitSha: "928cbdb04d247e8422eff5ca117ae6ad9bfdf2c1",
18
+ treeSha: "090e1e5186e49e3686cc7434efb8835fbb31be8f",
19
19
  contentSource: "assets",
20
20
  identityContractVersion: 1
21
21
  },
@@ -24,6 +24,46 @@ var stable_scaffold_release_default = {
24
24
 
25
25
  // src/previous-scaffold-releases.json
26
26
  var previous_scaffold_releases_default = [
27
+ {
28
+ schemaVersion: 1,
29
+ id: "2026-09-06.323199bb.6c240f71",
30
+ source: {
31
+ repository: "thallylabs/starter",
32
+ commitSha: "323199bba09784134cb27e83e3170f212ee927ed",
33
+ treeSha: "e995bd647d31b9f8ab7cd9e2464916363a6e9a27",
34
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/323199bba09784134cb27e83e3170f212ee927ed",
35
+ manifestPath: "starter-release.json",
36
+ manifestSha256: "b2c27d750b3b958d1e20c512729959936bbc0db11d57f47e1b5042a703e8bfd6"
37
+ },
38
+ runtime: {
39
+ repository: "thallylabs/thally",
40
+ commitSha: "6c240f7115d13ca369c4529c74b620697b9ff00e",
41
+ treeSha: "1a364aa46730e0ce53e91815af13d8cea30b40a4",
42
+ contentSource: "assets",
43
+ identityContractVersion: 1
44
+ },
45
+ starterVersion: 2
46
+ },
47
+ {
48
+ schemaVersion: 1,
49
+ id: "2026-09-06.6e8530a7.782b7d9a",
50
+ source: {
51
+ repository: "thallylabs/starter",
52
+ commitSha: "6e8530a74b79d1c71092010407c42e163b85a2e1",
53
+ treeSha: "7d6bbdfcd0f89254741e487f967ee0fe76251068",
54
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/6e8530a74b79d1c71092010407c42e163b85a2e1",
55
+ manifestPath: "starter-release.json",
56
+ manifestSha256: "b03d2cc606b2d1165cf6e9b0f48f080206e684c831da1e390f39aaf5106c167a"
57
+ },
58
+ runtime: {
59
+ repository: "thallylabs/thally",
60
+ commitSha: "782b7d9a962ff81e65c131d05ce8ba8e6b9a3abe",
61
+ treeSha: "42df9c68238896755edb76256d6f2419da2623f2",
62
+ contentSource: "assets",
63
+ identityContractVersion: 1
64
+ },
65
+ starterVersion: 2
66
+ },
27
67
  {
28
68
  schemaVersion: 1,
29
69
  id: "2026-09-05.ad6e0a75.efeedb73",
@@ -3,7 +3,7 @@ import {
3
3
  initGit,
4
4
  installDeps,
5
5
  scaffold
6
- } from "./chunk-IO2CLKFF.js";
6
+ } from "./chunk-4RPHM4NA.js";
7
7
 
8
8
  // src/migrate/index.ts
9
9
  import { existsSync, mkdirSync, mkdtempSync, readFileSync, rmSync, writeFileSync } from "fs";
@@ -1,10 +1,10 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  readStarterReleaseManifest
4
- } from "./chunk-Y7QAN77O.js";
4
+ } from "./chunk-PMAJ4BVM.js";
5
5
  import {
6
6
  STABLE_SCAFFOLD_RELEASE
7
- } from "./chunk-PTREHAPF.js";
7
+ } from "./chunk-SSKXNB6D.js";
8
8
 
9
9
  // src/download.ts
10
10
  import { Readable, Transform, pipeline } from "stream";
package/dist/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  migrateDocs
4
- } from "./chunk-P4HUXUE3.js";
4
+ } from "./chunk-UYGDCVX3.js";
5
5
  import {
6
6
  logo,
7
7
  readDocsJson,
@@ -9,11 +9,11 @@ import {
9
9
  slugify,
10
10
  success,
11
11
  writeDocsJson
12
- } from "./chunk-IO2CLKFF.js";
12
+ } from "./chunk-4RPHM4NA.js";
13
13
  import "./chunk-ORUAMPNF.js";
14
- import "./chunk-LUUWAXNS.js";
15
- import "./chunk-Y7QAN77O.js";
16
- import "./chunk-PTREHAPF.js";
14
+ import "./chunk-XAUCGJ6B.js";
15
+ import "./chunk-PMAJ4BVM.js";
16
+ import "./chunk-SSKXNB6D.js";
17
17
 
18
18
  // src/index.ts
19
19
  import { existsSync as existsSync3, readdirSync as readdirSync2 } from "fs";
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  migrateDocs
4
- } from "../chunk-P4HUXUE3.js";
5
- import "../chunk-IO2CLKFF.js";
4
+ } from "../chunk-UYGDCVX3.js";
5
+ import "../chunk-4RPHM4NA.js";
6
6
  import "../chunk-ORUAMPNF.js";
7
- import "../chunk-LUUWAXNS.js";
8
- import "../chunk-Y7QAN77O.js";
9
- import "../chunk-PTREHAPF.js";
7
+ import "../chunk-XAUCGJ6B.js";
8
+ import "../chunk-PMAJ4BVM.js";
9
+ import "../chunk-SSKXNB6D.js";
10
10
  export {
11
11
  migrateDocs
12
12
  };
package/dist/release.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  STABLE_SCAFFOLD_RELEASE,
4
4
  SUPPORTED_SCAFFOLD_RELEASES,
5
5
  isStableScaffoldRelease
6
- } from "./chunk-PTREHAPF.js";
6
+ } from "./chunk-SSKXNB6D.js";
7
7
  export {
8
8
  STABLE_SCAFFOLD_RELEASE,
9
9
  SUPPORTED_SCAFFOLD_RELEASES,
package/dist/scaffold.js CHANGED
@@ -1,18 +1,18 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  scaffold
4
- } from "./chunk-IO2CLKFF.js";
4
+ } from "./chunk-4RPHM4NA.js";
5
5
  import "./chunk-ORUAMPNF.js";
6
6
  import {
7
7
  STARTER_ARCHIVE_ROOT,
8
8
  STARTER_COMMIT_SHA,
9
9
  STARTER_REPOSITORY,
10
10
  validateStarterArchiveEntry
11
- } from "./chunk-LUUWAXNS.js";
12
- import "./chunk-Y7QAN77O.js";
11
+ } from "./chunk-XAUCGJ6B.js";
12
+ import "./chunk-PMAJ4BVM.js";
13
13
  import {
14
14
  STABLE_SCAFFOLD_RELEASE
15
- } from "./chunk-PTREHAPF.js";
15
+ } from "./chunk-SSKXNB6D.js";
16
16
  export {
17
17
  STABLE_SCAFFOLD_RELEASE,
18
18
  STARTER_ARCHIVE_ROOT,
@@ -8,8 +8,8 @@ import {
8
8
  planStarterRuntimeSync,
9
9
  readStarterReleaseManifest,
10
10
  starterManifestSha256
11
- } from "./chunk-Y7QAN77O.js";
12
- import "./chunk-PTREHAPF.js";
11
+ } from "./chunk-PMAJ4BVM.js";
12
+ import "./chunk-SSKXNB6D.js";
13
13
  export {
14
14
  applyStarterRuntimeSyncPlan,
15
15
  classifyStarterPath,
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  downloadStarter
4
- } from "./chunk-LUUWAXNS.js";
4
+ } from "./chunk-XAUCGJ6B.js";
5
5
  import {
6
6
  applyStarterRuntimeSyncPlan,
7
7
  mergeStarterOwnershipContracts,
@@ -9,11 +9,11 @@ import {
9
9
  planStarterRuntimeSync,
10
10
  readStarterReleaseManifest,
11
11
  starterManifestSha256
12
- } from "./chunk-Y7QAN77O.js";
12
+ } from "./chunk-PMAJ4BVM.js";
13
13
  import {
14
14
  STABLE_SCAFFOLD_RELEASE,
15
15
  SUPPORTED_SCAFFOLD_RELEASES
16
- } from "./chunk-PTREHAPF.js";
16
+ } from "./chunk-SSKXNB6D.js";
17
17
 
18
18
  // src/starter-update.ts
19
19
  import {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-thally-docs",
3
- "version": "0.10.28",
3
+ "version": "0.10.30",
4
4
  "description": "Scaffold an open-source Thally docs site for people, search engines, and AI tools.",
5
5
  "type": "module",
6
6
  "engines": {