Evan You
4cf1232403
fix: search for locales
2018-04-18 18:45:57 -04:00
Evan You
bccddbf827
feat: adjust i18n config + documentation
2018-04-18 18:25:33 -04:00
Evan You
4480568a4b
refactor: langs -> locales
2018-04-18 16:51:47 -04:00
Evan You
6f5bac088d
feat: i18n for edit link text
2018-04-18 16:44:01 -04:00
Evan You
d666872b0f
tweak: i18n config format
2018-04-18 16:39:30 -04:00
Evan You
5dabe53b2f
tweak: sidebar nav items
2018-04-18 13:03:36 -04:00
ULIVZ and Evan You
c6c71affd4
feat(sidebar): support click the part outside sidebar to close the sidebar. ( #132 )
2018-04-18 12:01:06 -04:00
ULIVZ and Evan You
196f23ef76
style(sidebar): enhance the sidebar's bottom gutter. ( #129 )
2018-04-18 11:58:08 -04:00
Michael Daffin and Evan 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
ULIVZ and Evan You
f052472ead
fix(nav): unepxected error when themeConfig.nav isn't given. ( close : #125 ) ( #127 )
2018-04-18 11:50:14 -04:00
Evan You
846eb59064
fix: make search locale-scoped ( close #128 )
2018-04-18 11:48:30 -04:00
Evan You
fefef906fd
tweak: dropdown styles
2018-04-18 00:27:54 -04:00
ULIVZ and Evan You
8bbc5f30c7
feat: Multiple Language Support + Complete Chinese Translation ( #48 )
2018-04-18 00:11:32 -04:00
Evan You
930d503194
tweak: noopener/noreferrer for default theme links
2018-04-18 00:09:00 -04:00
Evan You
3f76bfe0d0
fix(default-theme): only show features div if provided
2018-04-17 16:59:42 -04:00
Evan You
599edd2560
tweak(default-theme): navbar vertical alignment
2018-04-17 00:45:40 -04:00
Evan You
62cd00ea78
fix: support mailto links in NavLink + style tweaks ( close #93 )
2018-04-16 23:34:37 -04:00
Evan You
24fff7b20b
tweak: adjust page bottom padding
2018-04-16 16:20:50 -04:00
ULIVZ and Evan You
40ca73cfa7
feat: support adding custom page class in front matter ( #85 )
...
ref #84
2018-04-16 15:41:22 -04:00
ULIVZ and Evan You
79f8f149dc
feat: dropdown Items in Navbar ( #13 )
2018-04-16 14:07:32 -04:00
slice and Evan 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
c909007eab
fix: fix outbound nav links ( close #37 )
2018-04-15 16:47:46 -04:00
Evan You
9e6397487a
fix: images should have 100% max width
2018-04-15 14:57:30 -04:00
Darren Poon and Evan You
67c758efbc
fix: home link '/' shouldn’t always stays active ( #47 )
2018-04-15 14:28:12 -04:00
Erik Campobadal and Evan 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
42f63a8d71
fix: renderChildren / sidebarDepth: 0
2018-04-14 22:53:57 -04:00
Adam Wathan and Evan You
86d405562f
chore: capitalize H in GitHub in nav links ( #27 )
...
This is my biggest pet peeve on earth 😅 Love this project so far, can't wait to try it out on something real!
2018-04-14 17:10:23 -04:00
Evan You
695440ff38
fix: code margin on mobile
2018-04-14 17:07:16 -04:00
Eduardo San Martin Morote and Evan 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 Linski and Evan 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
970e1a6a29
document custom layout
2018-04-13 23:12:05 -04:00
Evan You
98b7cc71ee
rel="noopener"
2018-04-13 17:58:44 -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
c4d3c36643
auto-infer prev/next links
2018-04-13 14:18:48 -04:00
Evan You
bad3d92a27
tweak home padding
2018-04-13 13:18:50 -04:00
Evan You
d213dbb6f6
sidebar: auto
2018-04-13 13:05:31 -04:00
Evan You
01e258f033
infer sidebar: self
2018-04-13 12:42:02 -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
1a2ded4622
search suggestions position tweak
2018-04-12 23:28:20 -04:00
Evan You
2b9b7117bd
allow turning off search + sidebar tweaks
2018-04-12 23:16:12 -04:00
Evan You
6325523ea7
fix edit page link
2018-04-12 23:08:41 -04:00
Evan You
c0cfd2f1fd
small tweaks
2018-04-12 18:51:53 -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
41640a2b3e
tweak search style
2018-04-12 16:01:13 -04:00
Evan You
a1bed8d4ae
simple search
2018-04-12 15:53:12 -04:00