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
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
fix: correct remove_article return type, emit started via QProcess signal
Danilo M.
2
-2
/
+2
6 days
feat: TranslationWorker QProcess for transart.py streaming
Danilo M.
1
-0
/
+48
6 days
feat: HugoWorker QProcess with log streaming
Danilo M.
1
-0
/
+49
6 days
feat: GitWorker QThread for pull/push/rm/restore
Danilo M.
1
-0
/
+72
6 days
fix: narrow exception clause to ValueError/OSError, add corrupt frontmatter test
Danilo M.
2
-1
/
+9
6 days
feat: article scanner with translation pair detection
Danilo M.
2
-0
/
+75
6 days
fix: remove unused field import, document orphan-discard contract in save_tax...
Danilo M.
1
-1
/
+2
6 days
feat: taxonomy load/save with IT/EN pair alignment
Danilo M.
2
-0
/
+66
8 days
feat: TOML frontmatter parse/write with tomlkit
Danilo M.
2
-0
/
+77
8 days
feat: Article dataclass and ARTICLE_TYPES
Danilo M.
2
-0
/
+51
8 days
fix: clean up config module - remove self-import pattern, pass path explicitl...
Danilo M.
2
-26
/
+17
8 days
feat: config load/save with tomlkit
Danilo M.
2
-0
/
+69
8 days
chore: add .gitignore
Danilo M.
1
-0
/
+6
8 days
chore: initial project scaffold
Danilo M.
6
-0
/
+14