From a294fb425f9f7975227554500f78992e8d6a130d Mon Sep 17 00:00:00 2001 From: fangfei <139751917+fffeifang@users.noreply.github.com> Date: Thu, 3 Oct 2024 17:58:22 -0700 Subject: [PATCH] Delete _posts directory --- _posts/2012-08-14-blog-post-1.md | 20 -------------------- _posts/2013-08-14-blog-post-2.md | 20 -------------------- _posts/2014-08-14-blog-post-3.md | 20 -------------------- _posts/2015-08-14-blog-post-4.md | 20 -------------------- _posts/2199-01-01-future-post.md | 11 ----------- 5 files changed, 91 deletions(-) delete mode 100644 _posts/2012-08-14-blog-post-1.md delete mode 100644 _posts/2013-08-14-blog-post-2.md delete mode 100644 _posts/2014-08-14-blog-post-3.md delete mode 100644 _posts/2015-08-14-blog-post-4.md delete mode 100644 _posts/2199-01-01-future-post.md diff --git a/_posts/2012-08-14-blog-post-1.md b/_posts/2012-08-14-blog-post-1.md deleted file mode 100644 index 8d4819a..0000000 --- a/_posts/2012-08-14-blog-post-1.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'Blog Post number 1' -date: 2012-08-14 -permalink: /posts/2012/08/blog-post-1/ -tags: - - cool posts - - category1 - - category2 ---- - -This is a sample blog post. Lorem ipsum I can't remember the rest of lorem ipsum and don't have an internet connection right now. Testing testing testing this blog post. Blog posts are cool. - -Headings are cool -====== - -You can have many headings -====== - -Aren't headings cool? ------- \ No newline at end of file diff --git a/_posts/2013-08-14-blog-post-2.md b/_posts/2013-08-14-blog-post-2.md deleted file mode 100644 index f5c960d..0000000 --- a/_posts/2013-08-14-blog-post-2.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'Blog Post number 2' -date: 2013-08-14 -permalink: /posts/2013/08/blog-post-2/ -tags: - - cool posts - - category1 - - category2 ---- - -This is a sample blog post. Lorem ipsum I can't remember the rest of lorem ipsum and don't have an internet connection right now. Testing testing testing this blog post. Blog posts are cool. - -Headings are cool -====== - -You can have many headings -====== - -Aren't headings cool? ------- \ No newline at end of file diff --git a/_posts/2014-08-14-blog-post-3.md b/_posts/2014-08-14-blog-post-3.md deleted file mode 100644 index 83175c7..0000000 --- a/_posts/2014-08-14-blog-post-3.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'Blog Post number 3' -date: 2014-08-14 -permalink: /posts/2014/08/blog-post-3/ -tags: - - cool posts - - category1 - - category2 ---- - -This is a sample blog post. Lorem ipsum I can't remember the rest of lorem ipsum and don't have an internet connection right now. Testing testing testing this blog post. Blog posts are cool. - -Headings are cool -====== - -You can have many headings -====== - -Aren't headings cool? ------- \ No newline at end of file diff --git a/_posts/2015-08-14-blog-post-4.md b/_posts/2015-08-14-blog-post-4.md deleted file mode 100644 index 9e882e6..0000000 --- a/_posts/2015-08-14-blog-post-4.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'Blog Post number 4' -date: 2015-08-14 -permalink: /posts/2012/08/blog-post-4/ -tags: - - cool posts - - category1 - - category2 ---- - -This is a sample blog post. Lorem ipsum I can't remember the rest of lorem ipsum and don't have an internet connection right now. Testing testing testing this blog post. Blog posts are cool. - -Headings are cool -====== - -You can have many headings -====== - -Aren't headings cool? ------- \ No newline at end of file diff --git a/_posts/2199-01-01-future-post.md b/_posts/2199-01-01-future-post.md deleted file mode 100644 index e96eb5e..0000000 --- a/_posts/2199-01-01-future-post.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: 'Future Blog Post' -date: 2199-01-01 -permalink: /posts/2012/08/blog-post-4/ -tags: - - cool posts - - category1 - - category2 ---- - -This post will show up by default. To disable scheduling of future posts, edit `config.yml` and set `future: false`.