CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 31 Aug 2025 09:13:21 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090801005626
location: https://web.archive.org/web/20090801005626/https://github.com/emk/mephisto/tree/cucumber
server-timing: captures_list;dur=0.660565, exclusion.robots;dur=0.022136, exclusion.robots.policy;dur=0.009768, esindex;dur=0.012625, cdx.remote;dur=34.177858, LoadShardBlock;dur=239.138592, PetaboxLoader3.datanode;dur=67.213520, PetaboxLoader3.resolve;dur=83.198216
x-app-server: wwwb-app210
x-ts: 302
x-tr: 306
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app210; 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: Sun, 31 Aug 2025 09:13:22 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Sat, 01 Aug 2009 00:56:26 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 210ms
x-archive-orig-etag: "1a4b106ed75ec8193119f14ea563444e"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 30404
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 01 Aug 2009 00:56:26 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 05 Jan 2009 09:12:52 GMT", ; rel="prev memento"; datetime="Mon, 05 Jan 2009 09:12:52 GMT", ; rel="memento"; datetime="Sat, 01 Aug 2009 00:56:26 GMT", ; rel="next memento"; datetime="Fri, 18 Dec 2009 09:53:13 GMT", ; rel="last memento"; datetime="Fri, 18 Dec 2009 09:53:13 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_20090731184749_crawl101.gpg-c/52_11_20090801005612_crawl101.arc.gz
server-timing: captures_list;dur=0.588663, exclusion.robots;dur=0.022523, exclusion.robots.policy;dur=0.010543, esindex;dur=0.010956, cdx.remote;dur=6.787799, LoadShardBlock;dur=467.264403, PetaboxLoader3.datanode;dur=130.416144, PetaboxLoader3.resolve;dur=167.390313, load_resource;dur=156.363890
x-app-server: wwwb-app210
x-ts: 200
x-tr: 709
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 cucumber - 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
|
commit 972ddd4a00387d59cf417be5dea42f73a0069d1d
tree 523a8e5fd960f4f38c7aa64921119eb2cb474f35
parent a5b77ad24b670904e3c1b6ad7f3e1ff532dd138c
tree 523a8e5fd960f4f38c7aa64921119eb2cb474f35
parent a5b77ad24b670904e3c1b6ad7f3e1ff532dd138c
mephisto /
README
= 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!