Skip to content

v2.2.0

Compare
Choose a tag to compare
@LebCit LebCit released this 24 Aug 12:42
· 64 commits to master since this release

The architecture of Blog-Doc was modified to support adding and switching between themes.
Watch a 30 seconds video about this new feature: https://www.youtube.com/watch?v=qaulkcZ-yu8

The following updates were made:

  • Correcting section titles in documentation
  • Add getSubDirs() method to get available themes
  • Move administration to a separate folder
  • Add ability to change theme from administration
  • Move default theme to a separate folder
  • Modify templates paths depending on selected theme
  • Modify administration templates paths
  • Modify the static search script filename depending on the selected theme
  • Rename static search filename of default theme
  • Add Clean Blog Theme
  • Add currentTheme property to the settings
  • Update footerCopyright property in the settings
  • Update README.md and documentation

ENJOY!