Skip to content

Auto-generated documentation for GIMP 3’s Python API — searchable, categorized, and styled by A³BS. Open source. Ko-fi supported.

License

Notifications You must be signed in to change notification settings

aaabscom/a3bs-public

Repository files navigation

A³BS GIMP 3 Documentation

Public documentation for A Cubed's GIMP 3 automation tools and plugins. Expectations include structured, versioned documentation for the GIMP 3 Python plugin ecosystem created by A Cubed Business Solutions (A³BS).

📘 View Live Docs

⭐ If you find this project helpful, please consider starring it to support visibility and development!

GitHub stars

Support A³BS on Ko-fi

Help support the A³BS GIMP 3 documentation project!
Every donation helps us build better tools for the open-source creative community. 🙌

📂 Structure

a3bs-public/
├── _config.yaml           # GitHub Pages config
├── index.md               # Main landing page (merged intro + links)
├── assets/                # Site assets (CSS, images, favicon, etc.)
│   ├── css/
│   └── images/
├── docs/
│   ├── index.md           # GIMP Architecture index (linked from root)
│   ├── gimp-arch/         # Auto-documented GIMP classes (Gegl, Gimp, GimpUi)
│   │   ├── Gegl/
│   │   ├── Gimp/
│   │   └── GimpUi/
│   ├── install/           # GIMP 3 install guides
│   └── overviews/         # Plugin overviews and summaries
├── manifest.log           # Tracks cleaned file revisions
└── README.md              # Repo overview and contribution guide

🔄 Workflow

  • All changes originate in the a3bs-dirty/ folder.
  • Only explicitly cleaned or verified files are moved to a3bs-clean/.
  • Unchanged files are moved (not copied).
  • Cleaned files are committed as part of Baseline 0 and beyond.

🛠️ Jekyll Setup

This site is deployed via GitHub Pages using the Minima theme. Ensure the following exists at the repo root:

  • _config.yml with theme: minima
  • index.md as your site landing page

🧼 Current Status

Baseline 0 committed. a3bs-clean/ is fully synchronized and documented.

📄 View the live docs site: GitHub Pages


This repo contains:

  • Class documentation
  • Plugin introspection utilities
  • Batch workflows and image tools

Built with care by D & G.

About

Auto-generated documentation for GIMP 3’s Python API — searchable, categorized, and styled by A³BS. Open source. Ko-fi supported.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published