${title}
\n${preview}
\n \n \ndiff --git a/.gitignore b/.gitignore index a2472f1..36dd1d9 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,8 @@ node_modules # electron -dist +dist/* +!dist/etherjot build out diff --git a/dist/etherjot/asset-manifest.json b/dist/etherjot/asset-manifest.json new file mode 100644 index 0000000..e5ec092 --- /dev/null +++ b/dist/etherjot/asset-manifest.json @@ -0,0 +1,15 @@ +{ + "files": { + "main.css": "/etherjot/static/css/main.d4b9c69a.css", + "main.js": "/etherjot/static/js/main.d74a0875.js", + "static/media/index.cjs": "/etherjot/static/media/index.93ef761341cad87ea7f1.cjs", + "static/media/space-grotesk.woff2": "/etherjot/static/media/space-grotesk.28337638d11938e35866.woff2", + "index.html": "/etherjot/index.html", + "main.d4b9c69a.css.map": "/etherjot/static/css/main.d4b9c69a.css.map", + "main.d74a0875.js.map": "/etherjot/static/js/main.d74a0875.js.map" + }, + "entrypoints": [ + "static/css/main.d4b9c69a.css", + "static/js/main.d74a0875.js" + ] +} \ No newline at end of file diff --git a/dist/etherjot/favicon.ico b/dist/etherjot/favicon.ico new file mode 100644 index 0000000..7bc6f49 Binary files /dev/null and b/dist/etherjot/favicon.ico differ diff --git a/dist/etherjot/index.html b/dist/etherjot/index.html new file mode 100644 index 0000000..e4855c7 --- /dev/null +++ b/dist/etherjot/index.html @@ -0,0 +1 @@ +
${description}
` : '';\n const linkHtml = linkLabel && linkAddress\n ? `${title}
\n${preview}
\n \n \n${date}
\nThis blog has no content yet.
' : ''}\n ${(0, PostContainer_1.createPostContainer)(globalState, 0)}\n