Grok AI again


Well my wife thinks I'm going nuts as I have been talking with Grok. This happens when I add features to various websites I manage. In many cases, it is trial and error with discussion (2 way) with Grok. I've gotten better at building up these features.

forbin Forbin Project (1970)

Over the last week

Created a structure to do video lessons for orientation for tools in one of the clubs. These are broken into individual video pages, that a user can step through, returning to where they left off. And at the end of viewing all the timed videos, a completion email is sent to the club admin.

For one club I automated the display of pictures on a webpage. Now the page uses twig to scan the page.media for all image files and displays all of them in a 3 column setting.

Scan page.media for all the PDF files and create a list of them on a webpage.

Another complicated one involved posting the latest calendar for one group. These calendars change weekly and sometimes more often. Now all those calendar PDFs can be copied into page.media and have a meta field defining the start date. The twig in the webpage scans the PDFs, sorts by date and picks the calendar PDF that is active (meaning todays date is after the start date.

While obviously I am getting more familiar with twig, yaml and Grav, there really is no way I could have done these in such a short period of time without Grok's help.

Next Previous