Skip to content

An app that uses JS to generate a random site from a list when a 'surf' button is clicked.

Notifications You must be signed in to change notification settings

sadgrlonline/website-surfer-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website Surfer Lite

This is based on my other project, website-surfer. The main difference is that you do not need a complex database to run this! You could simply copy the page onto your static site, replace the URLs in the JavaScript, and run your own 'surfer'.

Preview

You can preview this project here or here.

How to Use

  1. Copy the three files from this repo into a folder on your website.
  2. Edit script.js to replace the URLs in the myURLs variable.
  3. Edit index.html to replace the URL in the <iframe> element to be your 'starting page'.
  4. Style the page how you like, it should be good to go!

About

An app that uses JS to generate a random site from a list when a 'surf' button is clicked.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published