social.benbrown.com

Jan 5th 23 4:14 am

If you are running your own Shuttlecraft, time to pull the latest changes!

Just a few minor things tonight:

You should be able to get the latest by doing a git pull origin main

patrickmcurry
patrickmcurry@mastodon.social

@benbrown On Glitch I did the following:

git remote add origin github.com/benbrown/shuttlecra

git pull -s recursive -X theirs origin main

(some other stuff that probably broke things)

And now it's broken! Looks like broken CSS to me. Is there a way to force a regen of local files?

benbrown
benbrown@social.benbrown.com
patrickmcurry
patrickmcurry@mastodon.social

@benbrown This whole internet thing was clearly a mistake.

benbrown
benbrown@social.benbrown.com

@patrickmcurry@mastodon.social in glitch, there is a built in tool for importing from github. maybe try that?

boogah
boogah@simian.rodeo

@benbrown @patrickmcurry Running a “Tools > Import / Export > Import from GitHub” blew out my `.env` file, but everything else appears fine.

benbrown
benbrown@social.benbrown.com

@boogah@simian.rodeo thanks for the report. I gotta fix the .env file situation