Go to file
Dessalines 6562b6f4f0 Community page done. 2020-09-08 10:17:49 -05:00
src Community page done. 2020-09-08 10:17:49 -05:00
.babelrc Somewhat working webpack. Sponsors and communities pages done. 2020-09-06 22:41:46 -05:00
.eslintignore Somewhat working webpack. Sponsors and communities pages done. 2020-09-06 22:41:46 -05:00
.eslintrc.json Adding prettier 2020-08-23 00:04:58 -04:00
.gitignore Partly functioning fuse-box, but moving te webpack now. 2020-09-06 11:15:25 -05:00
.prettierrc.js Adding prettier 2020-08-23 00:04:58 -04:00
Dockerfile Somewhat working webpack. Sponsors and communities pages done. 2020-09-06 22:41:46 -05:00
LICENSE Adding prettier 2020-08-23 00:04:58 -04:00
README.md Initial commit. 2020-08-22 23:54:33 -04:00
generate_translations.js Partly functioning fuse-box, but moving te webpack now. 2020-09-06 11:15:25 -05:00
package.json Community page done. 2020-09-08 10:17:49 -05:00
tsconfig.json Somewhat working webpack. Sponsors and communities pages done. 2020-09-06 22:41:46 -05:00
webpack.config.js Somewhat working webpack. Sponsors and communities pages done. 2020-09-06 22:41:46 -05:00
yarn.lock Community page done. 2020-09-08 10:17:49 -05:00

README.md

lemmy-isomorphic-ui

A trial run at making an isomorphic UI for lemmy, based off of MrFoxPro's inferno-isomorphic-template.