-
Notifications
You must be signed in to change notification settings - Fork 0
Replace complex documentation site with modern dark academic TNFR explainer page with bilingual support #2943
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: fermga <203334638+fermga@users.noreply.github.com>
|
@copilot perfecto, puedes hacerla sin emojis, con un estilo oscuro y academico y con un boton para cambiar entre ingles y castellano? |
…guage toggle Co-authored-by: fermga <203334638+fermga@users.noreply.github.com>
Done in commit cb69591. The website now features: ✓ Dark academic style with black background and serif typography |
|
@copilot cambia el estilo a algo mas moderno aunque manteniendo el tno oscuro y academico |
…rary typography Co-authored-by: fermga <203334638+fermga@users.noreply.github.com>
Updated to modern design in commit 21bf5c1. The new style features: ✓ Contemporary glassmorphism effects with backdrop blur |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR replaces the complex MkDocs documentation site with a modern, single-page bilingual HTML explainer for TNFR (Temporal Nodal Flow Resonance). The new page features a dark academic design aesthetic with contemporary styling elements.
Key changes:
- Removed all MkDocs configuration and generated documentation files
- Created a standalone HTML page with English/Spanish language toggle
- Implemented modern design with glassmorphism effects, Inter typography, and smooth animations
- Deleted telemetry data and interaction manifests from the assets directory
Reviewed Changes
Copilot reviewed 6 out of 264 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| index.html | New single-page TNFR explainer with bilingual support and modern dark academic styling |
| assets/interactions/*/telemetry.csv | Removed telemetry data files for search-filter-paginate, retry-on-error, and login-browse-purchase sequences |
| assets/interactions/*/manifest.json | Removed manifest metadata files for interaction sequences |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.




Removed existing MkDocs-generated documentation site and replaced with a single-page HTML explainer focused on TNFR core concepts, featuring a modern dark academic design and English/Spanish language toggle.
Changes
Removed:
website/directory (Grammar 2.0 interface)assets/,source/,modules/,grammar/,backends/,search/GLOSSARY/,archive/,utils_reference/,changelog.d/Created:
index.htmlwith modern dark academic styling and bilingual supportDesign Features
Modern Dark Academic Aesthetic:
Screenshots
English Version (Modern Dark Academic):
Spanish Version (Modern Dark Academic):
The new page combines cutting-edge web design trends (glassmorphism, smooth animations, contemporary typography) with a scholarly, professional dark academic aesthetic. It provides an accessible, modern interface while maintaining scientific gravitas and full bilingual support. Comprehensive documentation remains available in the repository itself.
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.