\home\archive\

archivedoc

document resource for archive section.


Introduction

The archive section is a place where things are stored like a storage, making use of any host's disc space, and use html as a clientside read-only file viewer. In an unpredicted future, however, this section could expand its purpose to not just function as a storage hub.

This section (folder of webpages), as well as the rest of this website (except where otherwise noted), is released under WTFPL (Do what the F*** you want to do) licence. You are free to copy, even a portion of this page, modify it entirely, sell or distribute it, for your own purposes, or use as a template for your own simple projects.

There are better ways to make a file viewer on the web, but with this project, the author who made it ("the author") wants to try and demonstrate how good can a file viewer be made, following the KISS (keep it simple stupid) principle. Only a minimal amount of JS used, but not for any crucial function.

This document is in progress and is subject to amend without prior notices. (cuz why lmao, i dont want to make a mailing list that would be sent to every 8 billion of the world population xdd)

Table of content

File system

File system

The "file system" is, de facto, a folder which contains files, for storage purpose.

Currently, there is one such file system on this archive, fs1.

File viewer

File viewer is a basic html page for viewing and indexing stored files. A conventional name for a file viewer is index.bfsv0.htm in order to avoid coincidental use case for any other index.htm/html files.

-


archivedoc / last modified 6 nov 2024 / made with a very own doc template using plain html.