finish preprocess, build algolia, build final commands, update README, remove obsolete code in process.py

This commit is contained in:
Xevion
2020-08-09 17:50:26 -05:00
parent d6e2ce1df4
commit 99b15168e1
6 changed files with 257 additions and 171 deletions
+4
View File
@@ -0,0 +1,4 @@
module.exports = {
indexPath: '../../dist/index.html',
assetsDir: '../../dist',
};