Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ instances:
- url: holocron.docs.buildwithfern.com/node-template
custom-domain: wiki.theholocron.dev/node-template
multi-source: true
edit-this-page:
github:
owner: theholocron
repo: node-template
branch: main

title: node-template Engineering

Expand Down Expand Up @@ -43,6 +48,40 @@ navigation:
- page: Overview
path: ../docs/wiki/specifications/README.md

navbar-links:
- type: github
value: https://github.com/theholocron/node-template
- type: dropdown
text: Other Projects
icon: fa-duotone fa-book
links:
- href: https://wiki.theholocron.dev
text: Cli Template
- href: https://wiki.theholocron.dev
text: Clients
- href: https://wiki.theholocron.dev
text: Configs
- href: https://wiki.theholocron.dev
text: Holocron
- href: https://wiki.theholocron.dev/internal
text: Internal
- href: https://wiki.theholocron.dev
text: Monorepo Nextjs Template
- href: https://wiki.theholocron.dev
text: Monorepo React Template
- href: https://wiki.theholocron.dev
text: Monorepo Template
- href: https://wiki.theholocron.dev
text: Nextjs Template
- href: https://wiki.theholocron.dev
text: React Template
- href: https://wiki.theholocron.dev
text: Skills
- href: https://wiki.theholocron.dev
text: Themes
- href: https://wiki.theholocron.dev
text: Utils

colors:
accent-primary:
dark: "#70E155"
Expand Down
Loading