CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 03 Sep 2025 20:19:18 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090801012337
location: https://web.archive.org/web/20090801012337/https://github.com/emk/mephisto/tree/rails-2.0.5
server-timing: captures_list;dur=0.677329, exclusion.robots;dur=0.027041, exclusion.robots.policy;dur=0.016091, esindex;dur=0.011699, cdx.remote;dur=169.586418, LoadShardBlock;dur=912.210174, PetaboxLoader3.datanode;dur=210.993761, PetaboxLoader3.resolve;dur=560.945482
x-app-server: wwwb-app200
x-ts: 302
x-tr: 1137
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app200; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Wed, 03 Sep 2025 20:19:19 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Sat, 01 Aug 2009 01:23:37 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 240ms
x-archive-orig-etag: "e45cf9d2157ffbec20003a251d886376"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 28920
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 01 Aug 2009 01:23:37 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 24 Dec 2008 15:53:03 GMT", ; rel="prev memento"; datetime="Wed, 24 Dec 2008 15:53:03 GMT", ; rel="memento"; datetime="Sat, 01 Aug 2009 01:23:37 GMT", ; rel="next memento"; datetime="Fri, 18 Dec 2009 10:19:52 GMT", ; rel="last memento"; datetime="Fri, 18 Dec 2009 10:19:52 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_11_20090801011124_crawl103_IndexOnly.gpg-c/52_11_20090801012320_crawl101.arc.gz
server-timing: captures_list;dur=4.232796, exclusion.robots;dur=0.036255, exclusion.robots.policy;dur=0.021507, esindex;dur=0.016008, cdx.remote;dur=55.115652, LoadShardBlock;dur=423.570979, PetaboxLoader3.datanode;dur=363.099285, PetaboxLoader3.resolve;dur=327.189572, load_resource;dur=311.929372
x-app-server: wwwb-app200
x-ts: 200
x-tr: 903
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
emk's mephisto at rails-2.0.5 - GitHub
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 (

Fork of technoweenie/mephisto | |
Description: | User-friendly blogging with multisite support and asset managment edit |
Homepage: | https://mephistoblog.com/ edit |
Public Clone URL: |
git://github.com/emk/mephisto.git
Give this clone URL to anyone.
git clone git://github.com/emk/mephisto.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:emk/mephisto.git
|

George Murphy (author)
Thu Dec 04 11:38:09 -0800 2008
mephisto /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Loading commit data... ![]() |
|
![]() |
CHANGELOG | Sun Feb 10 15:59:44 -0800 2008 | useless commit (testing post-receive hook) [technoweenie] |
![]() |
INSTALL | Wed Jun 14 22:28:29 -0700 2006 | Added brief install instructions git-svn-id: h... [Caged] |
![]() |
LICENSE | Sat Feb 02 16:44:54 -0800 2008 | update license [technoweenie] |
![]() |
README | ||
![]() |
Rakefile | ||
![]() |
app/ | ||
![]() |
config/ | ||
![]() |
db/ | ||
![]() |
lib/ | ||
![]() |
log/ | Mon Dec 01 05:41:22 -0800 2008 | Warning fix: Force the log/ directory to exist ... [emk] |
![]() |
public/ | ||
![]() |
script/ | ||
![]() |
spec/ | ||
![]() |
stories/ | ||
![]() |
test/ | ||
![]() |
themes/ | ||
![]() |
vendor/ |
= Installation See public/install.html for setup instructions. = Timezones You MUST export the environment variable TZ=UTC, or else the article dates and times will be invalid. This would not be needed if rails used UTC for everything, but unfortunately it doesn't... eg: action_view/helpers/date_helper.rb uses Time::now instead of Timer::now.utc, and Time::mktime instead of Time::utc. XXX oh, we can't depend on the rails helpers at all, because they don't translate the time from UTC (assuming the TZ env var is correctly set) to site time, you've to roll our own, or monkey patch rails :/ = License Mephisto is distributed under the same license as Ruby on Rails. See https://www.opensource.org/licenses/mit-license.php
This feature is coming soon. Sit tight!