|
11 | 11 | ## Preview
|
12 | 12 |
|
13 | 13 | <div align="center">
|
14 | | - <a href="https://michaelcurrin.github.io/docsify-js-tutorial/#/"> |
| 14 | + <a href="https://michaelcurrin.github.io/docsify-js-tutorial/"> |
15 | 15 | <img src="/sample-1.png" alt="Sample screenshot" title="Sample screenshot" width="400" />
|
16 | 16 | </a>
|
17 | 17 | <br>
|
18 | 18 | <br>
|
19 | | - <a href="https://michaelcurrin.github.io/docsify-js-tutorial/#/"> |
| 19 | + <a href="https://michaelcurrin.github.io/docsify-js-tutorial/"> |
20 | 20 | <img src="/sample-2.png" alt="Sample screenshot" title="Sample screenshot" width="600" />
|
21 | 21 | </a>
|
22 | 22 | </div>
|
@@ -79,7 +79,7 @@ My aims for building a docs site were as follows and Docsify meets all of them:
|
79 | 79 |
|
80 | 80 | - Add as little code and configuration as possible. Focus on the content, with a bit of styling.
|
81 | 81 | - Be easy to maintain.
|
82 | | -- Quick to get setup on existing projects. |
| 82 | +- Quick to get set up on existing projects. |
83 | 83 | - It should be easy to repeat across many projects, without having to deal to have headaches with each. (Like a lot of boilerplate code, or installation issues, or drift as layouts/features are added to one and not the others.)
|
84 | 84 | - Have **no** HTML layout files to maintain.
|
85 | 85 | - Reduce dependencies and keep installation simple.
|
|
0 commit comments