Commit Graph
32 Commits
Author SHA1 Message Date
ULIVZandEvan You c6c71affd4 feat(sidebar): support click the part outside sidebar to close the sidebar. (#132) 2018-04-18 12:01:06 -04:00
Michael DaffinandEvan You bc2366de83 tweak(default-theme): Adds hr element style (#126)
This adds some styling to the hr element which is produced when you have
`---` in markdown on a line on its own. This makes the element look like
all other border elements 1px, of $borderColor.
2018-04-18 11:57:53 -04:00
sliceandEvan You 580774b843 feat: add <kbd> styles (#60) 2018-04-15 19:28:06 -04:00
Evan You 98e1665e79 feat: allow default theme to be copied as custom theme 2018-04-15 17:05:00 -04:00
Evan You 9e6397487a fix: images should have 100% max width 2018-04-15 14:57:30 -04:00
Erik CampobadalandEvan You be0aa9f034 [Sidebar] Overflow-y auto (#44)
Auto overflow makes the empty scrollbar disappear when it's not needed but shown when there's not enough vertical space to display all items.
2018-04-15 10:29:38 -04:00
Evan You 695440ff38 fix: code margin on mobile 2018-04-14 17:07:16 -04:00
Eduardo San Martin MoroteandEvan You a3db4d202b fix(style): prevent scrollbar in code (#18)
That margin was creating horizontal scroll when it wasn't necessary
2018-04-14 15:38:28 -04:00
Jay LinskiandEvan You 9cb481a5bd Highlight every second table row (#22)
The CSS rule `&:nth-child(2)` only highlights the second table row.

This change will highlight every second table row, which improves
readability.
2018-04-14 15:36:14 -04:00
Evan You 12db96016d notes on PWA 2018-04-13 17:54:29 -04:00
Evan You 29a4849b0e accessibility/SEO improvements 2018-04-13 17:30:34 -04:00
Evan You 664a8e034c feat: pwa 2018-04-13 16:37:58 -04:00
Evan You d213dbb6f6 sidebar: auto 2018-04-13 13:05:31 -04:00
Evan You b30a9b46e0 wip 2018-04-13 12:00:35 -04:00
Evan You 88cef5005f style tweaks 2018-04-13 00:03:10 -04:00
Evan You 36daecddc0 refactor stylus 2018-04-12 18:27:52 -04:00
Evan You 6db5e83a36 allow customizing accentColor 2018-04-12 17:04:27 -04:00
Evan You a1bed8d4ae simple search 2018-04-12 15:53:12 -04:00
Evan You 69c85c5971 tweaks 2018-04-11 18:50:36 -04:00
Evan You 58fc1f63c0 table margin 2018-04-11 17:55:10 -04:00
Evan You d76afc65b3 tables 2018-04-11 17:53:57 -04:00
Evan You fa4751e254 homepage 2018-04-10 20:41:42 -04:00
Evan You 75aad9cb01 nav links 2018-04-10 17:24:51 -04:00
Evan You 4a9c32c73c logo and site title 2018-04-10 15:48:50 -04:00
Evan You 0db46e5136 toggle sidebar 2018-04-10 12:56:41 -04:00
Evan You adc130ba24 style updates 2018-04-09 18:27:13 -04:00
Evan You 2dcbdeaa8f refactor styles + lang markers 2018-04-09 18:07:49 -04:00
Evan You 4e86604457 collapsable: false 2018-04-09 17:06:09 -04:00
Evan You c7cd345f90 prev/next links 2018-04-09 16:23:26 -04:00
Evan You f60d87777d more fix for nested README 2018-04-09 12:34:33 -04:00
Evan You aef30e549f wip sidebar 2018-04-09 11:18:10 -04:00
Evan You 196470994f feat: support nesting in sidebar 2018-04-09 00:31:17 -04:00