Refresh checkpoint with Forgejo README
This commit is contained in:
parent
3eb9fa9960
commit
13efee6b4b
1 changed files with 17 additions and 9 deletions
|
|
@ -6,17 +6,19 @@ verified green at the moment this file was written.
|
||||||
## Where things are
|
## Where things are
|
||||||
|
|
||||||
- Project: `/home/avi/Projects/skills/nost-feed-manager`
|
- Project: `/home/avi/Projects/skills/nost-feed-manager`
|
||||||
- Git repo: `master` @ `dbc0974` ("Add open-source README and MIT license"), on top of
|
- Git repo: `master` @ `3eb9fa9` ("Rewrite README for Forgejo hosting"), on top of
|
||||||
`46d5da7` ("Point checkpoint at current HEAD"), `9ec01c9` ("Add AGENTS.md checkpoint workflow
|
`dbc0974` ("Add open-source README and MIT license"), `46d5da7` ("Point checkpoint at current
|
||||||
rule"), `a052851` (checkpoint refresh), `d677125` ("Show preview images and link cards in
|
HEAD"), `9ec01c9` ("Add AGENTS.md checkpoint workflow rule"), `a052851` (checkpoint refresh),
|
||||||
Compose"), `03f6877` (NIP-98 upload auth), `3e3467b` (compose preview + attachments),
|
`d677125` ("Show preview images and link cards in Compose"), `03f6877` (NIP-98 upload auth),
|
||||||
`17e8ace` (Profiles subtitle copy), and `8eb6685` (reveal-secret-key).
|
`3e3467b` (compose preview + attachments), `17e8ace` (Profiles subtitle copy), and
|
||||||
|
`8eb6685` (reveal-secret-key).
|
||||||
- The working tree is **clean** — everything from this session is committed.
|
- The working tree is **clean** — everything from this session is committed.
|
||||||
- `AGENTS.md` now records the standing rule: every addition must end with an up-to-date checkpoint.
|
- `AGENTS.md` now records the standing rule: every addition must end with an up-to-date checkpoint.
|
||||||
- `README.md` is now an open-source-ready document (badges, overview, features, tech stack,
|
- `README.md` is an open-source-ready document rewritten for **Forgejo** hosting (no GitHub
|
||||||
install/quick start, CLI + GUI usage, dev guide, contributing, community, MIT license section);
|
references; clone/issues/wiki links use the `[YOUR_FORGEJO_INSTANCE_URL]/<OWNER>/<REPO>` Forgejo
|
||||||
the new `LICENSE` file grants MIT (Copyright (c) 2026 Avi). The vault is gitignored, so no
|
format; no git remote is configured in the repo yet, so the instance URL is a labeled
|
||||||
secret material is tracked.
|
placeholder). The new `LICENSE` file grants MIT (Copyright (c) 2026 Avi). The vault is gitignored,
|
||||||
|
so no secret material is tracked.
|
||||||
- `/home/avi/Projects/nostr_backend/nostr_backendmanager.md` (old-CLI docs) has been updated
|
- `/home/avi/Projects/nostr_backend/nostr_backendmanager.md` (old-CLI docs) has been updated
|
||||||
to match reality; it lives outside this repo so it is not part of any commit.
|
to match reality; it lives outside this repo so it is not part of any commit.
|
||||||
- `/home/avi/Projects/nostr_backend/vlog-website/` (separate, untouched).
|
- `/home/avi/Projects/nostr_backend/vlog-website/` (separate, untouched).
|
||||||
|
|
@ -40,6 +42,12 @@ will appear (profile avatar + npub, the text, and any images), without publishin
|
||||||
|
|
||||||
## Commits this session (newest first)
|
## Commits this session (newest first)
|
||||||
|
|
||||||
|
- `3eb9fa9` "Rewrite README for Forgejo hosting" — README now targets Forgejo: zero GitHub URLs;
|
||||||
|
clone / issues / wiki links use the generic Forgejo format `[YOUR_FORGEJO_INSTANCE_URL]/<OWNER>/<REPO>`
|
||||||
|
with the placeholder labeled as such (repo has no git remote configured, so the instance URL
|
||||||
|
couldn't be auto-detected). Forgejo Actions CI badge left as a commented placeholder. Full
|
||||||
|
verification suite re-run green (docs-only change): cargo 64, npm 65, clippy/fmt/typecheck/
|
||||||
|
lint/format/builds clean.
|
||||||
- `dbc0974` "Add open-source README and MIT license" — `README.md` rewritten for a technical /
|
- `dbc0974` "Add open-source README and MIT license" — `README.md` rewritten for a technical /
|
||||||
open-source audience (badges, feature list incl. compose preview + media, tech-stack tables,
|
open-source audience (badges, feature list incl. compose preview + media, tech-stack tables,
|
||||||
quick start + `.env` example, CLI/IPC usage, screenshots placeholders, dev guide, contributing,
|
quick start + `.env` example, CLI/IPC usage, screenshots placeholders, dev guide, contributing,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue