20 Commits

Author SHA1 Message Date
Nate
92c593d1bf Merge remote-tracking branch 'origin/main' into nate/simplify-docs 2026-01-30 18:29:04 -08:00
Nate
f9feab110c Replace community Discord links with GitHub Discussions
Discord links across docs, READMEs, GUI components, and issue templates
now point to https://github.com/continuedev/continue/discussions.
The Discord context provider (product feature) is left untouched.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 17:19:56 -08:00
Dallin Romney
03e5fc3b92 chore: hub.continue.dev -> continue.dev 2026-01-30 15:47:00 -08:00
Nate Sesti
9f32e38158 Revert "Revert "docs: create IDE Extensions tab with Customize and Reference sections"" 2026-01-19 13:23:53 -08:00
Nate Sesti
9e3ea2c163 Revert "docs: create IDE Extensions tab with Customize and Reference sections" 2026-01-19 13:23:33 -08:00
Nate Sesti
337b5c0e4e Merge pull request #9539 from continuedev/nate/ide-extension-docs
docs: create IDE Extensions tab with Customize and Reference sections
2026-01-19 13:07:10 -08:00
Nate
fcff0504b2 address feedbac 2026-01-16 19:47:36 -08:00
Nate
4762623549 docs: fix title case in documentation headers
Standardize header capitalization across documentation to follow
title case conventions (capitalize major words like nouns, verbs,
adjectives; keep minor words lowercase).

Changes include:
- Model provider docs: "Chat model" → "Chat Model", etc.
- Plan mode docs: "Understanding Plan mode" → "Understanding Plan Mode"
- CLI docs: "Quick start" → "Quick Start", "Next steps" → "Next Steps"
- Guide docs: various headers fixed for consistency
- Also fixed typo: "Availible models" → "Available Models"

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 19:00:37 -08:00
Brian Douglas
2c4cb38df9 docs: fix broken links in documentation (#9506)
- Update relative URLs to absolute URLs
- Fix links to external resources
- Correct navigation paths in docs.json
- Update references to moved documentation pages

Generated with [Continue](https://continue.dev)

Co-authored-by: Continue <noreply@continue.dev>
2026-01-13 14:22:07 -08:00
uinstinct
082af4ccc5 Merge branch 'main' into docs-hub-links 2025-11-24 19:26:22 +05:30
Luis Lobo
722127bc46 Rename 'Edit file' to 'Edit existing file' in docs 2025-11-20 17:55:56 -03:00
BekahHW
754edc774a Merge in main 2025-11-20 10:58:07 -05:00
uinstinct
ec9629307e docs: correct /explore page links to /hub 2025-11-20 17:37:53 +05:30
BekahHW
8598ee765a docs: mission control updates (#8708)
* Close by default

* Update docs index page to reflect updated focus

* Rename hub to mission control

* Replace Hub with mission control

* Draft for github agent

* Add draft of sentry agent

* Add to docs.json

* Reorganize MC

* Update Mission Control Overview

* Add Tasks

* Merge cards into workflows

* Add workflows

* Fix docs.json

* Change automations to workflows

* Change automations to workflows

* Replace automation with workflow

* Fix formatting and cta

* Remove source-control from nav

* Remove blocks references

* Update Sharing page to direct users to profile

* Move sharing up so it doesn't look awkward

* Add integrations index

* Change Mission Control overview to index page

* Remove some info from integration

* Simplify sentry integration page

* Fix broken links

* Fix links and terminology

* Add a section on agent monitoring

* Fix broken links

* Fix broken links

* Remove hub references

* Fix broken redirect

* Make plural

* Fix link

* Add the

* Replace hub

* Update MC link

* Fix links and messaging

* Appeasing the mintlify formatting gods

* Run npm i

* Npm i in binary file
2025-11-14 15:26:19 -08:00
BekahHW
0a7a9b0409 Remove double for 2025-11-12 14:27:55 -05:00
BekahHW
1eb330205a move customization settings to IDE-ext 2025-11-12 13:34:14 -05:00
continue[bot]
db8bed0357 Consolidate duplicate documentation paths from /customization/ to /customize/
This consolidation addresses CON-4476 by eliminating confusing duplicate documentation paths.

## Changes Made

### Structure Consolidation
- Removed /docs/customization/ directory entirely
- Kept /docs/customize/ as the single canonical path (it contains comprehensive content including deep-dives, model-providers, and model-roles)
- Moved better overview content from /customization/overview.mdx to /customize/overview.mdx
- Added new top-level pages to /customize/: models.mdx, mcp-tools.mdx, rules.mdx, prompts.mdx, settings.mdx

### Navigation Updates
- Removed duplicate "Customization" tab from docs.json navigation
- Updated "Customize" tab to include the new top-level pages
- All customization content now appears in a single, well-organized tab

### Redirects
- Added redirects from all /customization/* paths to /customize/*
- Ensures backward compatibility for bookmarks and external links
- Updated existing redirects that pointed to /customization/overview

### Link Updates
- Updated 16+ internal documentation links from /customization/ to /customize/
- Updated image paths from /images/customization/ to /images/customize/
- Consolidated image directories (removed /docs/images/customization/)

## Reasoning for Content Decisions

### Why Keep /customize/ Over /customization/?
1. More concise - Shorter path is easier to type and remember
2. Complete structure - Already contained extensive subdirectories (deep-dives/, model-providers/, model-roles/)
3. Active development - Model provider docs and deep-dives are actively maintained here
4. Better organization - Clear hierarchy with specialized subdirectories

### Content Consolidation Strategy
- Overview page: Used /customization/overview.mdx as base (clearer introduction and practical examples)
- New pages: Brought over /customization/ files that provided good card-based overviews for models, rules, prompts, MCP, and settings
- Deep-dives: Kept existing comprehensive /customize/deep-dives/ content (no overlap with /customization/)
- Model providers: Kept existing /customize/model-providers/ (no equivalent in /customization/)
- Model roles: Kept existing /customize/model-roles/ (no equivalent in /customization/)

### Deleted Content Justification
All files from /docs/customization/ were either:
1. Duplicates with less comprehensive content than /customize/ equivalents
2. Moved to /customize/ to serve as helpful overview pages
3. No unique information lost - content was either redundant or merged

## Success Metrics Addressed
- Zero duplicate documentation paths
- All internal links functional (verified)
- Clear single source of truth for customization
- Backward compatibility via redirects

Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <noreply@continue.dev>
Co-authored-by: Username <nate@continue.dev>
2025-11-11 15:49:18 -05:00
Patrick Erichsen
7ec2d236a5 chore: hub links 2025-11-06 17:09:37 -08:00
Ty Dunn
ef0b7f6c88 some initial changes 2025-10-13 21:02:25 -07:00
BekahHW
32d7ba280f docs: features to ide extensions (#8219)
* Add autocomplete gif

* Add edit quickstart gif

* Add chat gif

* Add agent gif

* Fix broken image path

* Change Features to IDE Extensions

* Moved install and quickstart to ext and created redirects

* Move pages in docs.json

* Move examples from overview to extensions

* Remove the Overview and redirect to the index

* Fix Redirect

* Update docs/chat/how-to-use-it.mdx

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>

* Redirect model pages to customize

---------

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-10-13 18:43:47 -04:00