Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write 'Hello, world!' program #1

Open
midenok opened this issue Dec 9, 2013 · 1 comment
Open

Write 'Hello, world!' program #1

midenok opened this issue Dec 9, 2013 · 1 comment

Comments

@midenok
Copy link

midenok commented Dec 9, 2013

Write 'Hello, world!' program using Mojolicious + Mason.

@midenok
Copy link
Author

midenok commented Dec 9, 2013

Катя:

mojolicious - простой hello world запустила (раздел Getting started на http://mojolicio.us/).

Теперь надо запустить Hello, world! с дизайном. Дизайн взять отсюда. Сохранить HTML со всеми файлами (в Firefox Web page, complete).

Взятый HTML очистить от всей рекламной и статистической шелухи (вообще весь JS можно удалить). Сохранить чистый HTML, все CSS и картинки. Затем обернуть HTML в шаблон Mason.

На выходе иметь 3 директории:

  • неочищенный HTML, как есть с сайта archive.org (очищенный от самого archive.org);
  • очищенный HTML;
  • очищенный HTML обёрнутый в Mason;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant