2019-01-04 UTC
[davidmead] joined the channel
# 01:01 GWG Found two more bugs to do quick fixes on. Minor release versions of Simple Location and Post Kinds coming
# 01:04 GWG Might add in something special if I can find a quick enhancement
# 01:28 [davidmead] GWG I have a .sql export of my WP blog before I wiped it. Is there a way to import that into the new MySQL database for a WP install?
# 01:49 GWG You should be able to restore the site.
# 02:00 GWG Yes. Maybe you want to run it on a subdomain until your new site is working
# 02:02 [davidmead] As the Known WP import doesn’t work I wanted to reinstate my old WP on /blog/ and use Known on the root going forward
[schmarty] joined the channel
[tantek], [davidmead], [cleverdevil] and AkyRhO joined the channel
# 09:10 petermolnar !tell [davidmead] too big? mysql -u [user] -p [dbname] < [sqlfile]
# 09:10 Loqi Ok, I'll tell them that when I see them next
[Vincent], [relapse], [metbril], [voss], [Rose], [kevinmarks], jgmac1106 and [jgmac1106] joined the channel
# 12:32 [jgmac1106] [davidmead] my approach was to take my old WP and put in on a subdomain, write a redirect and just use Known moving forward....We will convince [cleverdevil] to write us a WP>JSON> micropub to Known plugin one day
# 12:32 [jgmac1106] happy to hop on a video call with you at some point today I am -5 UTC in EDT
[davidmead] joined the channel
# 12:53 [davidmead] [jgmac1106] Thanks for the offer of a call. I don’t have my laptop with me today
# 13:04 [jgmac1106] The Known to WP plugin works for syndication and not for migration, you can;t even import a Known to Known site
# 13:05 [jgmac1106] no prob [davidmead] just file issues as they arise in the repo or send me email or webmention
[metbril], [Vincent] and AkyRhO joined the channel
[relapse], [pfefferle], [schmarty], [smerrill], [davidmead], [sebsel], [kevinmarks], [Ana_R], [metbril], [tantek], [cleverdevil], [Rose], chrisaldrich, jackjamieson and [asuh] joined the channel
# 18:57 [asuh] Morning GWG, taking a look at your updated iw26 to see what changes I can implement in my theme. I see a new `node_modules` folder is visible in Github repo, is that purposely?
# 19:00 GWG [asuh]: I am now loading genericons-neue instead of genericons.
# 19:00 GWG So, this will allow any changes to be bundled in
# 19:01 [asuh] yes, I see. It still might be a good idea for `node_modules` to only be visible to local users who do an `npm install` since it’s a dev dependency only
# 19:01 [asuh] or, what you have in the repo could also include the generated build output instead, where it would be linked to
# 19:06 [asuh] Your changes/updates to iw26 are looking good
# 19:08 GWG [asuh]: I'm trying to make it ready for a stable release.
# 19:08 GWG So I wanted to set up a better dev environment.
# 19:09 GWG [asuh]: It isn't a dev dependency. I should fix that. It is an actual dependency
# 19:09 [asuh] Yes, better dev environment is always a good challenge to take on
# 19:12 GWG Working on a few Simple Location bugfixes I need to do
# 19:14 [asuh] Yeah, I saw your replies earlier, thanks. Are you going to keep the “Lookup” button no matter the mode for using Location?
# 19:16 [asuh] I still need to troubleshoot why my theme displays a string of markup when I use Simple Location
# 19:23 GWG It does look up the weather and address from the coordinates regardless
# 19:24 GWG I fixed a bunch of minor display bugs
[eddie], [Rose] and [cleverdevil] joined the channel