Skip to content

anchorco/anchor-docs

Repository files navigation

Anchor Documentation Site

website

Documentation website for the Anchor API and SDK, hosted at docs.getanchor.dev.

Development

# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build

# Start production server
npm start

Deployment

This site is configured for deployment on Vercel.

It will be available at docs.getanchor.dev (domain configured in Vercel).

Structure

  • /app - Next.js app router pages
  • /components - React components
  • /public - Static assets
  • Source markdown files

LLM-Friendly Features

  • llms.txt file at /llms.txt for AI assistants
  • Structured navigation and clear headings
  • Comprehensive API documentation
  • Code examples in multiple languages

License

Copyright © 2024 Anchor. All rights reserved.

This documentation is proprietary to Anchor. Please see LICENSE for details.

About

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published