We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b0e0a commit 9976c1fCopy full SHA for 9976c1f
2 files changed
_data/navigation.yml
@@ -13,8 +13,6 @@ main:
13
side:
14
- title: "Jekyll"
15
children:
16
- - title: Docker GitHub Pages
17
- url: "https://www.jsware.io/docker-github-pages/"
18
- title: Redirect Plugin
19
url: "https://www.jsware.io/jekyll-redirect-html/"
20
- title: Related Posts Plugin
@@ -23,6 +21,10 @@ side:
23
21
url: https://github.com/jsware/modified-mistakes
24
22
- title: "Tools"
25
+ - title: Able Buttons
+ url: "https://www.jsware.io/able-buttons/"
26
+ - title: Docker GitHub Pages
27
+ url: "https://www.jsware.io/docker-github-pages/"
28
- title: JSONPath-CLI
29
url: "https://www.jsware.io/jsonpath-cli/"
30
- title: RAML Editor
_data/sitemap.yml
@@ -1,4 +1,6 @@
1
subsites:
2
+ - able-buttons
3
+ - docker-github-pages
4
- jekyll-redirect-html
5
- jekyll-related-posts
6
- jsonpath-cli
0 commit comments