Delete HTML book, add update, update about.php

master
Marvin Johanning 2021-11-28 17:02:02 +01:00
parent 9d839e18f8
commit 828b78c0a5
28 changed files with 11 additions and 782 deletions

View File

@ -112,7 +112,7 @@
<p>Nevertheless, the repository should be helpful for those who wish to download the website for themselves to either host a mirror or to simply have access to it offline. It also acts as a backup, so that, if anything should go wrong, there are versions that I can go back to.</p> <p>Nevertheless, the repository should be helpful for those who wish to download the website for themselves to either host a mirror or to simply have access to it offline. It also acts as a backup, so that, if anything should go wrong, there are versions that I can go back to.</p>
<p>The repository can be found <a href="https://github.com/mjohanning99/ancient-greek.net">on my GitHub</a>.</p> <p>The repository can be found <a href="https://github.com/mjohanning99/ancient-greek.net">on my GitHub</a> or on my self-hosted <a href="https://git.marvinjohanning.de/marvinjohanning/ancient-greek.net">Gitea instance</a>.</p>
</div> </div>
<?php include('footer.php'); ?> <?php include('footer.php'); ?>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 582 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 182 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 669 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 141 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 994 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 462 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 929 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 217 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 355 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 236 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 652 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 184 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 641 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 233 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 217 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 217 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 335 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 338 KiB

File diff suppressed because one or more lines are too long

View File

@ -35,7 +35,16 @@
</div> </div>
<div class="article"> <div class="article">
<h2>November 27, 2021</h2> <h2>November 28, 2021 The WebP Revolution</h2>
<p>I am constantly looking for new ways of optimising my website and have been toying with the idea of converting all my websites images to WebP for quite a while now and I have decided to finally go through with it. Those who use older browsers (or Safari on anything older than Big Sur) mustnt fear, however, as I have put a fallback in place; this means that, if your browser is unable to display WebP images, it will fall back to the regular JPG image automatically. This ensures both maximum compatability whilst also ensuring that the majority of modern browsers will download the much more effecient WebP format instead, reducing both loading times and bandwidth usage.</p>
<p>I sincerely hope that this decision will make my website even faster than it is already and hope that it will encourage new visitors to browse the website for a longer period of time for having to wait for too long when clicking a new link discourages many a vistor. Page loading times should now be low enough even on low-bandwidth connections that waiting times should be negligible.</p>
<p>Additionally, I have added a few items to the navigation on the websites header; it now contains links to quickly open my <a href="/projects.php">Current Projects</a> and <a href="/updates/updates.php">Updates</a> pages. This way, finding out whats currently being worked on and what kinds of improvements the latest update contains should be much easier and more pleasant. </p>
<p>Furthermore, I have decided to make a PDF version of my latest book my translation of Johns Revelation freely available on this website. As BoD has, unfortunately, been unable to publish my book as an e-book citing formatting issues due to my usage of Greek , I decided the least I could do is make a PDF available to those who want it. I have also rather sloppily converted the original LaTeX file into and EPUB which you can load onto your e-reader; its formatting is, however, abysmal, and I do not recommend using this if you can at all avoid it. Please note, however, that the printing of the PDF file (as well as the copying of text and other various things) is not allowed. </p>
<h2>November 27, 2021 And So It Continues</h2>
<figure style="width: 100%; border: none;"> <figure style="width: 100%; border: none;">
<img src="/media/imgs/updates/gospelnov.webp" onerror="this.onerror=null; this.src='/media/imgs/updates/gospelnov.png'" alt=""> <img src="/media/imgs/updates/gospelnov.webp" onerror="this.onerror=null; this.src='/media/imgs/updates/gospelnov.png'" alt="">
<figcaption>Working on my website</figcaption> <figcaption>Working on my website</figcaption>