Add example and reformat example list

This commit is contained in:
Jacob Strieb 2019-07-01 15:41:57 -07:00
parent 610556251f
commit dedb615fa7
2 changed files with 18 additions and 8 deletions

View File

@ -52,18 +52,24 @@ I originally conceived this as a simple, static CodePen clone, but I felt the "p
## Examples
The following examples were made and "published" using the provided [code editor](http://jstrieb.github.io/urlpages/editor).
- My personal website
- Mess around and edit it [here](http://tinyurl.com/yxsrcuz6)
- See the "published" version [here](http://tinyurl.com/yykrk975)
- Bookmarklet links
- Code editor [here](http://tinyurl.com/y6rrrlnm)
- Published version below
- Code in the code editor [here](http://tinyurl.com/yxsrcuz6)
- "Published" version [here](http://tinyurl.com/yykrk975)
- Bookmarklet setup page
- Code in the code editor [here](http://tinyurl.com/y6rrrlnm)
- "Published" version [here](http://tinyurl.com/y5khpxpt)
- A page with embedded images (no external image host)
- Code in the code editor [here](http://jstrieb.github.io/urlpages/examples/embed-code.html)
- "Published" page [here](http://jstrieb.github.io/urlpages/examples/embed-page.html)
The following examples were cloned from existing pages using the bookmarklet.
- My dad's food blog [here](http://jstrieb.github.io/urlpages/examples/food-blog.html)
- The entire [editor](http://jstrieb.github.io/urlpages/editor) encoded in the URL [here](https://tinyurl.com/y62y9abz)
- This GitHub project page [here](http://jstrieb.github.io/urlpages/examples/project-page.html)
- A cloned New York Times Article [here](http://jstrieb.github.io/urlpages/examples/nyt.html)
- A page with embedded images (no external image host)
- Code [here](http://jstrieb.github.io/urlpages/examples/embed-code.html)
- Page [here](http://jstrieb.github.io/urlpages/examples/embed-page.html)
## Bookmarklet

4
examples/food-blog.html Normal file

File diff suppressed because one or more lines are too long