Added a basic wiki. This is in tandum with the push to 0.8.0.

The wiki is going to be used as the main project management system.
Utilizing vimwiki, taskwiki, and task inside of neovim will make keeping
track of ideas, bugs, & fixes.
This commit is contained in:
th3r00t
2023-03-17 19:18:37 -04:00
parent 7baa5f895c
commit 8ba2f42a18
10 changed files with 848 additions and 0 deletions

14
wiki/OPDS.wiki vendored Normal file
View File

@@ -0,0 +1,14 @@
[[index|Home]] [[TOC]]
= Open Public Distribution System =
== Introduction ==
[[https://opds-spec.org/]]
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.
== State ==
Concept.