Skip to content

Latest commit

 

History

500 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conduit Website

Unified Next.js 16 marketing site and v0.17 documentation for getconduit.dev.

Structure

Path Purpose
apps/web/ Unified site — marketing + Fumadocs MDX docs
documentation/ Legacy Docusaurus archive (v0.14–v0.16) for archive.getconduit.dev

Development

Install and run the live site from apps/web (its own npm lockfile). Root npm install is husky-only; it is not a workspace install.

cd apps/web
npm install
npm run dev

Open http://localhost:3000. Docs at /docs.

Legacy archive docs use Yarn inside documentation/ (not a root yarn.lock):

cd documentation
yarn install
yarn start

Build

cd apps/web
npm run build

Generates public/llms.txt before build via prebuild script.

Node

Node.js 24+ recommended.

Deploy

Build apps/web and deploy as a single site (Cloudflare Workers). Legacy Docusaurus docs deploy separately to archive.getconduit.dev.

See apps/web/public/_redirects for legacy URL mappings. Deployment cutover is documented in maintainer channels, not in this repo.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

5 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages