Skip to content

combostrap/interact

Repository files navigation

Interact - Where documentation becomes an app

We create documentation where users can log in and interact with it.

Features

  • Full React: A page is a React component
  • Fully Composable: Bring or overwrite your own components (from layouts to content)
  • Server first: Built on top of React Server Component
  • Island ready: Thanks to RSC client directive
  • Img processing included
  • Svg optimization included
  • Declarative: Support frontmatter in Markdown but also in programmatic page (jsx, tsx)
  • Full Markdown support:
    • Mdx: Markdown with Jsx
    • Mdr: Markdown with React Element
    • Md: Markdown with HTML
  • Middleware and CMS support to bring remote pages
  • Deploy everywhere:
    • on the edge everywhere with Server Rendering
    • or statically with Static Server Rendering

The plus

  • First class Layout.
    • Every page gets a layout or none
    • Every layout component is a overwritable React component
  • First support IDE: Don't use an internet path in your link, use the path to your file
  • No router: Your page path is your URL path

About

Where documentation becomes an app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages