Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 646 Bytes

File metadata and controls

20 lines (12 loc) · 646 Bytes

Foojay Java Education Catalog

Single-page website (index.html) — HTML + inline CSS, no build step.

Spec

SPEC.md is the source of truth for all site content and structure. When updating the site:

  1. Update SPEC.md first with the new content, links, and descriptions
  2. Then update index.html to match the spec

Style Rules

  • Keep descriptions concise (2-3 sentences) and factual
  • Cards use badge classes: badge-framework, badge-inference, badge-assistant, badge-resource
  • Each card has a title, description, and links (Docs, GitHub, Website, etc.)

Fetching

  • When needed use a browser tool to fetch web pages