Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
449 changes: 449 additions & 0 deletions css/default.css

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions css/print.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
/* Firefox needs to scale the page to 60% to print correctly, but
doing it in CSS is problematic. */
/* body { */
/* transform: scale(0.6); */
/* transform-origin: 10% 20%; */
/* } */

div#i_love_slideshow, div#i_love_footer, div#navigation {
display: none;
}

div#i_love_work, div#i_love_team {
/* does not work in Chrome */
page-break-before: always;
}

div#i_love_front h1, div#md_template {
color: #2196f3;
}
33 changes: 33 additions & 0 deletions data.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<!-- pretent data base -->
<!-- assume that image data is kept in an XML data base -->
<animals>
<animal name="dog">
<portrait width="298" height="298" path="img_content/dog.jpg" />
<slider width="1080" height="400" path="img_slider/dog.jpg" />
</animal>
<animal name="bison">
<portrait width="298" height="298" path="img_content/bison.jpg" />
<slider width="1080" height="400" path="img_slider/bison.jpg" />
</animal>
<animal name="eagle">
<portrait width="298" height="298" path="img_content/eagle.jpg" />
<slider width="1080" height="400" path="img_slider/eagle.jpg" />
</animal>
<animal name="lynx">
<portrait width="298" height="298" path="img_content/lynx.jpg" />
<slider width="1080" height="400" path="img_slider/lynx.jpg" />
</animal>
<animal name="musk_ox">
<portrait width="298" height="298" path="img_content/musk-ox.jpg" />
<slider width="1080" height="400" path="img_slider/musk-ox.jpg" />
</animal>
<animal name="porcupine">
<portrait width="298" height="298" path="img_content/porcupine.jpg" />
<slider width="1080" height="400" path="img_slider/porcupine.jpg" />
</animal>
<animal name="beaver">
<portrait width="298" height="298" path="img_content/beaver.jpg" />
<slider width="1080" height="400" path="img_slider/beaver.jpg" />
</animal>
</animals>

Binary file added img_content/bison.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img_content/bison.xcf
Binary file not shown.
Binary file added img_content/captain_america.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img_content/captain_america.xcf
Binary file not shown.
Binary file added img_content/catwoman.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img_content/catwoman.xcf
Binary file not shown.
Binary file added img_content/dog.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img_content/dog.xcf
Binary file not shown.
Binary file added img_content/eagle.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img_content/eagle.xcf
Binary file not shown.
Binary file added img_content/flash.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img_content/flash.xcf
Binary file not shown.
Binary file added img_content/lynx.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img_content/musk-ox.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img_content/musk-ox.xcf
Binary file not shown.
Binary file added img_content/porcupine.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img_content/porcupine.xcf
Binary file not shown.
Binary file added img_content/robin.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img_content/robin.xcf
Binary file not shown.
Binary file added img_link/behance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
88 changes: 88 additions & 0 deletions img_link/behance.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img_link/computer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
91 changes: 91 additions & 0 deletions img_link/computer.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img_link/facebook1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img_link/facebook2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img_link/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img_link/gplus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
99 changes: 99 additions & 0 deletions img_link/gplus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img_link/lightning.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading