Integrate per-project README content inline and admin structure updates

This commit is contained in:
Nate Emmert
2026-03-17 16:15:25 -04:00
parent 4dd7a5cb9b
commit 38e5ed7906
6 changed files with 1670 additions and 27 deletions
+3 -2
View File
@@ -13,6 +13,7 @@ The app now supports:
- Built vs Hosted filters
- A dedicated About page route for each project
- An admin editor route to update cards and About pages
- A per-project README summary block on each project page
## Run locally
@@ -72,8 +73,8 @@ Persistent admin saves:
## Admin editing
- Open `/admin` to edit project card and featured-page content.
- Edit the **Main Site Header** section to update the home page header and project page eyebrow.
- Edit **Quick tips title/body** in the same section.
- Use **Global Settings** to update theme, home headers, and quick tips.
- Use **Project Settings** to update project-specific fields and README URL.
- Use **Create new entry** to add a new project directly from Admin.
- Enter a URL and click **Scan URL metadata** to auto-fill title, summary, domain, category, and icon when available.
- Click **Save project** to apply updates instantly.