Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 696 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 696 Bytes

Give credit to the Stack Overflow entries that helped you build the site

My initial though was to create an easter egg — some hidden facts or information about the site "only" visible in dev tools of the browser. This information is perfect in a human.txt file but I want to display the information in the console. Human.txt is not made for machines and robots.txt is strange and old.

I'm not sure where the information should live. At the moment the information is inside a JSON file called hubot.json — readable by robots and humans.

This is how it looks in Chrome.

Screenshot of the script in action