Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.48 KB

README.md

File metadata and controls

38 lines (30 loc) · 1.48 KB

MDL Portfolio Theme

The Mdl Portfolio Theme is for Grav CMS.

Description

Theme based on MDL Template Portfolio It looks close to Googles MDL Portfolio Template and has some elements from my own needs of a useful Theme.

Feature

  • Default Article Images changeable in Grav Admin
  • per Page Article Image through Frontmatter
  • Logo, Head Image, etc. changeable in Grav Admin
  • Selectable MDL Color Theme
  • Blog Page with 8 Portfolio Itemtypes, slectable over Frontmatter (easyly extendable)
  • Portfolio Page - Blog'a'like Collection
  • Blueprints for easy admin-based edits
  • Shortcodes for Article Layout (need grav-shotcodes-core)
  • Pagonation Plugin support
  • Language support EN, DE (Admin EN only)
  • Imports JS and CSS from CDN, Version 1.3.0

Shortcodes

  • [mdl-headline]Text[/mdl-headline]
  • [mdl-text (width=8)]Text[/mdl-text]
  • [mdl-image (width=4) (alt=Image)]picture.jpg[/mdl-image]

ToDo

  • Support for
    • grav-admin-media-actions
    • grav-plugin-editor-buttons

License