Skip to content

Releases: ucsc/ucsc-2022

v1.0.0-beta.1

04 Feb 19:28
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

You can see a demo of the UCSC WordPress theme here: https://dev-ucsc-theme-demo.pantheonsite.io/

Features

  • 🎨 Add custom templates for campus, dept, and div front pages; work on headers (a21b5fe)
  • 🎨 Beginning of building php theme (e5ac548)
  • 🎨 Complete abstratcting content templates from primary templates (6b7f929)
  • 🎨 Enqueue Roboto Condensed font, adjust site-title block accordingly (07a8d7c)
  • 🎨 Style .flourish class added to title via javascript; add new custom color to theme.json; enqueue editor scripts and styles (d3cac3b)
  • 🎨 Style fullWidth and wideWidth classes so front end matches back end. (20ec276)
  • 🎨 Working on header Page Top. Basic structure. (8cc88ca)
  • 🎨 Write basic query for index.html, which is the default Posts template (9fac26b)
  • 🚧 added page-left and page-right sidebar template stubs (f200407)
  • 🚧 WIP create "About Theme" page upon activation (5bbacc2)
  • ✨ Add basic front-page.html template based on page.html (d93538a)
  • ✨ Automatically generate footer menu upon theme activation (529a834)
  • ✨ create local webpack.config.js that splits the output into css and js; enqueued javascript (5c73bd6)
  • ✨ Wrote "Last Modified" shortcode to be included in footer. WIP. (dc26e4d)

Bug Fixes

  • 🐛 fix clearfix; did it wrong first time (95fbf58)
  • 🐛 fix overflow (c556fcd)
  • 🐛 Fix broken Google Fonts URL for Roboto (4b1a233)
  • 🐛 One more template part that needed 'theme-ucsc' folder declaration removed (18671b2)
  • 🐛 Remove theme folder declaration from template files (18f18d6)