aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add vagrant setup to make deploying dev env easier.Harald Eilertsen2014-01-113-0/+33
* Update blog main views to not render body_content right.Harald Eilertsen2013-12-254-0/+57
* Move the side_body stuff to the right sidebar.Harald Eilertsen2013-12-253-8/+15
* Add tests for sidebar helper.Harald Eilertsen2013-12-252-1/+51
* Setup for testing with spork and minitest.Harald Eilertsen2013-12-253-0/+34
* Refactor filtering of sidebar modules to helper.Harald Eilertsen2013-12-253-3/+11
* More sidebar module fixes.Harald Eilertsen2013-12-256-10/+17
* Clean up sidebar modules.Harald Eilertsen2013-12-257-25/+42
* Populate home page with blog entries.Harald Eilertsen2013-12-243-0/+35
* Display sidebar position in backend category list.Harald Eilertsen2013-12-234-0/+103
* Only render sidebar modules if present.Harald Eilertsen2013-12-231-1/+2
* Use blog category position to populate sidebars.Harald Eilertsen2013-12-233-8/+12
* Add sidebar_position field to blog categories.Harald Eilertsen2013-12-237-3/+65
* Add application specific locale files for en and nb locales.Harald Eilertsen2013-12-232-4/+3
* Add read more link to sidebar items.Harald Eilertsen2013-12-231-0/+1
* Move markup from decorator to template.Harald Eilertsen2013-12-232-11/+4
* Title of sidebar entry links to full blog post.Harald Eilertsen2013-12-231-1/+1
* Add sidebar_module partial and SidebarPostDecorator class.Harald Eilertsen2013-12-234-12/+38
* Posts in sample data should belong to category.Harald Eilertsen2013-12-231-4/+5
* Add rake task to generate sample data.Harald Eilertsen2013-12-231-0/+35
* Add lorem gem for generating sample content.Harald Eilertsen2013-12-232-0/+3
* Don't include core config in revision control.Harald Eilertsen2013-11-142-52/+1
* Begin automatic filling of sidebars with content.Harald Eilertsen2013-11-142-1/+22
* Add styling for blog posts on blog summary page.Harald Eilertsen2013-11-081-0/+33
* Change stylesheet colors.Harald Eilertsen2013-11-081-3/+3
* Hide submenu's for now.Harald Eilertsen2013-10-212-1/+2
* Basic simple styling.Harald Eilertsen2013-10-206-0/+126
* Add dependencies for postgres setup to Gemfile.Harald Eilertsen2013-06-132-3/+7
* Add generic database template.Harald Eilertsen2013-06-133-22/+45
* Configure for Heavymetal.noHarald Eilertsen2013-06-1130-8/+553
* Update script to set up dev environment.Harald Eilertsen2013-04-191-2/+6
* Fix deploy scripts.Harald Eilertsen2013-04-192-4/+11
* Don't install production gems in dev mode.Harald Eilertsen2013-04-191-1/+1
* Upgrade gems.Harald Eilertsen2013-04-192-44/+44
* Add new rvm files to gitignore for compatillity with new version.Harald Eilertsen2013-04-191-0/+2
* Update to rails 3.2.12Harald Eilertsen2013-03-152-76/+77
* Fix example deployment script.Harald Eilertsen2013-03-151-1/+1
* Fix readme.Harald Eilertsen2013-03-151-5/+5
* Use correct app name in config.ru.Harald Eilertsen2013-02-031-1/+1
* Turn into a neutral base for starting off new apps.Harald Eilertsen2013-02-0314-16/+16
* Rename readme to signify it is using Markdown not rdoc tags.Harald Eilertsen2013-01-281-0/+0
* Begin readmeHarald Eilertsen2013-01-281-260/+24
* Create development setup script.Harald Eilertsen2013-01-282-0/+16
* Fix deploy scripts.Harald Eilertsen2013-01-263-4/+6
* Add deploy script for refinery config.Harald Eilertsen2013-01-251-0/+46
* Add deploy script to generate unique secret token upon setup.Harald Eilertsen2013-01-251-0/+36
* Add deploy script to set up production database.Harald Eilertsen2013-01-253-0/+180
* Add sample capistrano deploy scriptHarald Eilertsen2013-01-252-0/+43
* Initial commit.Harald Eilertsen2013-01-2561-0/+1804