infovore + templating 11
Serve - Delicious ERB, Haml + Sass
4 weeks ago by infovore
Simple dynamic site generator with standardised templating tools: certainly looks nice for building those early-stage prototypes before you need a full backend.
ruby
web
development
erb
haml
sass
markdown
templating
4 weeks ago by infovore
Setting templates for WordPress 3.0 Custom Post Type « Two Thirds Design
october 2011 by infovore
"The template used for a custom post view is decided by the ‘get_single_template()’ function in the wp-includes/theme.php file. And it basically tells locate_template() to look for single-’post_type’.php or single.php. So the simplest way to customise the way a custom post is displayed is to add a template file to your theme with the name single-xxxxxx.php" Oh. That makes life simpler.
wordpress
php
templating
posttypes
october 2011 by infovore
nanoc: a Ruby CMS that generates static HTML » home
january 2009 by infovore
"nanoc is a tool that runs on your local computer and compiles Markdown, Textile, Haml, etc. documents into static web pages, ready for uploading to any web host." Easily build static sites with a teeny bit of templating.
ruby
generation
web
publishing
cms
html
static
templating
january 2009 by infovore
billable_manual:customizing_the_invoice_template [Clickable Bliss Wiki]
july 2007 by infovore
How to customize the templates in Billable. They're just XHTML, you know.
billable
templating
invoicing
macosx
july 2007 by infovore
niksilver.com » Guardian Unlimited’s new look: Some background on templating
may 2007 by infovore
Some cracking comments about the needs of templating systems, and the development thereof. In particular: “Refactoring CSS is about making it more manageable, not shorter”
web
design
development
templating
css
may 2007 by infovore
graeme nelson: Dirty Views? Clean them up!
april 2007 by infovore
(By yielding default content to a view).
ruby
rails
rubyonrails
views
templating
april 2007 by infovore
Multi-select boxes in your rails view at Notes from a messy desk
march 2007 by infovore
"It seems like, in current Rails, there’s not a very helpful helper around to give you select boxes which allow multiple items to be selected. So I present you with one."
rails
rubyonrails
ruby
erb
interface
templating
march 2007 by infovore
Faster Pagination in Rails - igvita.com
march 2007 by infovore
To go with paginating_find: a nice set of helpers for rendering the pagination links way faster. Again, will be trying this out soon.
ruby
rails
rubyonrails
pagination
templating
march 2007 by infovore
Displaying a content_for inplace
december 2006 by infovore
A nice trick for wrangling content_for, something I'm doing a lot of at work at the moment.
rails
tips
rubyonrails
templating
views
blocks
december 2006 by infovore
Dirt simple .rcss templates
november 2006 by infovore
Dirt simple indeed. More importantly, it actually serves the CSS as text/css , which is usually the kicker for me.
css
rubyonrails
rails
erb
templating
november 2006 by infovore
Codefluency - Helpers that take blocks
august 2006 by infovore
Essentially: writing idiomatic template helpers. Good stuff.
templating
rails
ruby
rubyonrails
blocks
programming
august 2006 by infovore
Copy this bookmark: