@@ -31,12 +31,12 @@ For more detailed information on all the steps and a guide, please refer to [htt
...
@@ -31,12 +31,12 @@ For more detailed information on all the steps and a guide, please refer to [htt
```
```
2. Specify the theme in your project's `_config.yml` file:
2. Specify the theme in your project's `_config.yml` file:
```
```
theme: jekyll-theme-lcsb-default
theme: jekyll-theme-lcsb-default
plugins:
plugins:
- jekyll-theme-lcsb-frozen-components
- jekyll-theme-lcsb-frozen-components
```
```
3. Run `bundle install` to fetch the theme.
3.Run `bundle install` to fetch the theme
4.You're all set!
> Please note, that unless you want to work directly on the theme, you should not use/clone this repository (`jekyll-theme-lcsb-default`) but use `pages-jekyll-lcsb-template` instead.
> Please note, that unless you want to work directly on the theme, you should not use/clone this repository (`jekyll-theme-lcsb-default`) but use `pages-jekyll-lcsb-template` instead.