mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-03-16 05:09:46 +01:00
[PR #19] [CLOSED] Standardize all content/projects Markdown entries to a unified project narrative schema
#23
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ArthurDanjou/artsite/pull/19
Author: @Copilot
Created: 2/16/2026
Status: ❌ Closed
Base:
master← Head:copilot/harmonize-markdown-files-again📝 Commits (3)
25f1308Initial plane3e9406docs: harmonize projects markdown structureef7bfb9docs: clarify data-visualisation status wording📊 Changes
16 files changed (+400 additions, -0 deletions)
View changed files
📝
content/projects/artlab.md(+25 -0)📝
content/projects/artsite.md(+25 -0)📝
content/projects/artstudies.md(+25 -0)📝
content/projects/data-visualisation.md(+25 -0)📝
content/projects/dl-dropout-reduces-underfitting.md(+25 -0)📝
content/projects/glm-bikes.md(+25 -0)📝
content/projects/glm-financial-assets.md(+25 -0)📝
content/projects/hackathon-cnd.md(+25 -0)📝
content/projects/hackathon-natixis.md(+25 -0)📝
content/projects/ml-loan.md(+25 -0)📝
content/projects/monte-carlo-project.md(+25 -0)📝
content/projects/n8n-automations.md(+25 -0)📝
content/projects/rl-tennis.md(+25 -0)📝
content/projects/schelling-segregation-model.md(+25 -0)📝
content/projects/sevetys.md(+25 -0)📝
content/projects/sl-breast-cancer.md(+25 -0)📄 Description
This PR normalizes the heterogeneous project Markdown files under
content/projects/to a single structure so older and newer entries are readable in the same format while preserving historical context.Each project now exposes the same narrative flow (context, method, outcomes, status) and retains all prior content via a dedicated overflow section.
Problem alignment
HeaderContext & GoalMethodology/StackKey ResultsStatus & EvolutionNotes additionnelles.Scope of content changes
content/projects/*.md.Consistency adjustments
data-visualisation.mdto keep a single explicit current state.Template now applied in each project file
screenshot
💡 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.