Skip to content

Commit 7eba02c

Browse files
committed
Split org homepage and improve mobile web UX
1 parent 30081a5 commit 7eba02c

File tree

15 files changed

+707
-964
lines changed

15 files changed

+707
-964
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,16 @@ License: MIT, see [LICENSE](/mnt/c/Users/mingz/Codes/structured-intelligence/LIC
2020

2121
This repository is publicly available at `https://github.com/Scientific-Tooling/structured-intelligence`. It contains reusable local skills, agents, workflows, validation scripts, and manuscript-style documentation for selected skills. The repository is intended for local use in AI-assisted coding and research environments that support filesystem-discovered skill bundles.
2222

23-
Relevant manuscript and skill materials include:
23+
Relevant project-site, manuscript, and skill materials include:
2424

2525
- `docs/index.html`
2626
- `docs/ncbi-eutilities-assistant-manuscript.md`
2727
- `docs/rpsblast-assistant-manuscript.md`
28+
- `manuscripts/`
2829
- `skills/ncbi-eutilities-assistant/`
2930
- `skills/rpsblast-assistant/`
3031

31-
The repository also includes a lightweight landing page at `docs/index.html`, suitable for GitHub Pages-style hosting.
32+
The repository also includes a lightweight project landing page at `docs/index.html` and manuscript web pages under `manuscripts/`, suitable for project-scoped GitHub Pages hosting at `https://scientifictooling.org/structured-intelligence/`.
3233

3334
## Quick Start
3435

docs/CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/index.html

Lines changed: 209 additions & 168 deletions
Large diffs are not rendered by default.

docs/robots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
User-agent: *
22
Allow: /
33

4-
Sitemap: https://scientifictooling.org/sitemap.xml
4+
Sitemap: https://scientifictooling.org/structured-intelligence/sitemap.xml

0 commit comments

Comments
 (0)