James Brumond d0166b1db9
Some checks failed
Build and publish / build-and-publish (push) Failing after 10s
0.1.7
2023-08-19 15:39:27 -07:00
2023-08-19 15:39:24 -07:00
2023-05-13 22:12:33 -07:00
2023-07-01 14:51:41 -07:00
2023-08-19 15:38:54 -07:00
2023-04-30 19:12:19 -07:00
2023-05-13 22:21:16 -07:00
2023-08-19 15:39:27 -07:00
2023-08-19 15:39:27 -07:00
2023-05-06 14:31:28 -07:00
2023-04-30 19:12:19 -07:00

Install from npm

# Update project npm config to refer to correct registry for the @doc-utils scope
echo '@doc-utils:registry=https://gitea.jbrumond.me/api/packages/doc-utils/npm/' >> ./.npmrc

# Install package for programatic use
npm install --save @doc-utils/docs2website

# Install globally for CLI usage
npm install --global @doc-utils/docs2website

Building from source

npm run tsc

Command Line Use

docs2website <config file>

Config File

See ./sample-config.yaml

Description
No description provided
Readme 1.6 MiB
Languages
TypeScript 52.8%
CSS 34.9%
JavaScript 12.2%