From c081c8f5e3c46fbb4fcfa0fe6c7e397f1b33831e Mon Sep 17 00:00:00 2001 From: Isaac Reid-Guest Date: Sat, 26 Oct 2019 23:41:53 +0100 Subject: [PATCH] Offer a clear status-of-project summary --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 44b3e8d..08c89a0 100644 --- a/index.md +++ b/index.md @@ -2,7 +2,7 @@ title: Home --- -*A standard and polyfill for delivering multi-page content.* +**PageXML is the basis of an idea for how hypertext pages can be assembled without the use of custom scripts. This is mildly inspired by [WML](https://en.wikipedia.org/wiki/Wireless_Markup_Language "Wireless Markup Language") card/deck functionality and the nature of the modern web. It carries no current implementation.** PageXML is an in-development standard which is centered around allowing multi-page, easily-formatted documents to be produced, in a human-readable format. It draws upon similar XML/XHTML-centric standards, but holds the aim of being able to support a wider variety of devices. This format allows for several pages to be bundled together in a manner which can then act as if they are separate. Ebooks, virtual newspapers, and presentations are just some of the potential uses for this standard.