Feature/worker threads generation (#43)
* Add worker threads architecture plan for blog generation * fix: tries to optimize rendering, still slow * feat: moved site rendering into web worker * fix: calendar grabs from central data source for calendar * fix: feeds now use blog language content and not canonical content --------- Co-authored-by: hugo <hugoms@me.com>
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -8,6 +8,8 @@
|
||||
"gh": true,
|
||||
"git add": true,
|
||||
"git commit": true,
|
||||
"git push": true
|
||||
"git push": true,
|
||||
"uniq": true,
|
||||
"diff": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user