/silver-ratio

WordPress theme for my personal website.

Primary LanguageLess

Silver Ratio

A responsive and simple, pretty much minimalist, theme for WordPress.

Features

  • Two-column layout
  • Two menus: Sidebar and footer
  • Automatic dark mode (based on CSS media query)
  • Self-hosted fonts (no Google Fonts)

Screenshot

A screenshot of the theme

Development

# Install dependencies
npm install
# Build styles and watch all *.less files for changes
npm start