~jan0sch/darcs-book

Showing details for patch cf7d9256c745d2e40a38461ab48117b2df2797c8.
2018-12-10 (Mon), 9:59 PM - - cf7d9256c745d2e40a38461ab48117b2df2797c8

Added pandoc title metadata to each file

this is use by pandoc to set the page title.
Summary of changes
9 files modified with 36 lines added and 0 lines removed
  • en/01-introduction.md with 4 added and 0 removed lines
  • en/02-getting-started.md with 4 added and 0 removed lines
  • en/03-working-locally.md with 4 added and 0 removed lines
  • en/04-happy-little-accidents.md with 4 added and 0 removed lines
  • en/05-a-little-help-from-my-friends.md with 4 added and 0 removed lines
  • en/06-conflict-management.md with 4 added and 0 removed lines
  • en/07-dependencies-and-good-patches.md with 4 added and 0 removed lines
  • en/08-rewriting-history.md with 4 added and 0 removed lines
  • en/09-tag-youre-it.md with 4 added and 0 removed lines
diff -rN -u old-darcs-book/en/01-introduction.md new-darcs-book/en/01-introduction.md
--- old-darcs-book/en/01-introduction.md	2024-11-23 15:39:48.346871215 +0000
+++ new-darcs-book/en/01-introduction.md	2024-11-23 15:39:48.350871225 +0000
@@ -1,3 +1,7 @@
+---
+title: Introduction
+---
+
 Introduction
 ============
 
diff -rN -u old-darcs-book/en/02-getting-started.md new-darcs-book/en/02-getting-started.md
--- old-darcs-book/en/02-getting-started.md	2024-11-23 15:39:48.346871215 +0000
+++ new-darcs-book/en/02-getting-started.md	2024-11-23 15:39:48.350871225 +0000
@@ -1,3 +1,7 @@
+---
+title: Getting started
+---
+
 Getting started
 ===============
 
diff -rN -u old-darcs-book/en/03-working-locally.md new-darcs-book/en/03-working-locally.md
--- old-darcs-book/en/03-working-locally.md	2024-11-23 15:39:48.346871215 +0000
+++ new-darcs-book/en/03-working-locally.md	2024-11-23 15:39:48.350871225 +0000
@@ -1,3 +1,7 @@
+---
+title: Working locally
+---
+
 Working locally
 ===============
 
diff -rN -u old-darcs-book/en/04-happy-little-accidents.md new-darcs-book/en/04-happy-little-accidents.md
--- old-darcs-book/en/04-happy-little-accidents.md	2024-11-23 15:39:48.346871215 +0000
+++ new-darcs-book/en/04-happy-little-accidents.md	2024-11-23 15:39:48.350871225 +0000
@@ -1,3 +1,7 @@
+---
+title: Happy little accidents
+---
+
 Happy little accidents
 ======================
 
diff -rN -u old-darcs-book/en/05-a-little-help-from-my-friends.md new-darcs-book/en/05-a-little-help-from-my-friends.md
--- old-darcs-book/en/05-a-little-help-from-my-friends.md	2024-11-23 15:39:48.346871215 +0000
+++ new-darcs-book/en/05-a-little-help-from-my-friends.md	2024-11-23 15:39:48.350871225 +0000
@@ -1,3 +1,7 @@
+---
+title: A little help from my friends
+---
+
 A little help from my friends
 =============================
 
diff -rN -u old-darcs-book/en/06-conflict-management.md new-darcs-book/en/06-conflict-management.md
--- old-darcs-book/en/06-conflict-management.md	2024-11-23 15:39:48.350871225 +0000
+++ new-darcs-book/en/06-conflict-management.md	2024-11-23 15:39:48.350871225 +0000
@@ -1,3 +1,7 @@
+---
+title: Conflict Management
+---
+
 Conflict Management
 ===================
 
diff -rN -u old-darcs-book/en/07-dependencies-and-good-patches.md new-darcs-book/en/07-dependencies-and-good-patches.md
--- old-darcs-book/en/07-dependencies-and-good-patches.md	2024-11-23 15:39:48.350871225 +0000
+++ new-darcs-book/en/07-dependencies-and-good-patches.md	2024-11-23 15:39:48.350871225 +0000
@@ -1,3 +1,7 @@
+---
+title: Dependencies and good patches
+---
+
 Dependencies and good patches
 =============================
 
diff -rN -u old-darcs-book/en/08-rewriting-history.md new-darcs-book/en/08-rewriting-history.md
--- old-darcs-book/en/08-rewriting-history.md	2024-11-23 15:39:48.350871225 +0000
+++ new-darcs-book/en/08-rewriting-history.md	2024-11-23 15:39:48.350871225 +0000
@@ -1,3 +1,7 @@
+---
+title: Rewriting History
+---
+
 Rewriting History
 =================
 
diff -rN -u old-darcs-book/en/09-tag-youre-it.md new-darcs-book/en/09-tag-youre-it.md
--- old-darcs-book/en/09-tag-youre-it.md	2024-11-23 15:39:48.350871225 +0000
+++ new-darcs-book/en/09-tag-youre-it.md	2024-11-23 15:39:48.350871225 +0000
@@ -1,3 +1,7 @@
+---
+title: tag! You're it!
+---
+
 `tag`! You're it!
 =================