mapkycaI encourage people to kick around the latest version in GitHub, which I'm tentatively calling RC1. Would be good to have from the scratch installs going on from as many different configs as possible
jgmac1106mapkyca I noticed the theme folder is empty. I usually delete my theme before updating to preserve my changes, is that planned? No themes in the folder?
mapkycaIf you're modifying an existing theme, the "correct" way to manage this would be to fork the theme, give it a different name space, and then apply your changes
jgmac1106I got five hundred error: Uncaught Error: Class 'Symfony\Component\Cache\Adapter\FilesystemAdapter' not found in /home/jgregory/public_html/quickthoughts/Idno/Caching/FilesystemCache.php:27
mapkycaComposer install will install everything in composer.json/lock without updating version numbers, composer update does the same but ups version numbers.
mapkycaDepending on what you're using it's just a create database command - or if you're in cpanel, you should just be able to create a blank database, and use those credentials for Known
mapkycaI would suggest a way forward would be for you to fork the theme, as I said above. That'd stop your stuff being clobbered all the time when you update!
[jgmac1106]also for my hacktoberfest project I want to try and move from Bootstrap to CSS Grid on the default theme and main stylesheet, will make a branch as likely I mess up something but I was storyboarding last night...seems straightforward
mapkycaBootstrap or grid, it'd be good to have those templates split into their own repo... I'd like to be in a world where core and style are separate, as much as they can
[jgmac1106]thinking define the grid on container page-body just use a 12 column layout and transition won't be too bad...talk to me in two weeks when I pull out half my hair
[tonz], [grantcodes], astraiaDiscord[m and [Rose] joined the channel
[jgmac1106][mapkyca] got this message on trying to do a clean install from composer "[InvalidArgumentException Could not find package idno/known with stability stable."
jbovejqmac1106 I think there is something going on with the new redirection you've put in place on your site since yesterday. I tried liking, replying and reposting posts from the https://quickthoughts.jgregorymcverry.com site and I'm getting runtimeexception errors. Other sites seem to work fine.