Skip to content

docs: add logo, MIT license, and house-style README + landing page#3

Merged
jayren3996 merged 1 commit into
mainfrom
docs/house-style-logo
Jun 1, 2026
Merged

docs: add logo, MIT license, and house-style README + landing page#3
jayren3996 merged 1 commit into
mainfrom
docs/house-style-logo

Conversation

@jayren3996
Copy link
Copy Markdown
Owner

Reworks the README and Documenter landing page into the same house style as EDKit.jl and InfiniteTEBD.jl, and adds project branding.

Highlights

  • Logo (docs/src/assets/): a tensor-network mark — a finite open-boundary MPS in mixed-canonical form (triangles pointing to the orthogonality center) acted on by a Julia-blue two-site gate. Light (logo.svg) + dark (logo-dark.svg) variants and a favicon.ico. Deliberately distinct from InfiniteTEBD.jl's row-of-circles.
  • README: centered logo + tagline + badge row (docs / build / Julia / MIT) → a verified 60-second TEBD demo → feature list → "Choose Your Path" table → Installation → Repository Map → Conventions → Examples → Citation → Acknowledgements → License. The previous agent-oriented notes are folded into Repository Map + Conventions.
  • Docs landing page (docs/src/index.md): matching hero with the demo and a Choose Your Path table.
  • make.jl: added authors and wired assets=["assets/favicon.ico"] (Documenter auto-detects the logos).
  • LICENSE: MIT.

Verification

  • The 60-second demo runs: from a Néel state, staggered Sz relaxes toward 0 and half-chain entanglement grows 0 → ≈1.47.
  • julia --project=docs docs/make.jl builds cleanly — doctests pass, all pages render, and index.html references the logo, dark logo, and favicon.

🤖 Generated with Claude Code

Rework the README and Documenter landing page into the same house style as EDKit.jl and InfiniteTEBD.jl: centered SVG logo, italic tagline, badge row, a verified 60-second TEBD demo, a Choose Your Path table, a repository map, and a conventions section (the previous agent-oriented notes, folded in).

Add a tensor-network logo as a finite open MPS in mixed-canonical form acted on by a two-site gate (light + dark variants) plus a favicon, wire the favicon through make.jl with an authors field, and add an MIT LICENSE.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jayren3996 jayren3996 merged commit 3539ced into main Jun 1, 2026
1 check passed
@jayren3996 jayren3996 deleted the docs/house-style-logo branch June 1, 2026 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant