Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

@docs/triplex

This package contains the code for https://triplex.dev. It's a Next.js / Nextra app that is heavily customized to get the branding we want.

To run locally:

# Run from root
pnpm dev:docs

Q & A

  • Q: How do I update the sidenav text? A: Update the sibling meta.json file, where the key is the file name and the value is the name you want.
  • Q: How do I update the page title? A: Add title frontmatter to the MDX file.