mirror of
https://github.com/adulau/brouilleursdeblanc.git
synced 2024-11-07 12:06:26 +00:00
Merge branch 'hotfix/documentation'
This commit is contained in:
commit
42f031b052
1 changed files with 6 additions and 5 deletions
|
@ -15,11 +15,12 @@ General notes and suggestions for customizing **So Simple Theme**.
|
||||||
## Basic Setup for a new Jekyll site
|
## Basic Setup for a new Jekyll site
|
||||||
|
|
||||||
1. [Install Jekyll](http://jekyllrb.com) and read through the documentation if you haven't already.
|
1. [Install Jekyll](http://jekyllrb.com) and read through the documentation if you haven't already.
|
||||||
2. Fork the [So Simple Theme repo](https://github.com/mmistakes/so-simple-theme/fork)
|
2. [Install Jekyll Extra - Kramdown](http://jekyllrb.com/docs/extras/#kramdown)
|
||||||
3. Clone the repo you just forked.
|
3. Fork the [So Simple Theme repo](https://github.com/mmistakes/so-simple-theme/fork)
|
||||||
4. Edit `_config.yml` to personalize your site.
|
4. Clone the repo you just forked.
|
||||||
5. Check out the sample posts in `_posts` to see examples for pulling in large feature images, assigning categories and tags, and other YAML data.
|
5. Edit `_config.yml` to personalize your site.
|
||||||
6. Read the documentation below for further customization pointers and documentation.
|
6. Check out the sample posts in `_posts` to see examples for pulling in large feature images, assigning categories and tags, and other YAML data.
|
||||||
|
7. Read the documentation below for further customization pointers and documentation.
|
||||||
|
|
||||||
<div markdown="0"><a href="https://github.com/mmistakes/so-simple-theme" class="btn">Download the Theme</a></div>
|
<div markdown="0"><a href="https://github.com/mmistakes/so-simple-theme" class="btn">Download the Theme</a></div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue