Skip to content

An example Web Page with basic HTML, CSS, and Vanilla JS to test out WACZ Embeds, C2PA Four corners embeds, and Distributed Press publishing

License

Notifications You must be signed in to change notification settings

walkerlj0/example-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-webui

An example Web Page hosted on Distributed Press with basic HTML, CSS, and Vanilla JS to test out WACZ Embeds, C2PA Four corners embeds, and Distributed Press publishing.

See this in production at https://distpress.walkerweb.me/

To test out Locally

  1. Clone the repo
  2. Switch into the root directory and run npm install
  3. Serve the site with http-server.

Option 1- Run the site with npx using the command npx http-server once the server is running, you should be able to find the site by typing localhost:8080

Option 2- install http-server locally using npm install http-server. Now http-server is installed globally, and you can serve the website from the root directory by running http-server once the server is running, you should be able to find the site by typing localhost:8080

See the Tutorial on Hosting Static Websites with Distributed Press to see how this site was set up

About

An example Web Page with basic HTML, CSS, and Vanilla JS to test out WACZ Embeds, C2PA Four corners embeds, and Distributed Press publishing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published