Merge branch 'gh-pages' of github.com:carpentries/styles into gh-pages
authorFrançois Michonneau <francois.michonneau@gmail.com>
Fri, 31 May 2019 18:23:34 +0000 (11:23 -0700)
committerFrançois Michonneau <francois.michonneau@gmail.com>
Fri, 31 May 2019 18:23:34 +0000 (11:23 -0700)
_includes/aio-script.md [moved from bin/boilerplate/aio.md with 86% similarity]
_includes/links.md
aio.md [new file with mode: 0644]

similarity index 86%
rename from bin/boilerplate/aio.md
rename to _includes/aio-script.md
index 523e7dd28e1c1533b65061d1af8a55cd42ad8988..926e0a6ea42c49c4cb6dc2f41a410fc3aabe25fa 100644 (file)
@@ -1,7 +1,8 @@
----
----
-
-{% include base_path.html %}
+{% comment %}
+As a maintainer, you don't need to edit this file.
+If you notice that something doesn't work, please 
+open an issue: https://github.com/carpentries/styles/issues/new
+{% endcomment %}
 
 <script>
   window.onload = function() {
index 174c783c6a30ca7e718c9719f451a2b0acd9cfe7..4a85ed46f2c1bd2757e088e1fca1b01d1fee7299 100644 (file)
@@ -1,3 +1,4 @@
+{% include base_path.html %}
 [cc-by-human]: https://creativecommons.org/licenses/by/4.0/
 [cc-by-legal]: https://creativecommons.org/licenses/by/4.0/legalcode
 [ci]: http://communityin.org/
@@ -26,7 +27,7 @@
 [lesson-license]: {{ relative_root_path }}{% link LICENSE.md %}
 [lesson-mainpage]: {{ relative_root_path }}{% link index.md %}
 [lesson-reference]: {{ relative_root_path }}{% link reference.md %}
-[lesson-setup]: {{ relative_page_root }}{% link setup.md %}
+[lesson-setup]: {{ relative_root_path }}{% link setup.md %}
 [mit-license]: https://opensource.org/licenses/mit-license.html
 [morea]: https://morea-framework.github.io/
 [numfocus]: https://numfocus.org/
diff --git a/aio.md b/aio.md
new file mode 100644 (file)
index 0000000..0ab72ea
--- /dev/null
+++ b/aio.md
@@ -0,0 +1,13 @@
+---
+permalink: /aio/index.html
+---
+
+{% comment %}
+As a maintainer, you don't need to edit this file.
+If you notice that something doesn't work, please 
+open an issue: https://github.com/carpentries/styles/issues/new
+{% endcomment %}
+
+{% include base_path.html %}
+
+{% include aio-script.md %}