Commit graph

16 commits

Author SHA1 Message Date
Eric Liu
45f3a8ca65 refactor(theme-picker): use two-way binding 2020-01-20 16:52:06 -08:00
Eric Liu
1802d963ac style(palimpsest): revise styles 2020-01-20 16:51:34 -08:00
Eric Liu
4ae51209aa docs(palimpsest): support dark mode, local storage for theming 2020-01-12 12:55:21 -08:00
Eric Liu
01f65cb308 docs(palimpsest): support responsive design 2020-01-12 12:03:15 -08:00
ImgBotApp
0c9ae13fbc
[ImgBot] Optimize images
*Total -- 16.98kb -> 10.30kb (39.32%)

/palimpsest/src/assets/logo.png -- 13.73kb -> 7.94kb (42.16%)
/palimpsest/public/favicon.png -- 3.24kb -> 2.36kb (27.3%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-01-12 02:48:37 +00:00
Eric Liu
88ee01184b docs(palimpsest): add static side nav with components 2020-01-11 18:37:51 -08:00
Eric Liu
74b6aeafe8 chore(assets): update logo 2020-01-11 18:34:25 -08:00
Eric Liu
959f7101d9 chore(webpack): add file-loader to webpack config 2020-01-09 09:50:23 -08:00
Eric Liu
b530742795 style(palimpsest): import base styles 2020-01-09 09:50:11 -08:00
Eric Liu
8acb8e110c feat(palimpsest): add CodeSnippet 2020-01-09 09:49:51 -08:00
Eric Liu
82039d8843 feat(palimpsest): add ComponentLayout 2020-01-09 09:49:35 -08:00
Eric Liu
8acd775e42 feat(palimpsest): add ThemePicker to Header 2020-01-09 09:49:00 -08:00
Eric Liu
3c019484ce feat(palimpsest): add ComponentSearch using fuse.js 2020-01-09 09:48:15 -08:00
Eric Liu
cb4a367cc1 feat(app): define initial routes 2020-01-09 09:47:36 -08:00
Eric Liu
10f382409e chore(deps-dev): add file-loader, fuse.js, svelte-spa-router 2020-01-09 09:46:33 -08:00
Eric Liu
925bfba548 docs(palimpsest): add initial set-up
Supports #100
2020-01-04 09:25:05 -08:00