Push for Pages.

This commit is contained in:
th3r00t
2023-03-17 19:46:25 -04:00
parent 008eb71ac7
commit a5045a3a2e
22 changed files with 1634 additions and 16 deletions

36
docs/OPDS.html Normal file
View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<link rel="Stylesheet" type="text/css" href="style.css">
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss.xml">
<title>OPDS</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<p>
<a href="index.html">Home</a> <a href="TOC.html">TOC</a> <a href="https://github.com/th3r00t/pyShelf.git">github</a>
</p>
<div id="Open Public Distribution System"><h1 id="Open Public Distribution System" class="header justcenter"><a href="#Open Public Distribution System">Open Public Distribution System</a></h1></div>
<div id="Open Public Distribution System-Introduction"><h2 id="Introduction" class="header"><a href="#Open Public Distribution System-Introduction">Introduction</a></h2></div>
<p>
<a href="https://opds-spec.org/">https://opds-spec.org/</a>
</p>
<p>
The Open Publication Distribution System (OPDS) Catalog format is a syndication
format for electronic publications based on Atom and HTTP. OPDS Catalogs enable
the aggregation, distribution, discovery, and acquisition of electronic
publications. OPDS Catalogs use existing or emergent open standards and
conventions, with a priority on simplicity.
</p>
<div id="Open Public Distribution System-State"><h2 id="State" class="header"><a href="#Open Public Distribution System-State">State</a></h2></div>
<p>
Concept.
</p>
</body>
</html>