Commit e632d9a
committed
refactor: move data storage to ~/.gwaln and tidy repo layout
Why:
User data should live in the home directory, not inside the repo. This
prevents data loss on updates and keeps the codebase clean.
What:
- Switch ROOT to ~/.gwaln and copy topics.json on first run
- Remove data/, analysis/, notes/, and temp/ from the repo
- Always show logo and clearer unpublished status in HTML reports
- Remove truncation limits and expand HTML report previews
- Add postinstall step to ensure dist/cli.js is executable1 parent 6b3877a commit e632d9a
14 files changed
Lines changed: 69 additions & 98970 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments