Skip to content
Tags give the ability to mark specific points in history as being important
  • v0.5.0
    Release 0.5.0 – „Prepared Smorgasbord“
    
    Update to latest macrominds/website-lib version 0.6.0, which contains some breaking changes that prepare for more modularity.
    
    Also updated documentation and removed docs that are covered by the [website](https://website.uber.space).
    
    Also emphasized the technical nature of error details. In order to style that section specially, I also introduced the optional yaml variable `type`. If it is set, it will cause a `data-type` attribute to be added to body with the specified value. This allows for special styling without the requirement to provide an additional template.
  • v0.4.0
    Release 0.4.0 – „Tidy Topicality“
    
    Uses the latest macrominds/website-lib version 0.5.0, which has been cleaned up quite a bit
    behind the scenes.
  • v0.3.0
    Release 0.3.0 – „Rotating Muggle“
    
    The updated macrominds/website-lib version 0.4.0 favors manual instantiation over complex magic.
    Now we are able to swap out service implementations. See examples in [index.php](public/index.php).
    
    - Added hints on how to setup logrotate on the server
    - Updated macrominds/website-lib and fixed breaking changes
    - Added examples for how to swap out service implementations
  • v0.2.0
    Release 0.2.0 – „Automatic Ant“
    
    - Added automatic deployment
  • v0.1.0
    Release 0.1.0 – „Reborn Chilled“
    
    Initial version of this standalone website project skeleton
    as an extraction from the macrominds/website-lib project.