Skip to content

Commit 076fbbc

Browse files
committed
refactor(docs): pivot to developer-first portal; archive legacy; fix MDX v3; update branding
- Developer-first structure - Sidebar: keep only Overview and Developer; remove Vision from nav - Footer: add “Legal” with Terms/Privacy; remove duplicates - Developer Overview: correct internal links; Discord → https://discord.gg/srcful - Content updates - Overview: Grid Intelligence Layer, Connect with Sourceful, Zap as Connector - New: Zap for Developers (access pattern, data model overview, reliability, best practices) - Auth: clarify delegation, fix typos; add scopes example - Price API: fix slug to /developer/price-api; unit “MWh”; operator name - Data Models: fix slug to /developer/data-models - Design Manual: remove Team section - Core Principles: make equation runtime-safe (no MDX evaluation) - Branding and UX - Default dark mode; keep switch - Navbar logo: wide dark (light mode), wide teal (dark mode) - Consolidate legacy logo assets to static/img/archive - Build/config stability - MDX v3: ESM interop for remark-math/rehype-katex - KaTeX CSS → 0.16.10 - Exclude docs/archive/** from docs build - Disable blog for a lean developer portal - Archival (preserved, hidden from nav) - Move to docs/archive: tokenomics, whitepaper, sustainability, helium-energy, getting-started, application-help-screens, _api-beta.md, beta-guide.md, guide.md, partners.md - Legal links unchanged - /sourceful-terms/terms and /sourceful-terms/privacy remain intact
1 parent c76cbc2 commit 076fbbc

136 files changed

Lines changed: 14420 additions & 8266 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@
1818
npm-debug.log*
1919
yarn-debug.log*
2020
yarn-error.log*
21+
writing
22+
AGENTS.md

docs/archive/README.md

Lines changed: 20 additions & 0 deletions
File renamed without changes.

docs/application-help-screens/account/grant-access/index.md renamed to docs/archive/application-help-screens/account/grant-access/index.md

docs/application-help-screens/account/grant-access/screenshot.jpeg renamed to docs/archive/application-help-screens/account/grant-access/screenshot.jpeg

File renamed without changes.

docs/application-help-screens/account/recover/index.md renamed to docs/archive/application-help-screens/account/recover/index.md

docs/application-help-screens/account/recover/screenshot.jpeg renamed to docs/archive/application-help-screens/account/recover/screenshot.jpeg

File renamed without changes.

0 commit comments

Comments
 (0)