A javascript module to create static websites and weblogs better and easier
!! this documentation is old and NOT complete !!
It is a division or a tag with id="footer-contact"
(like <div id="footer-contact"></div>
) and it's for contact informations in the footer section.
You have to add a script after the carmastatic.js and in that script you can set these variables as contact informations and you or your teams informations; these are the variables:
-email = "string"
-linkedinacount = "string"
-footer_description = "string"
It is a division or a tag with id="post-table"
(like <div id="post-table"></div>
) and it's for the sections which contains diffrent posts.
You can append a new one with addPostTable(title, posts)
title is a string and posts is an array of posts.
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.