webgen 0.4.2 → 0.4.3
Sign up to get free protection for your applications and to get access to all the features.
- data/ChangeLog +132 -6742
- data/Rakefile +3 -1
- data/THANKS +27 -0
- data/VERSION +1 -1
- data/doc/examples/website_styles/1024px/README +9 -0
- data/doc/examples/website_styles/1024px/config.yaml +2 -0
- data/doc/examples/website_styles/1024px/src/about.page +12 -0
- data/doc/examples/website_styles/1024px/src/default.css +188 -0
- data/doc/examples/website_styles/1024px/src/default.template +62 -0
- data/doc/examples/website_styles/1024px/src/download.page +15 -0
- data/doc/examples/website_styles/1024px/src/features.page +8 -0
- data/doc/examples/website_styles/1024px/src/images/background.gif +0 -0
- data/doc/examples/website_styles/1024px/src/index.page +9 -0
- data/doc/examples/website_styles/1024px/src/screenshots.page +18 -0
- data/doc/examples/website_styles/andreas00/README +9 -0
- data/doc/examples/website_styles/andreas00/config.yaml +2 -0
- data/doc/examples/website_styles/andreas00/src/about.page +12 -0
- data/doc/examples/website_styles/andreas00/src/default.css +290 -0
- data/doc/examples/website_styles/andreas00/src/default.template +62 -0
- data/doc/examples/website_styles/andreas00/src/download.page +15 -0
- data/doc/examples/website_styles/andreas00/src/features.page +8 -0
- data/doc/examples/website_styles/andreas00/src/images/bg.gif +0 -0
- data/doc/examples/website_styles/andreas00/src/images/front.jpg +0 -0
- data/doc/examples/website_styles/andreas00/src/images/menubg.gif +0 -0
- data/doc/examples/website_styles/andreas00/src/images/menubg2.gif +0 -0
- data/doc/examples/website_styles/andreas00/src/index.page +9 -0
- data/doc/examples/website_styles/andreas00/src/screenshots.page +18 -0
- data/doc/examples/website_styles/andreas01/README +9 -0
- data/doc/examples/website_styles/andreas01/config.yaml +2 -0
- data/doc/examples/website_styles/andreas01/src/about.page +12 -0
- data/doc/examples/website_styles/andreas01/src/default.css +310 -0
- data/doc/examples/website_styles/andreas01/src/default.template +63 -0
- data/doc/examples/website_styles/andreas01/src/download.page +15 -0
- data/doc/examples/website_styles/andreas01/src/features.page +8 -0
- data/doc/examples/website_styles/andreas01/src/images/bg.gif +0 -0
- data/doc/examples/website_styles/andreas01/src/images/front.jpg +0 -0
- data/doc/examples/website_styles/andreas01/src/index.page +9 -0
- data/doc/examples/website_styles/andreas01/src/print.css +35 -0
- data/doc/examples/website_styles/andreas01/src/screenshots.page +18 -0
- data/doc/examples/website_styles/andreas03/README +9 -0
- data/doc/examples/website_styles/andreas03/config.yaml +2 -0
- data/doc/examples/website_styles/andreas03/src/about.page +12 -0
- data/doc/examples/website_styles/andreas03/src/default.css +223 -0
- data/doc/examples/website_styles/andreas03/src/default.template +60 -0
- data/doc/examples/website_styles/andreas03/src/download.page +15 -0
- data/doc/examples/website_styles/andreas03/src/features.page +8 -0
- data/doc/examples/website_styles/andreas03/src/images/bodybg.png +0 -0
- data/doc/examples/website_styles/andreas03/src/images/contbg.png +0 -0
- data/doc/examples/website_styles/andreas03/src/images/footerbg.png +0 -0
- data/doc/examples/website_styles/andreas03/src/images/gradient1.png +0 -0
- data/doc/examples/website_styles/andreas03/src/images/gradient2.png +0 -0
- data/doc/examples/website_styles/andreas03/src/index.page +9 -0
- data/doc/examples/website_styles/andreas03/src/screenshots.page +18 -0
- data/doc/examples/website_styles/andreas04/README +9 -0
- data/doc/examples/website_styles/andreas04/config.yaml +2 -0
- data/doc/examples/website_styles/andreas04/src/about.page +12 -0
- data/doc/examples/website_styles/andreas04/src/default.css +290 -0
- data/doc/examples/website_styles/andreas04/src/default.template +83 -0
- data/doc/examples/website_styles/andreas04/src/download.page +15 -0
- data/doc/examples/website_styles/andreas04/src/features.page +8 -0
- data/doc/examples/website_styles/andreas04/src/images/blinkarrow.gif +0 -0
- data/doc/examples/website_styles/andreas04/src/images/bodybg.png +0 -0
- data/doc/examples/website_styles/andreas04/src/images/contentbg.png +0 -0
- data/doc/examples/website_styles/andreas04/src/images/entrybg.png +0 -0
- data/doc/examples/website_styles/andreas04/src/images/flash.gif +0 -0
- data/doc/examples/website_styles/andreas04/src/images/flash2.gif +0 -0
- data/doc/examples/website_styles/andreas04/src/images/globe.gif +0 -0
- data/doc/examples/website_styles/andreas04/src/images/globebottom.gif +0 -0
- data/doc/examples/website_styles/andreas04/src/images/linkarrow.gif +0 -0
- data/doc/examples/website_styles/andreas04/src/images/menuhover.png +0 -0
- data/doc/examples/website_styles/andreas04/src/index.page +9 -0
- data/doc/examples/website_styles/andreas04/src/screenshots.page +18 -0
- data/doc/examples/website_styles/andreas05/README +9 -0
- data/doc/examples/website_styles/andreas05/config.yaml +2 -0
- data/doc/examples/website_styles/andreas05/src/about.page +12 -0
- data/doc/examples/website_styles/andreas05/src/default.css +33 -0
- data/doc/examples/website_styles/andreas05/src/default.template +42 -0
- data/doc/examples/website_styles/andreas05/src/download.page +15 -0
- data/doc/examples/website_styles/andreas05/src/features.page +8 -0
- data/doc/examples/website_styles/andreas05/src/images/bodybg.gif +0 -0
- data/doc/examples/website_styles/andreas05/src/images/front.png +0 -0
- data/doc/examples/website_styles/andreas05/src/index.page +9 -0
- data/doc/examples/website_styles/andreas05/src/screenshots.page +18 -0
- data/doc/examples/website_styles/andreas06/README +9 -0
- data/doc/examples/website_styles/andreas06/config.yaml +2 -0
- data/doc/examples/website_styles/andreas06/src/about.page +12 -0
- data/doc/examples/website_styles/andreas06/src/default.css +354 -0
- data/doc/examples/website_styles/andreas06/src/default.template +72 -0
- data/doc/examples/website_styles/andreas06/src/download.page +15 -0
- data/doc/examples/website_styles/andreas06/src/features.page +8 -0
- data/doc/examples/website_styles/andreas06/src/images/bodybg.gif +0 -0
- data/doc/examples/website_styles/andreas06/src/images/boxbg.gif +0 -0
- data/doc/examples/website_styles/andreas06/src/images/greypx.gif +0 -0
- data/doc/examples/website_styles/andreas06/src/images/header.jpg +0 -0
- data/doc/examples/website_styles/andreas06/src/images/innerbg.gif +0 -0
- data/doc/examples/website_styles/andreas06/src/images/leaves.jpg +0 -0
- data/doc/examples/website_styles/andreas06/src/images/tabs.gif +0 -0
- data/doc/examples/website_styles/andreas06/src/index.page +9 -0
- data/doc/examples/website_styles/andreas06/src/screenshots.page +18 -0
- data/doc/examples/website_styles/andreas07/README +9 -0
- data/doc/examples/website_styles/andreas07/config.yaml +2 -0
- data/doc/examples/website_styles/andreas07/src/about.page +12 -0
- data/doc/examples/website_styles/andreas07/src/browserfix.css +7 -0
- data/doc/examples/website_styles/andreas07/src/default.css +92 -0
- data/doc/examples/website_styles/andreas07/src/default.template +44 -0
- data/doc/examples/website_styles/andreas07/src/download.page +15 -0
- data/doc/examples/website_styles/andreas07/src/features.page +8 -0
- data/doc/examples/website_styles/andreas07/src/images/bodybg.gif +0 -0
- data/doc/examples/website_styles/andreas07/src/images/sidebarbg.gif +0 -0
- data/doc/examples/website_styles/andreas07/src/index.page +9 -0
- data/doc/examples/website_styles/andreas07/src/screenshots.page +18 -0
- data/doc/examples/website_styles/andreas08/README +9 -0
- data/doc/examples/website_styles/andreas08/config.yaml +2 -0
- data/doc/examples/website_styles/andreas08/src/about.page +12 -0
- data/doc/examples/website_styles/andreas08/src/default.css +224 -0
- data/doc/examples/website_styles/andreas08/src/default.template +53 -0
- data/doc/examples/website_styles/andreas08/src/download.page +15 -0
- data/doc/examples/website_styles/andreas08/src/features.page +8 -0
- data/doc/examples/website_styles/andreas08/src/index.page +9 -0
- data/doc/examples/website_styles/andreas08/src/screenshots.page +18 -0
- data/doc/examples/website_styles/andreas09/README +9 -0
- data/doc/examples/website_styles/andreas09/config.yaml +2 -0
- data/doc/examples/website_styles/andreas09/src/about.page +12 -0
- data/doc/examples/website_styles/andreas09/src/default.css +308 -0
- data/doc/examples/website_styles/andreas09/src/default.template +70 -0
- data/doc/examples/website_styles/andreas09/src/download.page +15 -0
- data/doc/examples/website_styles/andreas09/src/features.page +8 -0
- data/doc/examples/website_styles/andreas09/src/images/bodybg-black.jpg +0 -0
- data/doc/examples/website_styles/andreas09/src/images/bodybg-green.jpg +0 -0
- data/doc/examples/website_styles/andreas09/src/images/bodybg-orange.jpg +0 -0
- data/doc/examples/website_styles/andreas09/src/images/bodybg-purple.jpg +0 -0
- data/doc/examples/website_styles/andreas09/src/images/bodybg-red.jpg +0 -0
- data/doc/examples/website_styles/andreas09/src/images/bodybg.jpg +0 -0
- data/doc/examples/website_styles/andreas09/src/images/footerbg.jpg +0 -0
- data/doc/examples/website_styles/andreas09/src/images/menuhover-black.jpg +0 -0
- data/doc/examples/website_styles/andreas09/src/images/menuhover-green.jpg +0 -0
- data/doc/examples/website_styles/andreas09/src/images/menuhover-orange.jpg +0 -0
- data/doc/examples/website_styles/andreas09/src/images/menuhover-purple.jpg +0 -0
- data/doc/examples/website_styles/andreas09/src/images/menuhover-red.jpg +0 -0
- data/doc/examples/website_styles/andreas09/src/images/menuhover.jpg +0 -0
- data/doc/examples/website_styles/andreas09/src/index.page +9 -0
- data/doc/examples/website_styles/andreas09/src/screenshots.page +18 -0
- data/doc/examples/website_styles/default/README +9 -0
- data/doc/examples/website_styles/default/config.yaml +2 -0
- data/doc/examples/website_styles/default/src/about.page +12 -0
- data/doc/examples/website_styles/default/src/default.css +84 -0
- data/doc/examples/website_styles/default/src/default.template +38 -0
- data/doc/examples/website_styles/default/src/download.page +15 -0
- data/doc/examples/website_styles/default/src/features.page +8 -0
- data/doc/examples/website_styles/default/src/index.page +9 -0
- data/doc/examples/website_styles/default/src/screenshots.page +18 -0
- data/doc/examples/website_templates/default/README +8 -0
- data/doc/examples/website_templates/default/config.yaml +2 -0
- data/doc/examples/website_templates/default/src/default.css +84 -0
- data/doc/examples/website_templates/default/src/default.template +38 -0
- data/doc/examples/website_templates/default/src/index.page +8 -0
- data/doc/examples/website_templates/personal_hp/README +8 -0
- data/doc/examples/website_templates/personal_hp/config.yaml +2 -0
- data/doc/examples/website_templates/personal_hp/src/about.page +12 -0
- data/doc/examples/website_templates/personal_hp/src/default.css +84 -0
- data/doc/examples/website_templates/personal_hp/src/default.template +38 -0
- data/doc/examples/website_templates/personal_hp/src/index.page +9 -0
- data/doc/examples/website_templates/personal_hp/src/links.page +22 -0
- data/doc/examples/website_templates/personal_hp/src/projects.page +20 -0
- data/doc/examples/website_templates/project/README +9 -0
- data/doc/examples/website_templates/project/config.yaml +2 -0
- data/doc/examples/website_templates/project/src/about.page +12 -0
- data/doc/examples/website_templates/project/src/default.css +84 -0
- data/doc/examples/website_templates/project/src/default.template +38 -0
- data/doc/examples/website_templates/project/src/download.page +15 -0
- data/doc/examples/website_templates/project/src/features.page +8 -0
- data/doc/examples/website_templates/project/src/index.page +9 -0
- data/doc/examples/website_templates/project/src/screenshots.page +18 -0
- data/doc/plugin/gallery/slides/collage.rb +337 -0
- data/doc/src/default.template +12 -5
- data/doc/src/documentation/plugins/contentconverter/maruku.page +23 -0
- data/doc/src/documentation/plugins/menustyle/horizontal.page +4 -0
- data/doc/src/documentation/plugins/tag/htmlmetainfo.page +32 -0
- data/doc/src/documentation/plugins/tag/news.page +48 -0
- data/doc/src/download.page +3 -3
- data/doc/src/examples/example_sites/index.page +4 -0
- data/doc/src/examples/example_sites/personal.zip +0 -0
- data/doc/src/examples/example_sites/photo_gallery.zip +0 -0
- data/doc/src/examples/gallery_styles/default/default.gallery +78 -0
- data/doc/src/examples/gallery_styles/default/gallery_gallery.template +38 -0
- data/doc/src/examples/gallery_styles/default/gallery_image.template +30 -0
- data/doc/src/examples/gallery_styles/default/gallery_main.template +18 -0
- data/doc/src/examples/gallery_styles/index.page +22 -0
- data/doc/src/examples/gallery_styles/slides/gallery_gallery.template +62 -0
- data/doc/src/examples/gallery_styles/slides/gallery_image.template +53 -0
- data/doc/src/examples/gallery_styles/slides/gallery_main.template +32 -0
- data/doc/src/examples/gallery_styles/slides/slides.gallery +79 -0
- data/doc/src/examples/sipttra_styles/default.page +5 -0
- data/doc/src/examples/sipttra_styles/default/css/sipttra.rcss +71 -0
- data/doc/src/examples/sipttra_styles/default/default.template +16 -0
- data/doc/src/examples/sipttra_styles/default/index.todo +60 -0
- data/doc/src/examples/sipttra_styles/default/js/sipttra.js +7 -0
- data/doc/src/examples/sipttra_styles/default/sipttra.template +105 -0
- data/doc/src/examples/sipttra_styles/index.page +17 -0
- data/doc/src/examples/website_styles/1024px.page +5 -0
- data/doc/src/examples/website_styles/andreas00.page +5 -0
- data/doc/src/examples/website_styles/andreas01.page +5 -0
- data/doc/src/examples/website_styles/andreas03.page +5 -0
- data/doc/src/examples/website_styles/andreas04.page +5 -0
- data/doc/src/examples/website_styles/andreas05.page +5 -0
- data/doc/src/examples/website_styles/andreas06.page +5 -0
- data/doc/src/examples/website_styles/andreas07.page +5 -0
- data/doc/src/examples/website_styles/andreas08.page +5 -0
- data/doc/src/examples/website_styles/andreas09.page +5 -0
- data/doc/src/examples/website_styles/default.page +5 -0
- data/doc/src/examples/website_styles/index.page +76 -0
- data/doc/src/examples/website_templates/default.page +5 -0
- data/doc/src/examples/website_templates/index.page +24 -0
- data/doc/src/examples/website_templates/personal_hp.page +5 -0
- data/doc/src/examples/website_templates/project.page +5 -0
- data/doc/src/news.page +24 -0
- data/doc/src/project.todo +34 -0
- data/lib/webgen/config.rb +3 -3
- data/lib/webgen/content.rb +1 -1
- data/lib/webgen/plugins/contentconverters/maruku.rb +33 -0
- data/lib/webgen/plugins/filehandlers/gallery.rb +1 -1
- data/lib/webgen/plugins/filehandlers/template.rb +2 -3
- data/lib/webgen/plugins/menustyles/horizontal.rb +14 -3
- data/lib/webgen/plugins/tags/htmlmetainfo.rb +27 -0
- data/lib/webgen/plugins/tags/news.rb +149 -0
- data/lib/webgen/website.rb +1 -0
- data/test/unittests/tc_config.rb +1 -1
- data/test/unittests/tc_content.rb +8 -0
- data/test/unittests/tc_menustyles_horizontal.rb +49 -3
- metadata +704 -445
- data/data/webgen/website_styles/plain/README +0 -17
- data/data/webgen/website_styles/plain/default.css +0 -244
- data/data/webgen/website_styles/plain/default.template +0 -63
- data/data/webgen/website_styles/plain/images/a_hover.jpg +0 -0
- data/data/webgen/website_styles/plain/images/desc.jpg +0 -0
- data/data/webgen/website_styles/plain/images/li.gif +0 -0
- data/data/webgen/website_styles/plain/images/mainbar.jpg +0 -0
- data/data/webgen/website_styles/plain/images/menu.jpg +0 -0
- data/data/webgen/website_styles/plain/images/submenua.gif +0 -0
- data/data/webgen/website_styles/plain/images/submenua_hover.jpg +0 -0
@@ -0,0 +1,63 @@
|
|
1
|
+
--- content, html
|
2
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
3
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{lang:}">
|
5
|
+
<head>
|
6
|
+
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
7
|
+
<meta name="description" content="Your description goes here" />
|
8
|
+
<meta name="keywords" content="your,keywords,goes,here" />
|
9
|
+
<meta name="author" content="Your Name / Original design: Andreas Viklund - http://andreasviklund.com/" />
|
10
|
+
<meta name="generator" content="webgen - http://webgen.rubyforge.org" />
|
11
|
+
<link rel="stylesheet" type="text/css" href="{relocatable: default.css}" media="screen,projection" />
|
12
|
+
<link rel="stylesheet" type="text/css" href="{relocatable: print.css}" media="print" />
|
13
|
+
<link rel="stylesheet" type="text/css" href="{resource: webgen-css}" />
|
14
|
+
<title>{title:}</title>
|
15
|
+
</head>
|
16
|
+
|
17
|
+
<body>
|
18
|
+
<div id="wrap">
|
19
|
+
|
20
|
+
<div id="header">
|
21
|
+
<h1>andreas01</h1>
|
22
|
+
<p>Location: {breadcrumbTrail:} | Language: {langbar:}</p>
|
23
|
+
</div>
|
24
|
+
|
25
|
+
<img id="frontphoto" src="{relocatable: images/front.jpg}" width="760" height="175" alt="" />
|
26
|
+
|
27
|
+
<div id="leftside">
|
28
|
+
<h2 class="hide">Menu:</h2>
|
29
|
+
{menu: vertical}
|
30
|
+
|
31
|
+
<div class="announce">
|
32
|
+
<h2>Latest news:</h2>
|
33
|
+
<p><strong>09.09.2009:</strong><br />
|
34
|
+
Something will have happened by then.</p>
|
35
|
+
<p class="textright"><a href="#">Read more...</a></p>
|
36
|
+
</div>
|
37
|
+
</div>
|
38
|
+
|
39
|
+
<div id="extras">
|
40
|
+
<h2>More info:</h2>
|
41
|
+
<p>This is the third column, and it can be used in many different ways. You can put links, images, short notes or contact information here just to give a few examples. Filler content has been added here to give an idea of what it can look like. It can also be removed to give more space for the main content.</p>
|
42
|
+
|
43
|
+
<h2>Links:</h2>
|
44
|
+
<ul>
|
45
|
+
<li><a href="http://webgen.rubyforge.org">webgen homepage</a></li>
|
46
|
+
<li><a href="http://andreasviklund.com/templates/">Website templates</a></li>
|
47
|
+
<li><a href="http://validator.w3.org/check/referer">Valid XHTML</a></li>
|
48
|
+
<li><a href="http://jigsaw.w3.org/css-validator/check/referer">Valid CSS</a></li>
|
49
|
+
</ul>
|
50
|
+
|
51
|
+
</div>
|
52
|
+
|
53
|
+
<div id="content">
|
54
|
+
{block:}
|
55
|
+
</div>
|
56
|
+
|
57
|
+
<div id="footer">
|
58
|
+
Copyright © 2006 Your Name | Generated by <a href="http://webgen.rubyforge.org">webgen</a> | Design by <a href="http://andreasviklund.com">Andreas Viklund</a>
|
59
|
+
</div>
|
60
|
+
|
61
|
+
</div>
|
62
|
+
</body>
|
63
|
+
</html>
|
Binary file
|
Binary file
|
@@ -0,0 +1,35 @@
|
|
1
|
+
/* andreas01 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
|
2
|
+
Version: 2.0 (Jun 25, 2006)
|
3
|
+
Print layout: */
|
4
|
+
|
5
|
+
body{
|
6
|
+
margin:0 auto;
|
7
|
+
padding:0;
|
8
|
+
font-family:"Times New Roman",serif;
|
9
|
+
background:#ffffff;
|
10
|
+
color:#000000;
|
11
|
+
}
|
12
|
+
|
13
|
+
#wrap{
|
14
|
+
margin:2%;
|
15
|
+
width:auto;
|
16
|
+
float:none !important;
|
17
|
+
}
|
18
|
+
|
19
|
+
#header h1{
|
20
|
+
margin:0 0 25px 0;
|
21
|
+
}
|
22
|
+
|
23
|
+
#frontphoto, #leftside ul, #extras, .announce, .hide{
|
24
|
+
display:none;
|
25
|
+
}
|
26
|
+
|
27
|
+
#content img{
|
28
|
+
display:none;
|
29
|
+
}
|
30
|
+
|
31
|
+
a{
|
32
|
+
text-decoration:underline;
|
33
|
+
color:#0000ff;
|
34
|
+
background-color:inherit;
|
35
|
+
}
|
@@ -0,0 +1,223 @@
|
|
1
|
+
/* andreas03 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
|
2
|
+
|
3
|
+
Version: 1.2
|
4
|
+
(Nov 28, 2005)
|
5
|
+
|
6
|
+
Screen layout: */
|
7
|
+
|
8
|
+
body{
|
9
|
+
margin:0;
|
10
|
+
padding:30px 0;
|
11
|
+
font:76% tahoma,verdana,sans-serif;
|
12
|
+
background:#047 url(images/bodybg.png) repeat-x fixed;
|
13
|
+
color:#222;
|
14
|
+
}
|
15
|
+
|
16
|
+
#thetop{
|
17
|
+
margin:0;
|
18
|
+
}
|
19
|
+
|
20
|
+
#container{
|
21
|
+
width:720px;
|
22
|
+
margin:0 auto;
|
23
|
+
padding:20px 20px 0 20px;
|
24
|
+
background:#fff url(images/contbg.png) no-repeat;
|
25
|
+
color:#222;
|
26
|
+
}
|
27
|
+
|
28
|
+
a{
|
29
|
+
text-decoration:none;
|
30
|
+
background-color:inherit;
|
31
|
+
color:#26c;
|
32
|
+
}
|
33
|
+
|
34
|
+
a:hover {
|
35
|
+
text-decoration:underline;
|
36
|
+
}
|
37
|
+
|
38
|
+
a img{
|
39
|
+
border:0;
|
40
|
+
}
|
41
|
+
|
42
|
+
p{
|
43
|
+
margin:0 0 15px 0;
|
44
|
+
line-height:1.5em;
|
45
|
+
}
|
46
|
+
|
47
|
+
#main p,#sidebar p{
|
48
|
+
padding:0 0 0 10px;
|
49
|
+
}
|
50
|
+
|
51
|
+
#logo{
|
52
|
+
float:left;
|
53
|
+
width:240px;
|
54
|
+
margin:0 20px 0 0;
|
55
|
+
padding:0 0 25px 0;
|
56
|
+
background:#eee;
|
57
|
+
border:4px solid #dde;
|
58
|
+
text-align:center;
|
59
|
+
color:#555;
|
60
|
+
overflow:auto;
|
61
|
+
}
|
62
|
+
|
63
|
+
#logo h1{
|
64
|
+
margin:50px 5px 1px 5px;
|
65
|
+
letter-spacing:-3px;
|
66
|
+
}
|
67
|
+
|
68
|
+
#logo a{
|
69
|
+
background-color:inherit;
|
70
|
+
color:#26a;
|
71
|
+
text-decoration:none;
|
72
|
+
}
|
73
|
+
|
74
|
+
#logo a:hover{
|
75
|
+
background-color:inherit;
|
76
|
+
color:#69e;
|
77
|
+
}
|
78
|
+
|
79
|
+
#tagline{
|
80
|
+
text-align:center;
|
81
|
+
font-size:1.2em;
|
82
|
+
}
|
83
|
+
|
84
|
+
#intro p{
|
85
|
+
line-height:1.5em;
|
86
|
+
}
|
87
|
+
|
88
|
+
#main{
|
89
|
+
float:left;
|
90
|
+
width:530px;
|
91
|
+
margin-right:20px;
|
92
|
+
padding:0;
|
93
|
+
}
|
94
|
+
|
95
|
+
#main h2 {
|
96
|
+
display:block;
|
97
|
+
margin:30px 0 10px 0;
|
98
|
+
padding:5px 0 5px 8px;
|
99
|
+
background:#eee url(images/gradient2.png) repeat-x;
|
100
|
+
color:#222;
|
101
|
+
border-top:1px solid #ddd;
|
102
|
+
border-right:1px solid #bbb;
|
103
|
+
border-bottom:1px solid #bbb;
|
104
|
+
border-left:1px solid #ddd;
|
105
|
+
text-decoration:none;
|
106
|
+
}
|
107
|
+
|
108
|
+
#sidebar{
|
109
|
+
width:155px;
|
110
|
+
float:right;
|
111
|
+
margin-top:20px;
|
112
|
+
font-size:1em;
|
113
|
+
line-height:1.3em;
|
114
|
+
}
|
115
|
+
|
116
|
+
#sidebar p, #sidebar .linklist {
|
117
|
+
font-size:0.9em;
|
118
|
+
}
|
119
|
+
|
120
|
+
#sidebar ul.linklist {
|
121
|
+
list-style-type: none;
|
122
|
+
margin: 0px;
|
123
|
+
padding: 5px 0px 5px 8px;
|
124
|
+
}
|
125
|
+
|
126
|
+
#sidebar .webgen-menu ul {
|
127
|
+
list-style-type: none;
|
128
|
+
margin: 0px;
|
129
|
+
padding: 0px;
|
130
|
+
}
|
131
|
+
|
132
|
+
#sidebar .webgen-menu li a, #sidebar .webgen-menu li span, .sidelink{
|
133
|
+
display:block;
|
134
|
+
width:140px;
|
135
|
+
margin:3px 10px 2px 0;
|
136
|
+
padding:5px 0 5px 8px;
|
137
|
+
font-size:1.1em;
|
138
|
+
font-weight:bold;
|
139
|
+
text-align:left;
|
140
|
+
background:#eee url(images/gradient1.png) repeat-x;
|
141
|
+
color:#26c;
|
142
|
+
border-top:1px solid #ddd;
|
143
|
+
border-right:1px solid #bbb;
|
144
|
+
border-bottom:1px solid #bbb;
|
145
|
+
border-left:1px solid #ddd;
|
146
|
+
}
|
147
|
+
|
148
|
+
#sidebar .webgen-menu li a:hover, #sidebar li.webgen-menu-item-selected a, #sidebar li.webgen-menu-item-selected span, .sidelink:hover, .menuheader {
|
149
|
+
background:#fff url(images/gradient2.png) repeat-x;
|
150
|
+
color:#222;
|
151
|
+
border-top:1px solid #ddd;
|
152
|
+
border-right:1px solid #888;
|
153
|
+
border-bottom:1px solid #888;
|
154
|
+
border-left:1px solid #ddd;
|
155
|
+
text-decoration:none;
|
156
|
+
}
|
157
|
+
|
158
|
+
#footer{
|
159
|
+
margin:0 auto 20px auto;
|
160
|
+
width:760px;
|
161
|
+
background:#fff url(images/footerbg.png) bottom left no-repeat;
|
162
|
+
padding:0 0 5px 0;
|
163
|
+
font-size:0.9em;
|
164
|
+
color:#888;
|
165
|
+
text-align:center;
|
166
|
+
}
|
167
|
+
|
168
|
+
h1,h2,h3,h4{
|
169
|
+
margin:0 0 10px 0;
|
170
|
+
font-weight:normal;
|
171
|
+
}
|
172
|
+
|
173
|
+
h1{
|
174
|
+
font-size:2.8em;
|
175
|
+
}
|
176
|
+
|
177
|
+
h2{
|
178
|
+
margin:0 0 4px 0;
|
179
|
+
font-size:1.8em;
|
180
|
+
}
|
181
|
+
|
182
|
+
h3{
|
183
|
+
margin:20px 0 8px 0;
|
184
|
+
font-size:1.4em;
|
185
|
+
}
|
186
|
+
|
187
|
+
h4{
|
188
|
+
margin:10px 0 5px 0;
|
189
|
+
font-size:1.2em;
|
190
|
+
}
|
191
|
+
|
192
|
+
.clear{
|
193
|
+
clear:both;
|
194
|
+
margin:0;
|
195
|
+
}
|
196
|
+
|
197
|
+
.right{
|
198
|
+
text-align:right;
|
199
|
+
}
|
200
|
+
|
201
|
+
.internallink{
|
202
|
+
font-size:0.9em;
|
203
|
+
text-align:center;
|
204
|
+
}
|
205
|
+
|
206
|
+
.block{
|
207
|
+
padding:20px;
|
208
|
+
background:#eee;
|
209
|
+
color:#222;
|
210
|
+
border:2px solid #ddd;
|
211
|
+
}
|
212
|
+
|
213
|
+
.credit{
|
214
|
+
color:#888;
|
215
|
+
background-color:inherit;
|
216
|
+
}
|
217
|
+
|
218
|
+
.hide{
|
219
|
+
display:none;
|
220
|
+
}
|
221
|
+
|
222
|
+
/* Original open source design by Andreas Viklund - http://andreasviklund.com
|
223
|
+
Released through OSWD.org */
|
@@ -0,0 +1,60 @@
|
|
1
|
+
--- content, html
|
2
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
3
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
4
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{lang:}">
|
5
|
+
<head>
|
6
|
+
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
7
|
+
<meta name="description" content="your description goes here" />
|
8
|
+
<meta name="keywords" content="your,keywords,goes,here" />
|
9
|
+
<meta name="author" content="Your Name / Original design: Andreas Viklund - http://andreasviklund.com/" />
|
10
|
+
<meta name="generator" content="webgen - http://webgen.rubyforge.org" />
|
11
|
+
<link rel="stylesheet" type="text/css" href="{relocatable: default.css}" />
|
12
|
+
<link rel="stylesheet" type="text/css" href="{resource: webgen-css}" />
|
13
|
+
<title>{title: }</title>
|
14
|
+
</head>
|
15
|
+
|
16
|
+
<body>
|
17
|
+
<div id="thetop">
|
18
|
+
<a id="top"></a>
|
19
|
+
<p class="hide">Skip to: <a href="#sitemenu" accesskey="2">Site menu</a> | <a href="#maincontent" accesskey="3">Main content</a></p>
|
20
|
+
</div>
|
21
|
+
|
22
|
+
<div id="container">
|
23
|
+
<div id="main">
|
24
|
+
|
25
|
+
<div id="logo">
|
26
|
+
<h1>[<a href="{relocatable: /index.page}" accesskey="4">your site title</a>]</h1>
|
27
|
+
<span id="tagline">Your striking site slogan!</span>
|
28
|
+
</div>
|
29
|
+
|
30
|
+
<div id="intro">
|
31
|
+
<h2><a id="maincontent"></a>Website description!</h2>
|
32
|
+
<p>Here could go a description of your website! Or a quick overview of the page!</p>
|
33
|
+
</div>
|
34
|
+
<div class="clear"></div>
|
35
|
+
|
36
|
+
{block:}
|
37
|
+
</div>
|
38
|
+
|
39
|
+
<div id="sidebar">
|
40
|
+
|
41
|
+
<h2 class="sidelink menuheader"><a id="sitemenu"></a>Menu:</h2>
|
42
|
+
{menu: {menuStyle: vertical, options: {maxLevels: 1}}}
|
43
|
+
<a class="hide" href="#top" accesskey="1">Top of page</a>
|
44
|
+
|
45
|
+
<h3>Regular links</h3>
|
46
|
+
<ul class="linklist">
|
47
|
+
<li><a href="http://andreasviklund.com/templates">Free website templates</a></li>
|
48
|
+
<li><a href="http://openwebdesign.org">Open Web Design</a></li>
|
49
|
+
<li><a href="http://oswd.org">OSWD.org</a></li>
|
50
|
+
<li><a href="http://andreasviklund.com/music/lagoona">Lagoona MP3s</a></li>
|
51
|
+
</ul>
|
52
|
+
|
53
|
+
</div>
|
54
|
+
<div class="clear"> </div>
|
55
|
+
</div>
|
56
|
+
|
57
|
+
<div id="footer"><p>© 2005 Your name | Generated by <a href="http://webgen.rubyforge.org/">webgen</a> | Design by <a href="http://andreasviklund.com">Andreas Viklund</a></p></div>
|
58
|
+
|
59
|
+
</body>
|
60
|
+
</html>
|