Site Updates.

Feb'23 Site Updates

2023-02-01

  • Today, I’ve integrated Web Components into one of the templates/views.
    • this marks my first time using web components in production.

2023-02-24

  • Re-improved the login page of piousboxCMS (private alpha)

20230110 Site Updates

  • I pushed out a new template, called it grayArticle

  • Added some fancy-ish css examples:
    • a perspective Card
    • a Card that flips
  • Removed falling snow from front page - Happy New Year again, everybody!

20221206 Site Updates

  • PiousboxCMS received a new email template
  • Deployed several style fixes across several wordpress installs
  • Continuing significant HR processes.
  • Ongoing minor content updates.

Stay Tuned! Until next time!

20221123 Site Updates

  • Improved the template engine of email campaigns. Previously as a trial, there was one possible template variable: name. With this update, any and all template variables can be used. By passing in a dictionary as the context, all key-values are used in templating. Template structure no longer has to be defined at all, and the structure can be different for different email campaigns.
  • The homepage has been translated to Spanish and Portuguese.
  • Added Terms of Service and Privacy Policy in Spanish and Portuguese

20221122 Site Updates

A small update on paper, but it took a comfortable amount of time to implement, not too long, not too short, and the update is already being used in production. The update is:

  • Implemented email campaigns functionality in PiousboxCRM.

20221110 Site Updates

In the CMS (or the CRM), the email sending functionality has improved. Now it’s possible to select from-email when composing using a template.

 

202210xx Site Updates

2022-10-15

  • Changed the mail image (aka "hero") on the homepage to show the Android Workstation in 3d, instead of the People Working video.

2022-10-13

  • Deployed 2.1.0 of ish_manager, which was a patch changing some specs and continuing on removing Sites, Cities. All specs pass in this repo at this time.
  • ish_models@2.0.0 received a patch update, now maps have default labels on creation - this helps to not skip rendering of e.g. newsitems if any are present.

20220914 Infinite Shelter - updates

  1. Minimal moving environment - you can move in a 3d environment, on desktop and mobile (different mechanics)
  2. next_js is wired in, although caching needs to be reviewed
  3. A lot of things are newly broken! But these are steps in the right direction.