index
:
publisher
master
A python app for mainstreaming a hugo multilingual setup publishing workflow
by Danilo aka danix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
fix: use lowercase article types and restore selection in FrontmatterEditor
Danilo M.
1
-2
/
+2
5 days
feat: propagate tag renames to articles after taxonomy save
Danilo M.
1
-0
/
+33
5 days
feat: add meta_type, meta_tags, meta_categories, meta_date properties to Article
Danilo M.
1
-0
/
+45
5 days
chore: add CLAUDE.md, HANDOFF.md, design spec, implementation plan, frontmatt...
Danilo M.
1
-1
/
+7
6 days
fix: narrow exception clause to ValueError/OSError, add corrupt frontmatter test
Danilo M.
1
-0
/
+8
6 days
feat: article scanner with translation pair detection
Danilo M.
1
-0
/
+41
6 days
feat: taxonomy load/save with IT/EN pair alignment
Danilo M.
1
-0
/
+43
7 days
feat: TOML frontmatter parse/write with tomlkit
Danilo M.
1
-0
/
+49
7 days
feat: Article dataclass and ARTICLE_TYPES
Danilo M.
1
-0
/
+36
7 days
fix: clean up config module - remove self-import pattern, pass path explicitl...
Danilo M.
1
-14
/
+10
7 days
feat: config load/save with tomlkit
Danilo M.
1
-0
/
+29
7 days
chore: initial project scaffold
Danilo M.
1
-0
/
+0