Started working on JS docs.

This commit is contained in:
Joshua Bemenderfer
2023-02-14 22:24:59 -05:00
parent 91ca89f158
commit 4156e3bf91
24 changed files with 364 additions and 69 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@terrace/docs",
"name": "@terrace-lang/docs",
"private": true,
"license": "MIT",
"scripts": {
@@ -11,7 +11,7 @@
"@11ty/eleventy-plugin-vite": "^4.0.0",
"@sindresorhus/slugify": "^2.2.0",
"@tailwindcss/typography": "^0.5.9",
"@terrace/js": "workspace:*",
"@terrace-lang/js": "workspace:*",
"eleventy-google-fonts": "^0.1.0",
"eleventy-plugin-feathericons": "^1.0.1",
"highlight.js": "^11.7.0",