@@ -7,7 +7,7 @@ Google's [material design][] guidelines. MkDocs is an excellent static site
7
7
documentation generator that is meant for building good looking project
8
8
documentation.
9
9
10
- ![ Material Screenshot] ( / images/screen.png)
10
+ ![ Material Screenshot] ( images/screen.png )
11
11
12
12
This theme is ** optimized for all sorts of devices** and is built from scratch
13
13
without any bloated Javascript or CSS Frameworks with ** only 24kb of JS and
@@ -24,8 +24,8 @@ browsers.
24
24
25
25
- Well-tested and ** optimized CSS and Javascript** , including a cross-browser
26
26
fixed/sticky header, a drawer that even works without Javascript using
27
- the ` checkbox :checked` hack with fallbacks, ** responsive tables** that scroll
28
- when the screen is too small and ** well-defined print styles** .
27
+ the ` :checked ` hack with fallbacks, ** responsive tables** that scroll when
28
+ the screen is too small and ** well-defined print styles** .
29
29
30
30
- Extra configuration options like ** project logo** , links to the authors
31
31
** GitHub and Twitter accounts** and display of the ** amount of stars** the
@@ -38,7 +38,7 @@ browsers.
38
38
- ** Web application capability** on iOS - when the page is saved to the
39
39
homescreen, it behaves and looks like a native application.
40
40
41
- See the [ getting started guide] ( / getting-started) for instructions how to get
41
+ See the [ getting started guide] ( getting-started.md ) for instructions how to get
42
42
it up and running.
43
43
44
44
[ material design ] : https://www.google.com/design/spec/material-design
0 commit comments