Closed
docs: Zensical documentation site with scientific visualization suite#56
Conversation
for more information, see https://pre-commit.ci
…uite Co-authored-by: Anselmoo <13209783+Anselmoo@users.noreply.github.com>
Co-authored-by: Anselmoo <13209783+Anselmoo@users.noreply.github.com>
Co-authored-by: Anselmoo <13209783+Anselmoo@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Create Zensical documentation site with scientific visualization
docs: Zensical documentation site with scientific visualization suite
Dec 21, 2025
|
@Anselmoo Please instruct your AI model to avoid GitHub mentions! Or at least remove them manually. Thanks. |
Owner
|
Closing — this PR used Zensical as the SSG. The project has committed to VitePress (merged via PRs #119, #120, #128–#132, #137, and now #141). The scientific visualization architecture from this PR's design spec was fully implemented using ECharts + vue-echarts within the VitePress theme. Superseded by #141. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Creates a modern documentation site using Zensical (next-gen SSG from squidfunk team) with Material Design 3 theming and mkdocstrings integration for auto-generated API docs.
Configuration
docs/zensical.ymlwith deep purple + teal palette, dark/light toggleDocumentation Structure
Dependencies
Build
Original prompt
This section details on the original issue you should resolve
<issue_title>docs: Zensical Documentation Site with Scientific Visualization Suite</issue_title>
<issue_description># Zensical Documentation Site with Scientific Visualization Suite
Summary
Create a modern documentation site using Zensical (the next-gen SSG from the Material for MkDocs team), leveraging its modern design system with Material Design 3 color palette compatibility, featuring state-of-the-art scientific visualization for optimizer benchmark results inspired by COCO/IOHprofiler standards.
Technology Stack
Core Framework
deep purple+tealpalette with dark/light toggleBuilt-in Color Palette (Zero Custom CSS)
Zensical inherits Material for MkDocs' battle-tested color system:
Deep Purple + Teal Palette:
deep purple(#673AB7) - Primary: headers, links, navigation accentsteal(#009688) - Accent: buttons, highlights, interactive elementsslate- Dark mode background schemeZensical-Specific Advantages
Scientific Visualization Architecture
Overview
Three-tier visualization system matching academic benchmarking standards (COCO, IOHprofiler, Nevergrad):
Tier 1: Scientific Standard Visualizations
1.1 Empirical Cumulative Distribution Function (ECDF)
The ...
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.