# themsaid/wink

A Laravel-based publishing platform

Repository: https://github.com/themsaid/wink
Canonical: https://ross.abutalabs.com/products/wink
Language: Vue
License: MIT
License Family: permissive
Topics: laravel, blogging, publishing
Last push: 2024-02-27T13:23:07+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2860, "days_push": 918, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2923, forks 396 (observed 2026-08-28T04:07:30.300226+00:00)

## What it is
Wink is a Laravel package that adds an elegant admin UI for managing a publication with posts, pages, tags, and authors. It is faceless, meaning it stores content in your database while leaving frontend rendering entirely up to your application.

## Use cases
- add a blog to an existing Laravel app
- manage posts, pages, tags, and authors through an admin UI
- write content in markdown or HTML with code blocks and embedded media
- upload featured images to local storage or S3
- search and insert Unsplash photos in posts
- manage SEO and social media metadata for articles

## When to choose
- you have a Laravel application and want a lightweight publishing layer
- you want full control over how content is displayed on the frontend
- you need a separate authentication and database connection for editorial content

## When to avoid
- you need a full standalone blog with themes and frontend included
- your project is not built on Laravel
- you need multi-site or headless API-first publishing out of the box

## Facets
- artifact type: application
- maturity: maintenance
- function: web-framework, ui-components, file-upload, markdown
- domain: cms, web-development, self-hosted
- platform: php, self-hosted
- tags: laravel, blogging, publishing-platform, faceless-cms, vue, web-server

## Member repositories
- themsaid/wink (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:30.300226+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:33:45.650966+00:00, confidence not recorded.
  - readme: https://github.com/themsaid/wink (fetched 2026-08-28T04:07:30.300226+00:00, sha a42bc8ddb18d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
