Affinity: Download .aftemplate
Photoshop (PSD export; compatibility not guaranteed): Download .psd
Affinity: Download .aftemplate
Photoshop (PSD export; compatibility not guaranteed): Download .psd
| <!DOCTYPE html> | |
| <html lang="en" > | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>CodePen - Monster flip card</title> | |
| <link rel="stylesheet" href="./style.css"> | |
| </head> | |
| <body> | |
| <!-- partial:index.partial.html --> |
| # A Best in Class Checklist | |
| A boiled down checklist adapted from this [post](https://www.swiftjectivec.com/a-best-in-class-app/), created by @jordanmorgan10. | |
| > To use this, create a Github Issue in your own repo, and simply copy and paste this text. | |
| ## iOS Core Technology | |
| _Things any iOS app can benefit from_ | |
| - [ ] iCloud Sync | |
| - [ ] Focus Filter Support |
This is a fork of and builds upon the work of Eddie Webb's search and Matthew Daly's search explorations.
It's built for the Hugo static site generator, but could be adopted to function with any json index.
To see it in action, go to craigmod.com and press CMD-/ and start typing.
| (* Import and update your Pinboard bookmarks to DEVONthink | |
| Based on work done by Christian Grunenberg on Mon Jan 23 2006, | |
| Rafael Bugajewski to support Pinboard instead of Delicious on Sun Dec 19 2010 and | |
| Andreas Zeitler on Sun Mar 03 2011 to display user feedback when finished. | |
| By Sascha A. Carlin <https://sascha.carlin.de/> on 2018-03-07 to set the creation date of new record, show progress bar, use Pinboard Auth Token, use modification date of folder to fetch only recent items | |
| Copyright (c) 2018. All rights reserved. *) | |
| use framework "Foundation" |
| <?php | |
| namespace App\Tests\Browser; | |
| use App\Tests\HasDuskBrowser; | |
| class ExampleTest extends \PHPUnit_Framework_TestCase | |
| { | |
| use HasDuskBrowser; | |
| #!/bin/bash | |
| # Install dependencies only for Docker. | |
| [[ ! -e /.dockerinit ]] && exit 0 | |
| set -xe | |
| # Update packages and install composer and PHP dependencies. | |
| apt-get update -yqq | |
| apt-get install git libcurl4-gnutls-dev libicu-dev libmcrypt-dev libvpx-dev libjpeg-dev libpng-dev libxpm-dev zlib1g-dev libfreetype6-dev libxml2-dev libexpat1-dev libbz2-dev libgmp3-dev libldap2-dev unixodbc-dev libpq-dev libsqlite3-dev libaspell-dev libsnmp-dev libpcre3-dev libtidy-dev phpunit -yqq |
This gist has moved to a proper git repo so people can make pull requests: https://github.com/Zenexer/internet-reference/blob/main/Mac%20Keyboard%20Symbols.md