diff --git a/src/content/library/_index.md b/src/content/library/_index.md index f445d6f..ddbc08f 100644 --- a/src/content/library/_index.md +++ b/src/content/library/_index.md @@ -7,6 +7,6 @@ type: page menus: main --- -This Library contains Pyrotechnic related e-books and website mirrors. +This Library contains Pyrotechnic related e-books and [website archives](/library/website-archives). View also the simple [library e-books sitemap](/library/ebooks/sitemap) or [download a snapshot of the library using Torrent](/library/ebooks/torrent). diff --git a/src/content/library/website-archives.md b/src/content/library/website-archives.md new file mode 100644 index 0000000..9bd110d --- /dev/null +++ b/src/content/library/website-archives.md @@ -0,0 +1,8 @@ +--- +title: Website archives +description: PyroTechny.EU +featured_image: /images/site/library-website-archives-header.jpg +type: page +--- + +A few website zip archives [are available here](https://drive.google.com/drive/folders/1E62h2M8gWBrFB-L_EtV5ONMBBk7wvQ_c?usp=sharing). Those are highly valuable sites with extensive knowledge. Some don't exist anymore. Currently the zipfiles don't have extra information. Just open the index.html for the main page or any other html file with a webbrowser. \ No newline at end of file diff --git a/src/static/images/site/library-website-archives-header.jpg b/src/static/images/site/library-website-archives-header.jpg new file mode 100644 index 0000000..973f4b4 Binary files /dev/null and b/src/static/images/site/library-website-archives-header.jpg differ