Skip to content

Instantly share code, notes, and snippets.

View dominicvogl's full-sized avatar
🏠
Working from home

Dominic Vogl dominicvogl

🏠
Working from home
View GitHub Profile
@dominicvogl
dominicvogl / .gitignore
Last active August 29, 2015 14:18 — forked from salcode/.gitignore
# -----------------------------------------------------------------
# .gitignore for WordPress
# Bare Minimum Git
# http://ironco.de/bare-minimum-git/
# ver 20150227
#
# This file is tailored for a WordPress project
# using the default directory structure
#
# This file specifies intentionally untracked files to ignore
<?php
/**
* WordPress Query Comprehensive Reference
* Compiled by luetkemj - luetkemj.com
*
* CODEX: http://codex.wordpress.org/Class_Reference/WP_Query#Parameters
* Source: https://core.trac.wordpress.org/browser/tags/3.9/src/wp-includes/query.php
*/
$args = array(
<div class="postbox">
<img src="http://placehold.it/500x400/" width="500" height="400" alt="Placehold.it" />
</div> <!-- /.postbox -->
.logo {
width: 204px;
height: 100px;
background: url('/img/logo.png');
}
@media
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
/**
* Fullscreenr - lightweight full screen background jquery plugin
* By Jan Schneiders
* www.nanotux.com
*
* Modifications by Chris Van Patten
* http://www.vanpattenmedia.com
* Version 1.5
**/