Adam Twardoch
Adam Twardoch
I second @BoldMonday — the fonts follow the OpenType specification, and the `meta` table was in fact first proposed by Apple. If one operating system or app maker breaks handling...
OK, sort of done: https://github.com/twardoch/wp2static-addon-copy
No no — I’ll happily hand it off. It was my first WordPress plugin and pretty much the 2nd or 3rd time I’ve done anything in PHP lately, but I’m...
`rrmdir` and `xcopy` are functions, provided by the community and included in the Deployer. Both are recursive :) My whole code is copy-paste programming 😀 I'll remove the `release` thing.
Ps. I think the "copy extra stuff from another folder" could be part of every post-processor/Deployer. It’s very useful — sometimes you want to include a custom `.htaccess` or some...
Altogether, wp2static a superbly handy system. - WordPress is excellent for CMS, product pages — anything you want to build visually. - Comments/discussions etc. can be better done with an...
I think a simple "copy over" will work in most cases. Ideally, it should be "merge" (for folders), I need to check what the xcopy function does. This is also...
For example I have some old results from `tag` etc. showing up in the [Google search](https://www.fontlab.com/search/?q=Although+Fontlab+Ltd.+debuted+the+Photofont+technology+some+8+years+ago#gsc.tab=0&gsc.q=Although%20Fontlab%20Ltd.%20debuted%20the%20Photofont%20technology%20some%208%20years%20ago&gsc.page=1) but I can eliminate them easily with 301 redirects in `.htaccess`. Not a problem,...
Yep, I was about to offer some case study as well :) I’ll gladly write some notes, also about which plugins I’ve ended up using vs. discarding on the website...
Heh, I’ve decided to dump the separate blog site. At FontLab, we use Webflow to design the graphically-intense product pages, and I realize Webflow makes a WordPress plugin where you...