Releases: ucsc/ucsc-2022
Releases · ucsc/ucsc-2022
v1.0.0-beta.1
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, adjustsite-title
block accordingly (07a8d7c) - 🎨 Style
.flourish
class added to title via javascript; add new custom color totheme.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 defaultPosts
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 onpage.html
(d93538a) - ✨ Automatically generate footer menu upon theme activation (529a834)
- ✨ create local
webpack.config.js
that splits the output intocss
andjs
; enqueued javascript (5c73bd6) - ✨ Wrote "Last Modified" shortcode to be included in footer. WIP. (dc26e4d)