mirror of
https://github.com/adulau/brouilleursdeblanc.git
synced 2024-11-07 12:06:26 +00:00
Fix typo in theme-setup
This commit is contained in:
parent
978ad2ae3c
commit
234bab34af
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ If you are creating a new Jekyll site using So Simple follow these steps:
|
|||
1. Fork the [So Simple repo](http://github.com/mmistakes/so-simple-theme/fork).
|
||||
2. Clone the repo you just forked and rename it.
|
||||
3. [Install Bundler](http://bundler.io) `gem install bundler` and Run `bundle install` to install all dependencies (Jekyll, [Jekyll-Sitemap](https://github.com/jekyll/jekyll-sitemap), [Octopress](https://github.com/octopress/octopress), etc)
|
||||
4. Update `config.yml`, add navigation, and replace demo posts and pages with your own. Full details below.
|
||||
4. Update `_config.yml`, add navigation, and replace demo posts and pages with your own. Full details below.
|
||||
|
||||
If you want to use So Simple with an existing Jekyll site follow these steps:
|
||||
|
||||
|
|
Loading…
Reference in a new issue