Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

Haml and Sass with 960.gs for blogger template creation

Notifications You must be signed in to change notification settings

crawl-space/repl-960-haml-blogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Blogger Prototype Template in HAML and SASS

This is the template I use for http://blog.repl.ca It uses:

  • compass
  • 960.gs
  • SASS
  • HAML
  • Viewers Like You

template.haml is a pretty bare haml formatted blogger template; just enough to have a single sidebar and blog content. sass/layout.scss is where you'd put your own stylings.

To compile the template, run rake. This will create a template.html file. Upload this to blogger by navigating to Template -> Backup/Restore under your blog's admin page.

Note: My widget orders seem to flip-flop around whenever I upload a new template version. Keep this in mind, and make sure to reorder after you update.

About

Haml and Sass with 960.gs for blogger template creation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages