Skip to content

1.0.6

Compare
Choose a tag to compare
@lakejason0 lakejason0 released this 23 Jul 07:15
· 430 commits to master since this release

Addition

  • Customization via CSS variables
    • Media queries does not support native CSS variables; you can only modify the less file for now.
  • New sidebar menu styles
    • Added a card on the top of the menu.
      • A logo; should be set from logo of $wgLogos.
      • A wordmark or site title; from wordmark of $wgLogos or the system message sitetitle.
      • An article counter.

Changes

  • Linted the code
  • Separated variables to another file
  • Now uses PHP to fetch more data (e.g. the article count)