Legendarium
Creacion de mundos de ficcion y un universo virtual al servicio de la creatividad
A fun experiment for displaying simple info in a geeky manner.
Type 'help' + Enter -- for available commands.
»About
This is an experiment built by Paulo Nunes for showcasing a user profile or cv in an unusual but original way by simulating a command line interface. It's nothing more than the usual hidden elements triggered by some jQuery to show/hide each section of content, based on input values.
It makes use of jQuery-texttyper for the fancy letter animations.
»Usage
Using it is pretty straight forward. Create several(as much as you need) divs or «section» elements each with it's unique id to hold your content. Make sure to have an error section (id="error") with some information to warn the user when he/she mistypes a command or if there is no section with that name, think of it as a 404 page.
A section with id="help" is also required so you can list all the available sections and let your users know what words to write to access that particular content.
The input field must be a standalone element and must not be placed inside any of the content divs or sections, and make sure you give it a classname "command", if you want to name it anything else you need to edit the app.js and change all instances of .command in the script to match your chosen classname.
In short, just view the source code of this demo, copy/modify it to your liking making sure you include the error and help sections.
»Download
Download/fork the source code: Github License: MIT
Command not found!
Type 'help' + Enter -- for available commands.
»Help?
Type [command] + Enter
- 'fiction' -- fiction Se denomina ficción a la simulación de la realidad que realizan las obras
- 'legendarium' -- legendarium colección de leyendas
- 'worldbuilding' -- worldbuilding Es el proceso de construcción de un mundo imaginario, que suele estar asociado con un universo de ficción.
- 'fans' -- fans persona que es aficionado o seguidor apasionado de alguien o algo.
- 'friki' -- friki personas apasionadas o entusiastas por temas específicos, en especial aquellos considerados no convencionales
- 'micronacion' -- micronacion Una micronación es un Estado no oficial que suele tener un tamaño muy pequeño.
- 'metaverso' -- metaverso Un mundo virtual es un entorno simulado por ordenador donde múltiples usuarios pueden crearse un avatar personal y, de manera simultánea e independiente, ..
- 'help' -- displays this list