styles
├── sass
│ ├── styles.scss
| └── _imports
│ ├── _grid.scss
│ ├── _typography.scss
│ └── _forms.scss
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<section class="hero"> | |
<div class="hero-btn"> | |
<a href="#"><span class="chevron bottom"></span></a> | |
</div> | |
<div class="almost-full half-rtl hero-info"> | |
<h1>Measure TV like never before with TV attribution.</h1> | |
<p>TV attribution allows you to create even stronger connections with your customers. Reveal unique insights into how your TV spend translates to online action, uncover actionable data in real time and optimize your buy – all to position your brand for success.</p> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<header> | |
<div class="full"> | |
<div class="header-logo half"> | |
<a href="#"><img src="images/adometry-logo.png" alt="Adometry Logo"></a> | |
</div> | |
<div class="half desktop-nav adometry-contact"> | |
<p><span class="icon-phone"></span> 1-866-512-5425</p> | |
<a href="#" class="green-btn" title="Contact Us">Contact Us</a> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"directory": "./components/" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# BEGIN WordPress | |
<IfModule mod_rewrite.c> | |
RewriteEngine On | |
RewriteBase / | |
RewriteRule ^index\.php$ - [L] | |
RewriteCond %{REQUEST_FILENAME} !-f | |
RewriteCond %{REQUEST_FILENAME} !-d | |
RewriteRule . /index.php [L] | |
</IfModule> | |
# END WordPress |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public function get_templates() { | |
$dir = new Folder(ROOT . '/MbCmsPlugin/AbcPages/View/Pages/Templates'); | |
$files = $dir->find('.*\.ctp', true); | |
$templates = array(); | |
foreach ($files as $k => $file) { | |
$file = new File($dir->pwd() . DS . $file); | |
$name = $file->name(); | |
$contents = $file->read(); | |
$file->close(); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
class InitialFaqsMigration extends CakeMigration { | |
/** | |
* Migration description | |
* | |
* @var string | |
*/ | |
public $description = 'initial_migration'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'.source.php': | |
'Habitat Comment': | |
'prefix': 'habitat' | |
'body': '<!-- This site proudly resides in the Monkee-Boy Habitat. -->\n' | |
'.source.html': | |
'Habitat Comment': | |
'prefix': 'habitat' | |
'body': '<!-- This site proudly resides in the Monkee-Boy Habitat. -->\n' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## ## ##### ## ## ## ## ####### ####### ##### ##### ## ## | |
### ### ####### ### ## ## ## ####### ####### ###### ####### ## ## | |
#### ### ## ## ### ## ## ## ## ## ## ## ## ## ## ## | |
#### #### ## ## #### ## #### ## ## ## ## ## ## ## ## | |
## #### ## ## ## ## ## ## #### ###### ###### #### ###### ## ## #### | |
## ## ## ## ## ## ## ## ##### ###### ###### #### ###### ## ## ## | |
## ## ## ## ## ## #### ## ### ## ## ## ## ## ## ## | |
## ## ## ## ## ### ## ## ## ## ## ## ## ## ## | |
## ## ####### ## ### ## ## ####### ####### ####### ####### ## |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
,'#, | |
'#### | |
;#####,.'##'. | |
+##########: | |
`##################+` | |
'##################+:. | |
`#######################` | |
;##########################, | |
+#############################` |