From b2114abb90ee296629a08a96b66b63a667016e88 Mon Sep 17 00:00:00 2001 From: Isaac Date: Wed, 7 Sep 2022 10:13:15 -0300 Subject: [PATCH] Cleaned up the templates and added some content to my first blog post --- journal/.frog/build | 2 +- journal/2022/09/first-blog-post.html | 185 ------------------ journal/About.html | 29 +-- journal/_src/index-template.html | 2 +- journal/_src/page-template.html | 15 +- journal/_src/post-template.html | 3 - .../_src/posts/2022-09-07-first-blog-post.md | 15 +- journal/feeds/all.atom.xml | 14 +- journal/feeds/all.rss.xml | 16 +- journal/feeds/first-post.atom.xml | 17 -- journal/feeds/first-post.rss.xml | 17 -- journal/frog.rkt | 4 +- journal/index.html | 52 ++--- journal/sitemap.txt | 2 +- journal/tags/first-post.html | 137 ------------- 15 files changed, 57 insertions(+), 453 deletions(-) delete mode 100644 journal/2022/09/first-blog-post.html delete mode 100644 journal/feeds/first-post.atom.xml delete mode 100644 journal/feeds/first-post.rss.xml delete mode 100644 journal/tags/first-post.html diff --git a/journal/.frog/build b/journal/.frog/build index 639b1e9..5458540 100644 --- a/journal/.frog/build +++ b/journal/.frog/build @@ -1 +1 @@ -((3) 0 () 1 ((p+ #"/home/student/fcshome/CS2163/journal/_src/posts/2022-09-07-first-blog-post.md" . unix)) () (h ! (equal) ((? . 0) f post (u . "First blog post") (? . 0) 1662552543 (p+ #"/home/student/fcshome/CS2163/journal/2022/09/first-blog-post.html" . unix) (u . "/2022/09/first-blog-post.html") (u . "2022-09-07T08:55:04") #f #f (c (u . "first-post")) (u . "\n

First blog post

") #t (u . "\n

First blog post

\n")))) \ No newline at end of file +((3) 0 () 0 () () (h ! (equal) ((p+ #"/home/student/fcshome/CS2163/journal/_src/posts/2022-09-07-first-blog-post.md" . unix) f post (u . "First Lab") (p+ #"/home/student/fcshome/CS2163/journal/_src/posts/2022-09-07-first-blog-post.md" . unix) 1662554814 (p+ #"/home/student/fcshome/CS2163/journal/2022/09/first-lab.html" . unix) (u . "/2022/09/first-lab.html") (u . "2022-09-07T08:55:04") #f #f (c (u . "cs2163") c (u . "lab") c (u . "frog") c (u . "git")) (u . "\n

First Lab Post

\n\n

In this lab we learned about how to use frog and git, and how to interact with the university git remote.

") #t (u . "\n

First Lab Post

\n\n

In this lab we learned about how to use frog and git, and how to interact with the university git remote.

\n\n\n

Frog

\n\n

We learned how to use the Frog static site generator, which generates html files based on Markdown and Scribble files.

\n\n

Git

\n\n

We learned how to use the git, how to make a local repository, how to commit to a local repository, and how to push our local repository to our UNB remote

")))) \ No newline at end of file diff --git a/journal/2022/09/first-blog-post.html b/journal/2022/09/first-blog-post.html deleted file mode 100644 index 7d6d39e..0000000 --- a/journal/2022/09/first-blog-post.html +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - First blog post - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - -
- - - - - -
-
-

First blog post

-

- :: first-post

-

By: The Unknown Author

-
- -

First blog post

- -
- - - - -
- - -
- -
-
-
-
-
-
-
-

-

-

Site generated - by Frog, - the frozen blog tool.

-

Using Bootstrap.

-

Your legal notice here.

-
-
- - - - - \ No newline at end of file diff --git a/journal/About.html b/journal/About.html index 401085e..1646c14 100644 --- a/journal/About.html +++ b/journal/About.html @@ -5,7 +5,7 @@ About page - + @@ -39,7 +39,7 @@