From 47be93b724133b1edeac15faa46f1198557e33e3 Mon Sep 17 00:00:00 2001 From: mms Date: Mon, 8 Apr 2024 19:48:14 +0200 Subject: feat: bsd hist as section and st 5x20 --- content/bsd/history/_index.md | 22 ++++++++++++++++++++++ content/bsd/history/index.md | 24 ++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 content/bsd/history/index.md (limited to 'content/bsd/history') diff --git a/content/bsd/history/_index.md b/content/bsd/history/_index.md index e69de29b..41ee1fec 100644 --- a/content/bsd/history/_index.md +++ b/content/bsd/history/_index.md @@ -0,0 +1,22 @@ ++++ +title = "History of BSD and Unix" +author = ["Michał Sapka"] +date = 2024-04-08T09:37:00+02:00 +categories = ["bsd"] +draft = false +weight = 2001 +hasNavSection = "bsd-history abstract BSD history starts with Multics" ++++ + +Does computer history have any real appliance? +Not really. +Does it explain certain, potentially baffling things? Certainly. +But does it make great beer talk? +Absolutely! +Especially when discussing systems with such rich history as BSD. +I will be gentle here, I promise. +No _Hardcore History_ in sight. + +{{< menu "bsd-history" >}} +History of BSD +{{< /menu >}} diff --git a/content/bsd/history/index.md b/content/bsd/history/index.md new file mode 100644 index 00000000..bad4e2dc --- /dev/null +++ b/content/bsd/history/index.md @@ -0,0 +1,24 @@ ++++ +title = "History of BSD and Unix" +author = ["Michał Sapka"] +date = 2024-04-08T09:37:00+02:00 +categories = ["bsd"] +draft = false +weight = 2001 +hasNavSection = "bsd-history abstract BSD history starts with Multics" ++++ + +Does computer history have any real appliance? +Not really. +Does it explain certain, potentially baffling things? Certainly. +But does it make great beer talk? +Absolutely! +Especially when discussing systems with such rich history as BSD. +I will be gentle here, I promise. +No _Hardcore History_ in sight. + + + +History of BSD + + -- cgit v1.2.3