diff options
| author | Paul Buetow <paul@buetow.org> | 2022-07-02 19:33:11 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-07-02 19:33:11 +0300 |
| commit | b733f1860f00c61eb33ff33c4368201a4c8161d9 (patch) | |
| tree | e8c35461bc445e4b57d9fa68566301f84c251a12 /IDEA.md | |
| parent | 30f00fa694280a7eaa23c20affba22bd14b91739 (diff) | |
add new git options
Diffstat (limited to 'IDEA.md')
| -rw-r--r-- | IDEA.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,9 +1,5 @@ # IDEAs -## Maybe don't store results in Git - -Just generate the output formats (such as html, md...) and use rsync to push the content to the server. No need to use Git here. Only keep the original .gmi files in git. - ## Parallel job processing queue Currently, in order to speed up, Gemtexter forks on certain functions and loops and joins (via `wait`) on the sub-processes. This however can be a problem once a user max process limit is reached. |
