Commit Graph

6 Commits

Author SHA1 Message Date
Viren Baraiya a7d00f09ce clean up 2026-08-20 12:17:08 -07:00
Viren Baraiya 426e9e9c8f Merge remote-tracking branch 'origin/main' into agent_docs
# Conflicts:
#	ai/examples/README.md
#	core/src/main/java/com/netflix/conductor/core/config/ConductorProperties.java
#	core/src/main/java/com/netflix/conductor/core/execution/tasks/ExecutionConfig.java
#	core/src/test/java/com/netflix/conductor/core/execution/tasks/TestSystemTaskWorker.java
#	design/backfill-method-removal-architecture.md
#	design/file-storage-proxy-transfer.md
#	docs/devguide/ai/conductor-agents.md
2026-08-19 17:22:51 -07:00
Viren Baraiya e642eb2295 updated docs 2026-07-27 23:43:21 -07:00
Viren Baraiya 084930aeb3 docs update 2026-07-27 21:36:23 -07:00
Viren Baraiya 52b2176e12 docs and readme 2026-07-22 21:14:44 -04:00
Viren Baraiya cf21f0238f Overhaul documentation site with modern design (#863)
* Overhaul documentation site with modern design and new content

- Redesign homepage with hero section, scrolling logo wall, value strip, feature cards, architecture section, FAQ, and CTA
- Add new architecture pages: Durable Execution, Agents & AI, JSON + Code Native
- Add Quickstart guide with polyglot worker examples (Java, Python, JS, Go, C#, Ruby, Rust)
- Modern CSS theme: Instrument Serif + DM Sans + IBM Plex Mono, solarized code blocks, dark mode support
- Replace curl examples with Conductor CLI commands across all pages
- Add SEO meta descriptions to 30+ pages targeting durable code execution, workflow engine, saga pattern keywords
- Restructure mkdocs.yml navigation with tabs, search, and content features
- Add MkDocs Material theme overrides and serve-docs.sh helper script
2026-03-16 08:47:47 -07:00