From 5c5014a95ae79af4b052b5011e7d0c11d6eae6a6 Mon Sep 17 00:00:00 2001
From: Minteck <46352972+Minteck@users.noreply.github.com>
Date: Tue, 29 Jun 2021 21:10:46 +0200
Subject: It's all done? Almost, just missing the RSS feed!
---
.gitignore | 1 +
.idea/php.xml | 4 ++++
_posts/article.md | 26 --------------------------
_posts/assets/stuff.jpg | Bin 13178 -> 0 bytes
_site/.htaccess | 7 +++++--
_site/about/index.php | 30 ++++++++++++++++++++++++++++++
_site/articles/index.php | 16 ++++++++++++++++
_site/authors/antoine62.jpg | Bin 0 -> 29725 bytes
_site/authors/minteck.jpg | Bin 0 -> 65748 bytes
_site/errs/403.php | 10 ++++++++++
_site/errs/404.php | 10 ++++++++++
_site/errs/500.php | 10 ++++++++++
_site/home/index.php | 5 ++++-
_site/includes/articles/getlist.php | 9 +++++++++
_site/includes/dom/footer.php | 14 +++++++++++++-
_site/includes/dom/header.php | 10 +++++++++-
_site/rewrites/article.php | 6 ++++++
17 files changed, 127 insertions(+), 31 deletions(-)
create mode 100644 .gitignore
create mode 100644 .idea/php.xml
delete mode 100644 _posts/article.md
delete mode 100644 _posts/assets/stuff.jpg
create mode 100644 _site/about/index.php
create mode 100644 _site/articles/index.php
create mode 100644 _site/authors/antoine62.jpg
create mode 100644 _site/authors/minteck.jpg
create mode 100644 _site/errs/403.php
create mode 100644 _site/errs/404.php
create mode 100644 _site/errs/500.php
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ca283dd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+_posts/*
\ No newline at end of file
diff --git a/.idea/php.xml b/.idea/php.xml
new file mode 100644
index 0000000..7341688
--- /dev/null
+++ b/.idea/php.xml
@@ -0,0 +1,4 @@
+
+
Let us a moment to introduce ourselves.
+Blogchain is a tech-centric blog written by two people on their free time. Whether it is the new Windows update or the latest iPhone, the Blogchain writers will always find a topic to talk about.
+ +Blogchain is proudly powered by open-source software! Namely: +
Last but not least, Blogchain wouldn't be so easy to develop without JetBrains software. Huge thanks to them for giving me (Minteck) a free license to help me develop my FLOSS software faster than ever!
+ +This is the complete list of all the posts that were on Blogchain one day. Yep, they are all here!
+You tried to access some secret folder that only the server administrators can access; in other words: you can't access this right now because we don't want you to.
+You probably want to go back home.
+Welp, we can't find what you are looking for right now. If you clicked on a link, the relevant page may have been moved, deleted or something like that.
+You probably want to go back home.
+Something's really wrong with the server and we can't get you to that thing you wanted right now. Perhaps you could try that later
+You probably want to go back home.
+Wait! There's more! Our older articles aren't listed here to save you some bytes of data. You can get to the complete list here.
+ diff --git a/_site/includes/articles/getlist.php b/_site/includes/articles/getlist.php index 5f55574..e3947f2 100644 --- a/_site/includes/articles/getlist.php +++ b/_site/includes/articles/getlist.php @@ -1,7 +1,11 @@ diff($listGetEnd); + $listGetTimeout = $listGetTimeoutA->f; + return $list; } \ No newline at end of file diff --git a/_site/includes/dom/footer.php b/_site/includes/dom/footer.php index 31b6cb8..4832ed2 100644 --- a/_site/includes/dom/footer.php +++ b/_site/includes/dom/footer.php @@ -1,7 +1,19 @@