diff options
| author | Gab Virebent <gabriel1@virebent.art> | 2026-07-07 16:24:28 +0200 |
|---|---|---|
| committer | Gab Virebent <gabriel1@virebent.art> | 2026-07-07 16:24:28 +0200 |
| commit | 37f156c30e2a2b01c840d39f0dd2bdbf811732d6 (patch) | |
| tree | e2ce84dc7f88ce0eb312899448f91b7bb93ca8a3 /TODO.md | |
| download | gemcms-37f156c30e2a2b01c840d39f0dd2bdbf811732d6.tar.gz gemcms-37f156c30e2a2b01c840d39f0dd2bdbf811732d6.tar.xz gemcms-37f156c30e2a2b01c840d39f0dd2bdbf811732d6.zip | |
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -0,0 +1,18 @@ +# TODO + +## Active + +- [ ] Add `publish` with dry-run support for rsync/scp-style targets. +- [ ] Add a real Gemini preview server with local TLS configuration. +- [ ] Add Atom feed generation. +- [ ] Add richer template/theme support without making simple capsules harder. + +## Blocked + +- [ ] Decide final project/module name before publishing binaries. + +## Done + +- [x] Create initial Go CLI architecture - 2026-07-07 +- [x] Add `gemcms add <file.md|file.gmi>` import workflow - 2026-07-07 +- [x] Add directory import, one-shot capsule creation, and status/health commands - 2026-07-07 |
