Skip to content

wgx/anypage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

☁️📄 Anypage

On-demand web pages defined by JSON in the URL

The URL is the content.

The page is described by a JSON object with these attributes:

{
  "h1":"This is the title",
  "h2":"This is the subtitle",
  "body":"The quick brown fox jumped over the lazy dog, the quick brown fox jumped over the lazy dog.",
  "footer":"This is the footer"
}

Encode the JSON as base64 and append to the URL, like this.

✏️ Editor

Why should those other (real) CMSs get all the fancy toys? Anypage has got an editor now.

💵 Chuck a tip my way

Buy me a coffee

About

On-demand web pages defined by JSON in the URL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages