Just some CSS3 Animations to recreate the sky.
A Pen by Montana Flynn on CodePen.
| <?php | |
| if( !class_exists('acf') ) | |
| { | |
| $tp_acf_notice_msg = __( 'This website needs "Advanced Custom Fields Pro" to run. Please download and activate it', 'tp-notice-acf' ); | |
| /* | |
| * Admin notice | |
| */ | |
| add_action( 'admin_notices', 'tp_notice_missing_acf' ); | |
| function tp_notice_missing_acf() |
Just some CSS3 Animations to recreate the sky.
A Pen by Montana Flynn on CodePen.
| ### | |
| ### | |
| ### UPDATE: For Win 11, I recommend using this tool in place of this script: | |
| ### https://christitus.com/windows-tool/ | |
| ### https://github.com/ChrisTitusTech/winutil | |
| ### https://www.youtube.com/watch?v=6UQZ5oQg8XA | |
| ### iwr -useb https://christitus.com/win | iex | |
| ### | |
| ### OR take a look at | |
| ### https://github.com/HotCakeX/Harden-Windows-Security |
| This is now part of craft-scripts: | |
| https://github.com/nystudio107/craft-scripts |
All of the below properties or methods, when requested/called in JavaScript, will trigger the browser to synchronously calculate the style and layout*. This is also called reflow or layout thrashing, and is common performance bottleneck.
Generally, all APIs that synchronously provide layout metrics will trigger forced reflow / layout. Read on for additional cases and details.
elem.offsetLeft, elem.offsetTop, elem.offsetWidth, elem.offsetHeight, elem.offsetParent| /* | |
| actually.js | |
| _ _ _ | |
| __ _ __ _ __ _ __ _ ___| |_ _ _ __ _| | |_ _ | |
| / _` |/ _` |/ _` |/ _` |/ __| __| | | |/ _` | | | | | | | |
| | (_| | (_| | (_| | (_| | (__| |_| |_| | (_| | | | |_| |_ | |
| \__,_|\__,_|\__,_|\__,_|\___|\__|\__,_|\__,_|_|_|\__, ( ) | |
| |___/|/ | |
| */ |
| <div itemscope itemtype="http://schema.org/HealthAndBeautyBusiness"> | |
| <meta itemprop="name" content="<!-- -->" /> | |
| <meta itemprop="founder" content="<!-- -->" /> | |
| <a href="<!-- -->" itemprop="url"></a> | |
| <a href="mailto:<!-- -->" itemprop="email"></a> | |
| <a href="<!-- -->" itemprop="logo"></a> | |
| <div itemprop="geo" itemscope itemtype="http://schema.org/GeoCoordinates"> | |
| <meta itemprop="latitude" content="<!-- -->" /> | |
| <meta itemprop="longitude" content="<!-- -->" /> | |
| </div> |
| .item { | |
| height: 98px; | |
| width: 98px; | |
| border: 1px solid red; | |
| } | |
| .page { | |
| background-color: #000; | |
| display: inline-block; | |
| border-radius: 10px; | |
| margin: 0 5px; |
| #!/bin/sh | |
| if [ $# != 2 ]; then | |
| echo "\nchris k's git update automater sh script. Edit to put a bunch of \`git add blah'" | |
| echo "lines in the body then evoke with the branch name and commit description\n" | |
| echo "Usage: $0 <branch_name> <\"Description of update\">\n" | |
| echo " branch_name: the name of the git branch to be created" | |
| echo " Description: Text for: git commit -m \"Description of update\"" | |
| echo "" | |
| echo "Example:" | |
| BRANCH="core_override" |
I hereby claim:
To claim this, I am signing this object: