]> git.quilime.com - plog.git/commitdiff
Someupdates specific to www www
authorGabriel Dunne <gdunne@quilime.com>
Mon, 3 Sep 2012 03:56:35 +0000 (20:56 -0700)
committerGabriel Dunne <gdunne@quilime.com>
Mon, 3 Sep 2012 03:56:35 +0000 (20:56 -0700)
content/news/config
content/projects/cabspotting
css/style.css
lib/init.php
templates/nav.html.tpl

index 04b3f84763d6a92a3780f0ab998a5d192c0947a5..123d08427900aab97eeabbe54c1c486881bdd1d3 100755 (executable)
@@ -7,6 +7,4 @@ receive email updates: <input type="text">
 <input type="button" value="submit address">
 <input type="radio" name="sub" checked>add
 <input type="radio" name="sub">remove
-</form><a href="<?=WEB_ROOT?>/.rss">rss</a>  
-(you will receive confirmation)
-
+</form><a href="<?=WEB_ROOT?>/.rss">rss</a>
index 63d870dd7934a5ab259bd593e498df928c5deb20..0b73019776a0771a9c86585248a986e0c33d9393 100755 (executable)
@@ -1,6 +1,7 @@
 title = cabspotting
 date = 2009
 tags = datavis software stamen
+featured = true
 --
 
 <?
index 4dab83d0ca41683ade0c27b3eae49edcdffcb1dc..5b2d93a0b0014c475db527632c17150b893ec0ac 100644 (file)
@@ -74,7 +74,9 @@ blockquote {
   max-width: 600px;
   padding: 2em 4em; }
 
-
+form {
+  color:#aaa;
+}
 
 
 
index 1388cb2528e02f046aabb2c47470fd1f55df2d0b..df2adb99744cb757c0848d6bac9da97fecc4b2f2 100644 (file)
@@ -4,7 +4,7 @@ putenv("TZ=America/Los_Angeles");
 
 ini_set('include_path', ini_get('include_path') . PATH_SEPARATOR . dirname(realpath(__FILE__)));
 
-define ('SITE_TITLE',       'gabrieldunne.com');
+define ('SITE_TITLE',       'gabriel labov dunne');
 define ('LOCAL_ROOT',       '/Users/gdunne/_portfolio/www/');
 define ('MEDIA_ROOT',       'http://'.$_SERVER['SERVER_NAME'].'/media');
 define ('WEB_ROOT',         'http://'.$_SERVER['SERVER_NAME'].'/');
index ee0bf2717322ed83432f72843b7b3c383fefe4d7..700d24e951996b6c0c3c62329dfe0f1fb4ef0c11 100644 (file)
@@ -1,6 +1,6 @@
 <ul id="nav">
 
-    <li><a href="<?=WEB_ROOT?>">gabriel labov dunne</a></li>
+    <li><a href="<?=WEB_ROOT?>"><?=SITE_TITLE?></a></li>
 
     <li class="spacer">&nbsp;</li>