From: Silvio Rhatto Date: Sun, 3 Jul 2016 13:56:51 +0000 (-0300) Subject: Renames barebones to tutorial X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c2c8b2db403abb190097296bd495fc39cae44bdb;p=bootless.git Renames barebones to tutorial --- diff --git a/index.mdwn b/index.mdwn index dd1478f..4ca193a 100644 --- a/index.mdwn +++ b/index.mdwn @@ -7,6 +7,7 @@ initialize computers. - License: [GPLv3+](LICENSE) - [References](references) +- [Tutorial](tutorial) - Contact: rhatto at riseup.net Design @@ -31,7 +32,7 @@ Installation ------------ Don't want to install another piece of software and prefer to build a bootless -rescue disk yourself? Then read about the [barebones approach](barebones). +rescue disk yourself? Then read about the [barebones tutorial](tutorial). Just clone diff --git a/templates/page.tmpl b/templates/page.tmpl index aa292c4..e7f7243 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -63,9 +63,11 @@
+
diff --git a/barebones.mdwn b/tutorial.mdwn similarity index 98% rename from barebones.mdwn rename to tutorial.mdwn index fec68d2..1d7d003 100644 --- a/barebones.mdwn +++ b/tutorial.mdwn @@ -1,4 +1,4 @@ -[[!meta title="Bootless: barebones approach"]] +[[!meta title="Bootless: barebones tutorial"]] This tutorial helps you to build a Grub USB stick to boot your operating systems.