Skip to content

agentarium-cc/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agentarium-cc/.github

Org-level metadata for the agentarium-cc GitHub organization.

GitHub renders profile/README.md as the org's public landing page at https://github.com/agentarium-cc.

What's in here

  • profile/README.md — the org page shown to anyone visiting github.com/agentarium-cc.
  • assets/avatar.png (1024×1024) + 512 + 256 — the brand mark used for the GitHub org avatar. Mirrors the in-product <BrandMark> from @agentarium/ui: a rounded-square conic gradient (violet → orange → pink → violet from 220°) with a small white inset.
  • assets/render-avatar.py — the script that generates the PNGs. Re-run if the brand colours ever change.

Updating the org avatar

GitHub doesn't expose the org avatar via the REST API — it's a UI-only setting.

  1. Go to https://github.com/organizations/agentarium-cc/settings/profile.
  2. Under Profile picture, click Upload a photo.
  3. Choose assets/avatar.png from this repo (or download from https://raw.githubusercontent.com/agentarium-cc/.github/main/assets/avatar.png).
  4. Save.

Updating the profile README

Edit profile/README.md, commit, push. The org page rebuilds within seconds.

Re-rendering the brand mark

If the canonical brand colours ever change in packages/ui/src/tokens.css, update the constants at the top of assets/render-avatar.py and re-run:

cd assets
python3 render-avatar.py

Outputs agentarium-{1024,512,256}.png next to the script. Move them in place of the existing avatar*.png files and commit.

License

MIT — same as the rest of the org.

About

Org-level metadata for agentarium-cc — profile README + brand-mark avatar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages