This repository powers the public GitHub organization profile for DocuShell.
GitHub renders profile/README.md on the organization page at https://github.com/docushell.
| Path | Purpose |
|---|---|
profile/README.md |
Public organization profile content shown on the GitHub org page |
logos/docushell-logo-on-white.svg |
Primary DocuShell profile banner with the official logo mark, Inter wordmark, and subtle animated background |
logos/docushell-logo-on-white.png |
Static PNG fallback for contexts that do not render SVG animation |
logos/docushell-mark.png |
Source DocuShell logo mark used inside the banner |
logos/INTER-LICENSE.txt |
SIL OFL license for the embedded Inter font data in the SVG |
Primary profile banner:
https://raw.githubusercontent.com/docushell/.github/refs/heads/main/logos/docushell-logo-on-white.svg
Static PNG fallback:
https://raw.githubusercontent.com/docushell/.github/refs/heads/main/logos/docushell-logo-on-white.png
Source logo mark:
https://raw.githubusercontent.com/docushell/.github/refs/heads/main/logos/docushell-mark.png
Current positioning:
DocuShell builds tools for parsing documents, grounding citations, and making AI outputs inspectable.
Project listing:
Ethos - citation-grounding verifier with a deterministic document parser for evidence-backed AI workflows.
- Use the official DocuShell logo mark from
logos/docushell-mark.png. - Keep the organization profile banner on a white or very light background.
- Keep
Shellin the DocuShell wordmark purple, aligned with the logo's purple brand tone. - Use Inter for profile banner typography. If Inter font data is embedded in SVG, keep
logos/INTER-LICENSE.txtin the repo. - Update the SVG and PNG fallback together so previews stay consistent across GitHub surfaces.
- Keep
profile/README.mdpointing to the SVG as the primary image because the SVG includes subtle background micro-interactions.
Changes publish when committed and pushed to main. GitHub may take a short time to refresh the organization profile and raw asset cache.