This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM ubuntu:12.04 | |
RUN apt-get update && apt-get install -y \ | |
git \ | |
curl | |
RUN git clone https://github.com/mietek/halcyon.git /halcyon | |
WORKDIR /halcyon |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<project> | |
<!-- <meta /> | |
Use meta nodes to set metadata for your application. The description is ignored | |
on most targets, but is useful for packaging like Chrome Apps or Opera Widgets. | |
For compatibility with Android and webOS, the package name must include at least |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<DIV class="Layer gen_src5 page2-3 Group" data-hide-start-style="page-nodelay" data-show-end-style="page-delay" data-hide-end-style="page-nodelay" data-show-start-style="page-delay"> | |
<A href="#wolf_src0" class="LinkToPage TouchLink next story wolf-story" data-touch-type="right" data-hide-start-style="page-center" data-show-end-style="page-center" data-hide-end-style="page-left" data-show-start-style="page-right"> | |
<IMG src="assets/next_white.png"></IMG> | |
</A> | |
<A href="#prin_src0" class="LinkToPage next TouchLink story prin-story" data-touch-type="right" data-hide-start-style="page-center" data-show-end-style="page-center" data-hide-end-style="page-left" data-show-start-style="page-right"> | |
<IMG src="assets/next_white.png"></IMG> | |
</A> | |
<A href="#drag_src0" class="LinkToPage next TouchLink story drag-story" data-touch-type="right" data-hide-start-style="page-center" data-show-end-style="page-center" data-hide-end |