Permalink
Please sign in to comment.
Showing
with
30 additions
and 107 deletions.
- +7 −0 convert_files.js
- +10 −5 css/gatsby.css
- +3 −0 install.sh
- +0 −3 local.sh
- +2 −1 print.sh
- +4 −81 templates/_template.jsx
- +2 −15 templates/lang/_template.jsx
- +1 −1 wiki-gh-pages
- +1 −1 wiki-master
7
convert_files.js
15
css/gatsby.css
3
install.sh
3
local.sh
3
print.sh
@@ -1,2 +1,3 @@ | ||
#!/bin/bash | ||
-cp ./pages/_template.jsx ./templates/. | ||
+cp ./pages/_template.jsx ./templates/. | ||
+cp ./pages/en/_template.jsx ./templates/lang/. |
85
templates/_template.jsx
17
templates/lang/_template.jsx
2
wiki-gh-pages
@@ -1 +1 @@ | ||
-Subproject commit 1745e53615ed1ff86037aeca94d37e74701cf4d0 | ||
+Subproject commit 4798402429d96d7248ad39c49b6c17a8f5aeac16 |
2
wiki-master
@@ -1 +1 @@ | ||
-Subproject commit e9fd4a9e0e073bd32f2fac883ae31d3382cf0a15 | ||
+Subproject commit 85c028b48247cf791201b955dc357a91c2f64758 |
0 comments on commit
5b3d7c8