title = Image Slice
date = 2009-04-23
-tags = bash, script, slice, image, imagemagick
+tags = bash script slice image imagemagick
lang = bash
--
+++ /dev/null
-title = a generic entry
-date = 2009-06-05
-tags = generic entry
---
-the actual entry for this generic entry
-
-it's multi line
-
-`and it's got code!`
-
-wow.
\ No newline at end of file
+++ /dev/null
-title = a mel entry
-tags = some tags for this mel entry
---
-the actual entry
\ No newline at end of file
date = 2007-12-12
title = "MEL Notepad"
-tags = mel, maya
-lang = mel
+tags = mel maya
--
process selection list
date = 2009-06-12
title = "MEL Sphere Intersect"
-tags = "maya, mel, sphere, intersection"
+tags = maya mel sphere intersection
lang = mel
--
<p>
+++ /dev/null
-title = a test entry in category 1
---
-the actual entry of this test entry
\ No newline at end of file
+++ /dev/null
-title = wow another test
---
-woot woot!
\ No newline at end of file
+++ /dev/null
-title = again!
---
-yeah, again, that's right
\ No newline at end of file
+++ /dev/null
-title = Installation Project
-tags = install project
---
-an installation project
\ No newline at end of file
+++ /dev/null
-title = project 1
-tags = what what what
---
-some content
\ No newline at end of file
+++ /dev/null
-title = "project2"
-tags = what the eff
---
-project 2
\ No newline at end of file
define ('SITE_TITLE', 'quilime');
define ('LOCAL_ROOT', '/home/quilime/quilime-site/' );
- define ('WEB_ROOT', 'http://dev.quilime.com/' );
+ define ('WEB_ROOT', 'http://quilime.com/' );
define ('CONTENT_DIR', 'content');
define ('PAGE_DIR', 'pages');