31321e635a
added better favicons, moved from sass to glamor, moved components and utils to src dir, and removed packages no longer being used
JJ Kasper2018-11-04 01:28:46 -06:00
b47f3917bd
added support for docker to run with a certain PUID and PGID
JJ Kasper2018-09-22 12:27:45 -05:00
56f9ee318f
added docker stuff and updated next.js to ^7.0.0
JJ Kasper2018-09-21 15:17:55 -05:00
2230f72160
Remove linting note from README
JJ Kasper2018-06-04 11:31:12 -05:00
e72fd02514
Updated next config to not need node-sass in production
JJ Kasper2018-06-02 14:22:34 -05:00
2929827618
Remove check:build postinstall script since it's prebuilt now
JJ Kasper2018-06-01 22:28:10 -05:00
a93ff98e2d
Fix favicon typo, add .next build so it doesn't have to rebuild each deploy, and update version
JJ Kasper2018-06-01 21:12:11 -05:00
e35f6f74eb
Fixed route changes not using getUrl causing invalid url to be used when using pathPrefix, renamed basePath to prefixPath, updated how getUrl gets the prefixPath to prevent the need for rebuilding when its changed now just requires restart
JJ Kasper2018-06-01 20:56:02 -05:00
017a9993ee
updated format and lint scripts and applied them
JJ Kasper2018-06-01 16:52:12 -05:00
53ac8a6793
added prettier, removed seperate react eslint config, fixed missing component display name Markdown.js, and added run method to app
JJ Kasper2018-06-01 16:31:14 -05:00
0316746cae
Fixed .gitignore not ignoring db/kb symlinks, word-breaking causing weird spacing in pre, and non-fixed column sizing on new/edit doc page
JJ Kasper2018-05-29 15:00:29 -05:00
b127cb57f5
Moved Roboto font to _theme.sass and added font-display: swap
JJ Kasper2018-05-28 13:06:59 -05:00
52c4f5f01e
fixed spacing on pre elements
JJ Kasper2018-05-28 12:38:22 -05:00