public
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/halorgium/mephisto.git
Search Repo:

The mephisto Network Feed   feed

vitaly commented on technoweenie/mephisto about 4 hours ago
Comment in 90e2cc2:

This commit disables theme …

yonen forked mephisto about 12 hours ago
Forked repository has since been deleted.
yonen forked mephisto about 12 hours ago
Forked repository has since been deleted.
yonen forked mephisto about 12 hours ago
Forked repository has since been deleted.
yonen started watching mephisto about 12 hours ago
mephisto is at halorgium/mephisto
jeet forked mephisto 1 day ago
Forked repository is at jeet/mephisto
jeet started watching mephisto 1 day ago
mephisto is at technoweenie/mephisto
mjc started watching mephisto 1 day ago
mephisto is at halorgium/mephisto
baldur started watching mephisto 1 day ago
mephisto is at technoweenie/mephisto
baldur forked mephisto 1 day ago
Forked repository is at baldur/mephisto
baldur started watching mephisto 1 day ago
mephisto is at halorgium/mephisto
rbazinet started watching mephisto 1 day ago
mephisto is at halorgium/mephisto
agibralter started watching mephisto 1 day ago
mephisto is at halorgium/mephisto
remi committed to mephisto 1 day ago

0e38638cdb03b9c44d72effbfa95bb58455168a5

added blueprint css (0.7.1) ... even tho i added a blueprint plugin (which i need to add liquid support to ASAP), it doesn't actually include blueprint ... it assumes you have /stylesheets/blueprint already

remi committed to mephisto 1 day ago

7a6b9d7fb37215545ae8c1e02b19d3e483913cfe

Merge branch 'deployable' of git@github.com:remi/mephisto into deployable

remi committed to mephisto 1 day ago

159ec21f52080f7b40987d543a331ac99773230f

added blueprintcss-rails plugin for easily including blueprint css

benalavi forked mephisto 2 days ago
Forked repository is at benalavi/mephisto
benalavi started watching mephisto 2 days ago
mephisto is at technoweenie/mephisto
simonjefford forked mephisto 2 days ago
Forked repository is at simonjefford/mephisto
remi committed to mephisto 2 days ago

87029e88db832971b8c9315e3d7fbf64ce492d4c

mod_rails requires the rake *GEM* ... also, slicehost-setup-2 was using the 'msg' function and it wasn't defined

remi committed to mephisto 2 days ago

d6ed5678dbd0315840d8ae2f455f0735dd5f1ea8

added note to install-mod_rails (it gets stuck and you need to press enter)

remi committed to mephisto 2 days ago

3c732fe6555e8e9547c55213a9e3c47b9f29484a

fixed typo in a git clone and added another --no-ri --no-rdoc

remi committed to mephisto 2 days ago

86e75b4fa317194aaec09ee404375e9b613df736

because i'm using submodules a plugin's install.rb wasn't run

remi committed to mephisto 2 days ago

8d3ea1523dce9e6df41bc70653f0f613fbfeadf7

forgot to run plugin migrations

remi committed to mephisto 2 days ago

68c73228c9e1143ca476e5166c3d89da45f94398

updated the big dirty script so it'll install everything necessary to get up and running with multisite mephisto

remi committed to mephisto 2 days ago

974707f722a972ea81a49f5b6628f7f3a043a5fd

enabled multi_site option

remi committed to mephisto 2 days ago

19ad8bf71b0f7d8a457db08ba3762af657f388fe

added database bootstrapping, so mephisto actually works

remi committed to mephisto 2 days ago

0e740cb410d03469dd56964ce6e863c821e8ccfd

added empty production.log ... and added a missing gem dependency for mephisto-mu

remi committed to mephisto 2 days ago

720698abb15c400b326c12f13bf5819f20aa6707

added some --no-ri --no-rdoc to gem installs

remi committed to mephisto 2 days ago

629e3d7bcdbbf7b8b5df0749fe481ee42d79437a

lol ... forgot to gem install rails! that's kindof important for a rails app deployment script ...