Skip to content

Commit

Permalink
Add nextjs-site template to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
RoelLeijser committed Dec 10, 2024
1 parent 5682597 commit 1a6ff6f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 1,325 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"outputFolder": "./src/ontologies",
"ontologies": ["http://localhost:9883/01jc0ayh83cxwhdhrvhycr5gdd/website"]
"ontologies": ["<ONTOLOGY>"]
}
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,8 @@ pnpm create @tomic/template my-project --template sveltekit-site --server-url ${
yarn create @tomic/template my-project --template sveltekit-site --server-url ${context.serverUrl}
\`\`\`
Currently available @tomic/templates for the website template are:
- sveltekit-site`,
- sveltekit-site
- nextjs-site`,
Image,
rootResourceLocalIDs: ['website', 'site-data'],
resources: [
Expand Down
Loading

0 comments on commit 1a6ff6f

Please sign in to comment.