* Update layout to use Hugo Image Processing.
Created shortcode rimg that uses the srcset attribute to display responsive images.
* Copy Static images to assets folder.
* Add image processing to missing components + Update examples
* Fix rendering in https://themes.gohugo.io/
Co-authored-by: Emruz Hossain <emruz@appscode.com>
* Project card header is now can be clicked
* skill is card now having url to add on it's header
* urls added to some skills
* div class synced with original
* guthub button text synced with original
* text decoration removed
* remove next line in card header for text
* whole Skill Card now is under hyperlink
* hyperlink class separated from card
* removed text-decoration from .card class
* ProjectCard header hyperlink decoration removed
* call adjustSkillCardsHeight after page is loaded
* Add "#" in href field when respective URL is not provided
Co-authored-by: hossainemruz <emruz@appscode.com>
* Make home page sections dynamic and configurable
* Fix navbar issue when no section is configured + fix next-prev navigator
* Update exampleSite
* Fix next-prev navigator
* Make navbar brand URL context aware