Momentum Replacement
While I have no particularly large complaints about momentum , I want to have a bit more control over my browser start page. I also want to experiment with htmx a bit more for loading widgets and other bits of information. Creating a dashboard is also an opportunity to get me to study css’s grid model better.
While studying the grid model, I found layoutit which has made it much easier to visually understand what is happening while making my own grid layout.
Worklog Scripts
Been going through and reworking some of my worklog scripts. I want it easier to keep daily logs and weekly logs for some of my projects. This may also help me blog a bit easier since I am also updating my vscode-worklog extension.
Factorio: Space Age
This is the next game my game group is going to be playing, and I may have lost a bunch of hours in a sandbox world getting used to some of the new recipes and such.
Package Updates
I also want to be better at documenting some of my other projects so will post updates. This first update covers the past month.
- django-chart-component - 0.1.0 - 2025-01-30
- Getting an initial release setup to work from.
- powerplug - 0.2.0 - 2025-01-24
- Updating the older project to work with newer django/python versions.
- django-include-htmx - 0.1.0 - 2025-01-20
- Initial release. Making it easier to distribute htmx with a django project.