Commit Graph

14 Commits

Author SHA1 Message Date
phundrak fc1556128c Fixes #4
Also put in common some code between TOC and Pages dropdown, made style
more mobile-friendly.
2020-05-09 15:16:42 +02:00
phundrak 3c942b4b8f Fixes bug introduced in e819866
Table of content was made unavailable regardless of whether one was
provided by the page or not. This commit fixes this issue by making an
unavailable TOC only if one is not provided by the web page, otherwise
the TOC will be available.
2020-05-09 14:45:26 +02:00
phundrak 90106df0f6 Added debug mode for backend 2020-05-07 15:46:36 +02:00
phundrak a82fa74a6b Fixes #2
Horizontal margin for content was reduced in order to better fit mobile
devices
2020-05-07 15:39:06 +02:00
phundrak e81986683c Fixes issue #5
The absence of a table of contents made the Dart code crash. This commit
adds a default TOC if non already exists.
2020-05-07 15:36:50 +02:00
phundrak cc6519c302 Link best practices, and removed font for faster loading time 1.1 2020-05-06 11:48:51 +02:00
phundrak 705e35e971 Removed some fonts from styling 2020-05-05 22:46:12 +02:00
phundrak 61fe6f71a4 modified from final to const as it won’t change value 2020-05-05 19:33:57 +02:00
phundrak 404e79211e Made it easier to change header image 2020-05-05 19:20:28 +02:00
phundrak 2d54d0fa30 Better code block display 1.0 2020-05-05 17:39:43 +02:00
phundrak 004a333ffe Added keywords to be excluded from page listing 2020-05-05 16:48:09 +02:00
phundrak d86bb23c88 Fixed issues with running backend 2020-05-05 16:41:16 +02:00
phundrak 19f2b99d7e Better backend launching 2020-05-05 15:10:55 +02:00
phundrak 8b85ea5952 Initial commit, added all backend files 2020-05-05 14:49:26 +02:00