Skip to content

Dockerised Portfolio

irfanhakim requested to merge dev into master

Included MRs

Additional changes

  • Updated project metadata
  • Site data title key changed to shortname
  • Removed workaround to use supplied default value in template
  • Layout update across view templates for consistency
  • Added new subtitle key for certain User data dicts
  • Added new qualification key to User data
  • Included new qualification section to Portfolio and Resume views
  • Added default section titles in template
  • For certain User data values that could have multiple dict (values), default section title value takes precedence if user-provided value only has 1 single dict item to ensure section context is not lost
  • Reordered sections in both Portfolio and Resume views
  • Updated styles for list-based elements
  • Added a new macro for including lists
  • Updated the about key structure in User data
  • Updated the Portfolio layout to conform to the new about data structure
  • Simplified the included sample User data

Merge request reports