Skip to content

Commit f5f6716

Browse files
Merge pull request #34 from encode/lovelydinosaur-patch-1
Update spacing
2 parents 9e7f719 + 4b4fe9a commit f5f6716

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ MkDocs is a smart, simple, website design tool.
44

55
![MkDocs](docs/img/mkdocs.png)
66

7+
<br/>
8+
79
## Installation
810

911
Install the `mkdocs` command line tool...
@@ -22,6 +24,8 @@ $ pip install git+https://github.com/encode/mkdocs.git
2224

2325
*MkDocs supports [GitHub Flavored Markdown](docs/writing.md) for page authoring.*
2426

27+
<br/>
28+
2529
## Writing your docs
2630

2731
1. Create additional markdown pages.
@@ -49,6 +53,8 @@ favicon = "📘"
4953

5054
*Use either [`README.md` or `index.md`](docs/navigation.md#url-structure) for the homepage.*
5155

56+
<br/>
57+
5258
## Custom styling
5359

5460
Styling adaptations can be kept simple, such as customising the colour scheme, or more comprehensive, such as creating an entirely new theme.
@@ -59,6 +65,8 @@ Styling adaptations can be kept simple, such as customising the colour scheme, o
5965

6066
Take a look at the [default theme](https://github.com/lovelydinosaur/mkdocs-theme) and the [kelp theme](https://github.com/lovelydinosaur/kelp-theme) for examples of getting started with theming.
6167

68+
<br/>
69+
6270
![Kelp](docs/img/kelp.png)
6371

6472
*The MkDocs documentation, served with the Kelp theme.*

0 commit comments

Comments
 (0)