Skip to content

Instantly share code, notes, and snippets.

@jsmarkus
Created May 31, 2012 13:46
Show Gist options
  • Save jsmarkus/2843517 to your computer and use it in GitHub Desktop.
Save jsmarkus/2843517 to your computer and use it in GitHub Desktop.
Ghost website
function about() {
/*
Subject: Сайт-призрак
Date: 2012-06-01
Этот сайт сделан для прикола.
*/
}
function blog() {
/*
Subject: Вторая запись
Date: 2012-06-01 16:51
Полет нормальный.
*/
/*
Subject: Первый день лета
Date: 2012-06-01
*Это* - запись в блоге.
Блог хостится в виде gist-а, а рендерится с помощью скрипта, хостящегося на jsfiddle.
Да здравствует анархия!
*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment