From b0286ee5fecd66d20e853293ff0bbe6120dae1fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Tue, 17 Feb 2026 18:56:54 +0100 Subject: [PATCH] docs: Add humorous README.md with Palina Rojinski reference --- README.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..de11f29 --- /dev/null +++ b/README.md @@ -0,0 +1,51 @@ +# Palina Theme: A Digital Shrine to Artistic Brilliance (and Palina) + +Welcome, digital wanderer, to the "Palina" theme – where every pixel is inspired by the radiant charisma of the one and only Palina Rojinski! ✨ This isn't just a Ghost CMS theme; it's a meticulously crafted digital gallery designed to showcase your most stunning AI-generated images with the elegance and flair that Palina herself embodies. + +## Why "Palina," you ask? + +Because ordinary themes are, well, *ordinary*. This theme captures the vibrant, sophisticated, and utterly captivating essence of Palina Rojinski, translating it into a clean, minimalistic, yet undeniably stylish aesthetic. Think modern art gallery meets exclusive digital showcase, all wrapped up in a package as delightful as Palina's latest dance move. + +## Features that Dazzle (Like Palina's Smile): + +* **Adaptive Brilliance:** Seamlessly switch between a chic **Dark Mode** and a vibrant **Light Mode** to match your mood (or Palina's outfit of the day). Your preference is remembered, naturally! +* **Mobile Grace:** A sleek, responsive design ensures your images look phenomenal on any device. Plus, a **hamburger menu** for mobile makes navigation as smooth as Palina's transitions on the dance floor. +* **Captivating Animations:** Subtle **CSS animations** bring your content to life, while a convenient **image lightbox** allows admirers to zoom into every exquisite detail. +* **Artistic Typography:** Featuring the elegant **Playfair Display** for headlines and the modern **Montserrat** for body text, ensuring your words are as captivating as your visuals. +* **Ghost CMS Power:** Full support for all Ghost features, because even artistic masterpieces need solid foundations. + +## Getting Started (It's Easier Than Learning Palina's Choreography): + +1. **Clone this repository.** +2. **Install dependencies:** Ensure you have `pnpm` installed, then run: + ```bash + pnpm install + ``` +3. **Build the theme:** + * For development with live reloading: + ```bash + pnpm dev + ``` + * For a production-ready, minified build: + ```bash + pnpm build + ``` + +## Deployment (Let Gitea Do the Heavy Lifting): + +This theme comes with a built-in Gitea Actions workflow (`.gitea/workflows/deploy.yml`) to automate deployment to your live Ghost site. + +**Before you push:** + +1. Go to your Gitea repository settings. +2. Add the following secrets: + * `GHOST_ADMIN_API_URL`: Your Ghost site's URL (e.g., `https://your-domain.com`). + * `GHOST_ADMIN_API_KEY`: Your Admin API Key from Ghost (find it under **Settings > Integrations > Custom Integrations**). + +Once configured, simply push your changes to the `main` branch, and watch the magic unfold! ✨ + +--- + +**A Note on the Images:** The AI-generated images of Palina Rojinski are purely for demonstrative and artistic purposes within the context of this theme. No actual endorsement or affiliation is implied, just immense admiration! + +May your blog be as awesome, outstanding, and beautiful as its namesake!