#dev 2018-12-25

2018-12-25 UTC
[jgmac1106] joined the channel
#
[jgmac1106]
I think HTML be condisered like p-category especially with single page set ups
iasai, kodepoeten, bradenslen, [tantek] and eli_oat joined the channel
#
@maxandersen
Took way too long but after going through awestruct, Hugo and jbake I now landed on Jekyll to drive http://xam.dk - took ages but was fun. Next is to get either staticman or http://webmention.io working so I can fully nuke http://disqus.io.
(twitter.com/_/status/1077396573120811008)
iasai and [tantek] joined the channel
#
jacky
they're having problems with indielogin tho :(
iasai, treora, barpthewire, jjuran, [kevinmarks], [jgmac1106], jgmac1106 and bradenslen joined the channel
#
jgmac1106
looking for any tutorials on setting up redirects. here is situation, moved WP site to https://archive.jgregorymcverry.com and have static site at https://jgregorymcvery.com How do I set up a 301 page for all my old links? Can’t find good guides anywhere
[tantek] joined the channel
#
[tantek]
Apache or nginx?
KartikPrabhu joined the channel
#
[tantek]
I’d look for instructions on setting up a 404 handler for your plain domain that can then try 301ing to the archive domain
#
[tantek]
You’ll likely have to edit .htaccess
#
jgmac1106
okay thanks, results so polluted with WordPress SEO crap
#
[tantek]
What is htaccess
#
Loqi
htaccess is the file used for configuring particular sites on apache (as opposed to httpd.conf which is global) https://indieweb.org/htaccess
#
[tantek]
You can do a search -Wordpress -seo
#
jgmac1106
smart duh
iasai and [relapse] joined the channel
#
[relapse]
[jgmac1106] Is it something like https://www.inmotionhosting.com/support/website/htaccess/redirect-without-changing-url you're after? Using the Example 1's redirect w' Example 3's [R=301,L] for a permanent move? Note you'd have to turn on redirecting in the .htaccess via `RewriteEngine On` first.
#
[relapse]
If the pre-archive domain is now your static site, you'll need to check for 404s as [tantek] says via `RewriteCond %{REQUEST_FILENAME} !-f
#
[relapse]
RewriteCond %{REQUEST_FILENAME} !-d`
#
jgmac1106
relapse tantek thank you, this will help
#
jgmac1106
currently I am hunting one extra bracket, that is brreakin gmy read post plugin I want to release…one rascally bracket…I will find you
#
[relapse]
cursed brackets.
swentel joined the channel
#
jgmac1106
found it
#
jgmac1106
and Known read plugin is shipped
#
jgmac1106
now just need to make a Following post type plugin and I am done…but that will be for IWC Austin
[jgmac1106], iasai, jgmac1106, [tantek] and [schmarty] joined the channel
#
@metbril
D RosemaryOrchard I am wondering why you say you are working on webmention for grav (https://indieweb.org/User:Rosemaryorchard.com) while there already is a plugin?
(twitter.com/_/status/1077581083473072128)
KartikPrabhu joined the channel
#
@metbril
@RosemaryOrchard Any special reason why you are working on webmention for grav (https://indieweb.org/User:Rosemaryorchard.com) while there already is a plugin?
(twitter.com/_/status/1077581707845480448)
swentel, [jgmac1106], jgmac1106 and krychu joined the channel
#
kisik21
any good libraries to send web push notifications from server-side python code?
jgmac1106 and [kevinmarks] joined the channel
#
[kevinmarks]
You mean websub?
#
[kevinmarks]
Or browser notifications?
[schmarty] and iasai joined the channel
#
kisik21
[kevinmarks]: browser notifications
#
kisik21
for websub I use requests, it's fairly simple to do... just ping a hub and that's all
#
kisik21
switchboard++
#
Loqi
switchboard has 2 karma over the last year
[jgmac1106] and KartikPrabhu joined the channel
#
kisik21
please remind me - how to mark up next/previous page links in h-feeds? or should I just do something like /all page that doesn't use pagination?
[chrisaldrich], iasai and [jgmac1106] joined the channel
#
[jgmac1106]
@kisik21 it isn't anything to do with microformats use rel=next and rel=prev I think
#
kisik21
yeah right thanks @jgmac1106
iasai joined the channel
#
KartikPrabhu
well rel values do count as microformats, but that is the right solution
#
kisik21
I think this needs to be documented
#
kisik21
btw do any readers make use of rel=(prev|next)?
#
KartikPrabhu
what is pagination
#
Loqi
pagination is a UI pattern for navigation across (typically chronologically) sequential pages that show one or more posts such as permalink post pages, archives, search results, and lists of tagged posts https://indieweb.org/pagination
#
kisik21
KartikPrabhu: maybe add a "How to Markup" section?
#
KartikPrabhu
kisik21: feel free to add
#
kisik21
added
#
kisik21
wait, how to mark up monospaced blocks in mediawiki? I used markdown by accident
#
KartikPrabhu
kisik21: see other how to markup examples like https://indieweb.org/h-card#How
#
kisik21
KartikPrabhu: done
iasai, leg and [tantek] joined the channel
#
Zegnat
“do any readers make use of rel=(prev|next)?” - not that I know
leg, iasai and [schmarty] joined the channel
#
[schmarty]
There was a "top 9" crawler that someone made to find your top 9 photo posts by number of displayed likes (and other responses?). It used h-feed with rel=next/prev to traverse a site's archive.
[tantek] joined the channel
#
[tantek]
what is rel-prev
#
[tantek]
what is rel-next
#
Loqi
It looks like we don't have a page for "rel-prev" yet. Would you like to create it? (Or just say "rel-prev is ____", a sentence describing the term)
#
Loqi
It looks like we don't have a page for "rel-next" yet. Would you like to create it? (Or just say "rel-next is ____", a sentence describing the term)
#
[schmarty]
!tell cweiske Looks like chat search is returning no results for all queries
#
Loqi
Ok, I'll tell them that when I see them next
#
sknebel
[schmarty]: he knows, just hasn't gotten around to it yet
#
[tantek]
wondering how we should document use (publishing, consuming) of rel next prev
#
[tantek]
what is sequential navigation
#
Loqi
Navigation refers to the UI, UX and markup allowing people to move around a website https://indieweb.org/sequential_navigation
jgmac1106, eduardm, [smerrill], iasai and [jgmac1106] joined the channel
#
[jgmac1106]
What is pagination?
#
Loqi
pagination is a UI pattern for navigation across (typically chronologically) sequential pages that show one or more posts such as permalink post pages, archives, search results, and lists of tagged posts https://indieweb.org/pagination
#
[jgmac1106]
If anyone has any ideas I am blanking on writing reditect files in htaccess: https://quickthoughts.jgregorymcverry.com/2018/12/25/trying-to-write-redirects-in-htaccessany-ideas