File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ CircleCI] ( https://circleci.com/gh/vsoch/mkdocs-jekyll/tree/master.svg?style=svg )] ( https://circleci.com/gh/vsoch/mkdocs-jekyll/tree/master )
4
4
5
- ![ assets/img/mkdocs-jekyll.png] ( assets/img/mkdocs-jekyll.png )
5
+ ![ https://raw.githubusercontent.com/vsoch/mkdocs-jekyll/master/ assets/img/mkdocs-jekyll.png] ( https://raw.githubusercontent.com/vsoch/mkdocs-jekyll/master/ assets/img/mkdocs-jekyll.png)
6
6
7
7
This is a [ starter template] ( https://vsoch.github.com/mkdocs-jekyll/ ) for a mkdocs jekyll theme, based on these two
8
8
previous arts:
@@ -23,14 +23,14 @@ cd docs
23
23
24
24
### 2. Customize
25
25
26
- To edit configuration values, customize the [ _ config.yml] ( _config.yml ) .
27
- To add pages, write them into the [ pages] ( pages ) folder.
26
+ To edit configuration values, customize the [ _ config.yml] ( https://github.com/vsoch/mkdocs-jekyll/blob/master/ _config.yml) .
27
+ To add pages, write them into the [ pages] ( https://github.com/vsoch/mkdocs-jekyll/tree/master/ pages) folder.
28
28
You define urls based on the ` permalink ` attribute in your pages,
29
- and then add them to the navigation by adding to the content of [ _ data/toc.myl] ( _data/toc.yml ) .
29
+ and then add them to the navigation by adding to the content of [ _ data/toc.myl] ( https://github.com/vsoch/mkdocs-jekyll/blob/master/ _data/toc.yml) .
30
30
31
31
### 3. Options
32
32
33
- Most of the configuration values in the [ _ config.yml] ( _config.yml ) are self explanatory,
33
+ Most of the configuration values in the [ _ config.yml] ( https://github.com/vsoch/mkdocs-jekyll/blob/master/ _config.yml) are self explanatory,
34
34
and for more details, see the [ about page] ( https://vsoch.github.io/mkdocs-jekyll/about/ )
35
35
rendered on the site.
36
36
You can’t perform that action at this time.
0 commit comments