A tumblelog engine written with Ruby on Rails.
-
Create
log/
andtmp/
directories -
Edit
config/database.yml
-
Edit the Google Analytics code in
app/views/layouts/application.html.erb
(or just remove it all together) -
Run
rake db:schema:load
-
Run
rake db:seed
-
Go to
/sign_in
and sign in with username: [email protected] and password: admin
-
Better admin navigation (at the bottom if you don’t see it)
-
New design