David Farrell
David Farrell
Also we have `og:site name` instead of `og:site_name`
I found a few more bugs in the og markup. Once the site has re-deployed I'll test again.
OWA shows the same link previews as before, I'm not sure if the changes have not fixed the issue, or if MS cache the previews and they need to be...
I like these angles, I wonder what people want when they search for "Linux Perl"?
@codeblcks sure, take a look at our [contributing guide](/tpf/perldotcom/blob/master/CONTRIBUTING.md) and send us a PR. Thanks!
This is partially satisfied by 37e8f7a9, which adds the latest articles and social sidebars to the 404 page. e.g. https://www.perl.com/404.html We could use the metadata from issue #83 to power...
Ooh that's a good idea. We have [SVG Perl icons](../../Perl-Icons/tree/master/Icons)
This looks tricky. For example this dead link: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-08/msg00615.html Can be converted to https://www.nntp.perl.org/group/perl.perl5.porters/2001/08/msg00615.html But `www.nntp.perl.org` returns a 301 to this location: https://www.nntp.perl.org/group/perl.perl5.porters/1999/09/msg615.html Which is a different message. It appears...
@ap all of the issues tagged [popular-article](/tpf/perldotcom/labels/popular-article) stem from popular Google search keywords associated with Perl: https://github.com/tpf/perldotcom/projects
Ok @briandfoy this is live. This example [article](https://www.perl.com/article/what-s-new-on-cpan---september-2018/) uses H2 subheadings. Commit 334901a