Skip to content
This repository has been archived by the owner on Feb 11, 2019. It is now read-only.
/ meettheipsums Public archive
forked from tholman/meettheipsums

A website to link out to all of the awesome filler text in the world.

Notifications You must be signed in to change notification settings

rnacken/meettheipsums

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meet The Ipsums

A website to link out to all of the awesome filler text in the world - meettheipsums.com

To Add an ipsum

  1. Pull repository
  2. Add respective code:
<!-- ipsum name here -->
<li>
    <div class="title">Ipsum name ipsum</div>
    <div class="sample" style="color: #unique-hex-color;">
        A bunch of ipsum text, all in one line, with no line breaks. Probably enouch to fill a good sized screen.
    </div>
    <div class="link">
        <span>full text available at</span>
        <a href="http://ipsum-link.com/" target="_blank">Ipsum name Ipsum</a>
    </div>
</li>
  1. Test, make sure everything is working nicely.
  2. Add link to this readme.
  3. Commit.

Guidelines

  • Ipsum site must have original domain (not a subdomain etc)
  • Would be best if the Ipsum site has as little advertising as possible (Ideally none at all). This just makes the experience nicer.
  • Avoid duplicate Ipsums (we don't need 100 startup ipsums)
  • Avoid really poorly designed sites (lets just keep a little quality to these)

Current Ipsums

Here is a list of the current ipsums, if you see something broken, please remove it from the index.html.

  1. Lorem ipsum
  2. Coffee ipsum
  3. Cat ipsum
  4. Bluth ipsum
  5. Cupcake ipsum
  6. Corporate ipsum
  7. TV ipsum
  8. Zombie ipsum
  9. Hipster ipsum
  10. Pommie ipsum
  11. Cheese ipsum
  12. Gangsta ipsum
  13. Samuel L ipsum
  14. Sagan ipsum
  15. Bacon ipsum
  16. Skate ipsum
  17. Lebowskii ipsum
  18. Pirate ipsum
  19. Vegas ipsum
  20. Beer ipsum
  21. Gag ipsum
  22. Tuna ipsum
  23. IT Crowd ipsum
  24. Bogan ipsum
  25. Monocle ipsum
  26. Sheen ipsum
  27. Riker ipsum
  28. Baby ipsum
  29. Pahu ipsum
  30. Halloumi ipsum
  31. Melbourne ipsum
  32. Picksum ipsum
  33. Alien ipsum
  34. Ed balls ipsum
  35. Metaphor ipsum
  36. Obama ipsum
  37. Jony ipsum
  38. Cajun ipsum
  39. Space ipsum
  40. Batman ipsum
  41. Designer ipsum
  42. Minion ipsum
  43. Jamaican ipsum
  44. Chiquito ipsum
  45. Savage ipsum
  46. Ryan Gosling ipsum
  47. Horse Ebooks ipsum
  48. Heisenberg ipsum
  49. Social Good ipsum
  50. Doctor Who ipsum
  51. Tina Belcher ipsum

License

The MIT License (MIT)
Copyright (C) 2014 ~ Tim Holman & Claudio Guglieri

About

A website to link out to all of the awesome filler text in the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 76.5%
  • JavaScript 23.5%