Skip to content

Releases: imagewize/imagewize.com

v0.4.0-alpha

30 Dec 08:21
Compare
Choose a tag to compare

Release Notes

This release contains an important patch for the Docker container setup. Now hot module reloading works using yarn dev inside the node container post docker compose up -d and entry using docker compose exec node bash

Besides the Docker update several styling updates for posts and archives have been added. And finally, basic Gravity Forms styling has been added for contact forms and others.

6f44b6d (HEAD -> main, origin/main, origin/HEAD) small post category styling changes
f6c062e category page styling improvements
5c59c9c basic gravity forms styling
8758593 minor post styling
c705c9a hot reloading container fix
55b6617 page headers tweak

v0.3.0-alpha

28 Dec 08:24
Compare
Choose a tag to compare

Summary

Docker container addition is the largest change in this alpha release. Added so work can be done on Raspberry Pi 500 with Docker, but also on other Linux machines. Other changes made are mainly styling for posts pages and some for category pages. More styling will be added in next release.

c6b7993 (HEAD -> main, origin/main, origin/HEAD) archive / category styling basics
d487b93 page spacing and font styling
b928913 page and post styling improvements
9405d24 composer packages update
21a4841 www-data home directory & more efficient build php container
a598fe3 imagick update to avoid deprecated warnings
088f57b bud 6.24 upgrade
dfb6515 post p styling
4b08791 single post basic styling
8489dc3 menlo font-face
7a9cf9f menlo font
b6deb30 vs code settings
9f40e66 note on container access
bd0f21b .gitignore and .gitkeep updates
423a17d small readme change for container usage
ce508b9 www-data home directory change
c6c3ac8 www-data user notes
9e163bf docker container readme update
68d56ce wp cli addition
1a9e1b2 remove old node Docker file
43d6d52 volta addition
7a376f8 node integration
57705dc git addition for php composer
6580221 ACF Auth Exclusion
db102c4 php composser addition with unzip
e61f97b docker container stub
d4c630f new acf review block

v0.2.0-alpha

02 Dec 12:02
Compare
Choose a tag to compare

Second alpha release

  • 033c034 (HEAD -> main, tag: v0.2.0-alpha, origin/main) custom acf json store paths
  • b753665 acf json
  • 484300e footer styling
  • f526f10 add core/head styling options
  • 5f058ce profile image resizing & webp only
  • 34ab59b about block width increase
  • f695538 profile images jpg version, removal undraw profile images
  • 93d61f4 navbar width max 5xl
  • e9681cc reviews header addition
  • de9284d main readme improvements
  • 7c1699d navigation styling tweaks
  • 9a9cf72 review text style and about title update
  • 0447bd9 about and services sections improvements
  • 2e227c4 review block placeholder, about styling, CAT styling
  • e0f82d7 navigation li underlining and text size tweaks
  • d7f39b9 additional theme colors
  • 690a507 profile images
  • 0a34aef database_backup/* gitignored
  • f942414 latest encrypted vault files
  • 5caa98c trellis database & uploads migration playbook
  • 67fdb09 google fonts download url reference
  • e1f7d6b added ACF composer_authentications and github repo for production
  • 7c2007f frontpage acf tailwind utility classes basics
  • d57285e acf fields addition frontpage

v0.1.0-alpha

30 Nov 08:22
Compare
Choose a tag to compare

Alpha release One

This is the first alpha release v0.0.1-alpha intended for initial development and testing.

Key Components:

  • Trellis: Infrastructure setup for Ubuntu 24.04 LTS
  • Bedrock: Modern WordPress boilerplate
  • Sage 10: WordPress starter theme
  • Deployment: SSH key-based access configured

Features:

  • Complete development environment setup
  • Modern build tools integration (Yarn 4.5.0)
  • PHP 8.2+ compatibility
  • Local development via Vagrant/Lima
  • Automated deployment workflow

Development Status:

  • Initial project structure established
  • Base theme configuration complete
  • Infrastructure automation in place
  • Development tooling configured