Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
/ rescribe Public archive

Components and utilities for building documentation and blog sites with Remix.

License

Notifications You must be signed in to change notification settings

i4o-oss/rescribe

Repository files navigation

Note

This project will be archived soon and will no longer receive updates. While I would have loved to work on this and add the features I wanted to see in an embeddable CMS, my day job and another side project takes priority. I no longer have the time or energy to keep this project going. If you're using Remix and want a CMS, check out Keystatic or Payload. They both have great people behind it and are far ahead of what I can build on my own.

Rescribe

Content manager for your Remix codebase

Documentation

For the full documentation, visit rescribe.site

Installation

pnpm add @rescribejs/core @rescribejs/server

Features

  • Made for Remix
  • CMS in your codebase
  • Organize content in collections
  • Customizable editor fields for each collection
  • Blog and docs templates
  • Bring your own light/dark theme toggle
  • Customizable colors
  • Mobile Responsiveness (WIP)
  • Full MDX support
  • Out-of-the-box components like accordions, callouts, cards and card groups, lists, and tabs (Coming Soon)
  • i18n (coming soon)

Roadmap

  • Functioning CMS
  • Blog and Docs templates
  • Light/dark mode toggle
  • Syntax Highlighting
  • Components - Accordion, Bleed, Card, Card Group, Callouts, Tabs,
  • i18n
  • Zero-config full-text search
  • Versioning

License

MIT