From c2c8b2db403abb190097296bd495fc39cae44bdb Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 3 Jul 2016 10:56:51 -0300 Subject: [PATCH] Renames barebones to tutorial --- index.mdwn | 3 ++- templates/page.tmpl | 2 ++ barebones.mdwn => tutorial.mdwn | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) rename barebones.mdwn => tutorial.mdwn (98%) 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. -- 2.39.5