From 7fe1ec2c11de4e4ac7197e1e3b413126b245c0ec Mon Sep 17 00:00:00 2001 From: Davide Mendolia Date: Wed, 7 Feb 2024 23:12:44 +0100 Subject: [PATCH] Add blog --- _posts/2024-02-07-list comprehension.md | 13 +++++++++++++ blog.html | 14 ++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 _posts/2024-02-07-list comprehension.md create mode 100644 blog.html diff --git a/_posts/2024-02-07-list comprehension.md b/_posts/2024-02-07-list comprehension.md new file mode 100644 index 0000000..17b711f --- /dev/null +++ b/_posts/2024-02-07-list comprehension.md @@ -0,0 +1,13 @@ +--- +layout: post +author: davideme +--- + +A banana is an edible fruit – botanically a berry – produced by several +kinds of large herbaceous flowering plants in the genus Musa. + +In some countries, bananas used for cooking may be called "plantains", +distinguishing them from dessert bananas. The fruit is variable in size, +color, and firmness, but is usually elongated and curved, with soft +flesh rich in starch covered with a rind, which may be green, yellow, +red, purple, or brown when ripe. \ No newline at end of file diff --git a/blog.html b/blog.html new file mode 100644 index 0000000..59f12dc --- /dev/null +++ b/blog.html @@ -0,0 +1,14 @@ +--- +layout: default +title: Blog +--- +

Latest Posts

+ +