Move hideSocialName settings to social section
BREAKING CHNANGE: Move section contents to details array
* Add less as output method
* Add Settings paramter to all sections
* Add details to all sections
* Details now hold each section content
BREAKING CHANGE: Refactored siginificant part of the code, changed outputs & parameters naming
* Changed command related content to functions instead of repetitive functions
* Added echoArray function to print contents of each command array,
instead of constantly using the term.echo() method, making output formating more consistent
* Changed hideSource paramter to source, default true shows source text, false hides source text
* Changed output of job, education, certifications
* All is now array of arrays instead of calling each function individually