aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorMartin Ashby <martin@ashbysoft.com>2022-10-14 22:57:09 +0100
committerMartin Ashby <martin@ashbysoft.com>2022-10-14 22:57:09 +0100
commitf9c72b3d8f047b107449a7c6db8a602fd5535438 (patch)
treea5d32ab6a993411203ddd77abb865a70b2e2fb6c /content
downloadblogsite-f9c72b3d8f047b107449a7c6db8a602fd5535438.tar.gz
blogsite-f9c72b3d8f047b107449a7c6db8a602fd5535438.tar.bz2
blogsite-f9c72b3d8f047b107449a7c6db8a602fd5535438.tar.xz
blogsite-f9c72b3d8f047b107449a7c6db8a602fd5535438.zip
Initial commitmain
Diffstat (limited to 'content')
-rw-r--r--content/landing.html1
-rw-r--r--content/posts/1-hello-new-blog.html2
-rw-r--r--content/posts/2-second-post.html1
3 files changed, 4 insertions, 0 deletions
diff --git a/content/landing.html b/content/landing.html
new file mode 100644
index 0000000..95688d5
--- /dev/null
+++ b/content/landing.html
@@ -0,0 +1 @@
+Welcome to Martin's Blog! \ No newline at end of file
diff --git a/content/posts/1-hello-new-blog.html b/content/posts/1-hello-new-blog.html
new file mode 100644
index 0000000..8776c33
--- /dev/null
+++ b/content/posts/1-hello-new-blog.html
@@ -0,0 +1,2 @@
+Hello there, here's the content of the first post of my new blog
+<b> here's something blahh</b> \ No newline at end of file
diff --git a/content/posts/2-second-post.html b/content/posts/2-second-post.html
new file mode 100644
index 0000000..8f83954
--- /dev/null
+++ b/content/posts/2-second-post.html
@@ -0,0 +1 @@
+And here's the second \ No newline at end of file