This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Using Sass
If you create a directory called sass inside your Radiant project’s public/stylesheets directory you can easily use those Sass files in your Pages, Snippets and Layouts. For example if you created public/stylesheets/sass/main.sass you could use it in your site like:
<link rel='stylesheet' href='/stylesheets/main.css'>
Note you do not need the Haml gem installed, Radiant bundles it’s own version.






