Skip to content

Customize your splash page

dmorley edited this page Jan 14, 2011 · 13 revisions

all you have to do is define a view as "app/views/home/_show.html.haml" to define your own splash page for your diaspora install using haml.

A very basic example would be something like:

#content
  .center
    %h2 Welcome to my pod!

Clone this wiki locally