webgen-templates-bundle 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +15 -0
- data/ChangeLog +4 -0
- data/LICENSE +20 -0
- data/README.md +189 -0
- data/VERSION +1 -0
- data/lib/webgen/bundle/templates/data/1024px/src/1024px.css +61 -0
- data/lib/webgen/bundle/templates/data/1024px/src/default.template +55 -0
- data/lib/webgen/bundle/templates/data/1024px/src/images/background.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas00/src/andreas00.css +295 -0
- data/lib/webgen/bundle/templates/data/andreas00/src/default.template +58 -0
- data/lib/webgen/bundle/templates/data/andreas00/src/images/bg.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas00/src/images/front.jpg +0 -0
- data/lib/webgen/bundle/templates/data/andreas00/src/images/menubg.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas00/src/images/menubg2.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas01/src/andreas01.css +75 -0
- data/lib/webgen/bundle/templates/data/andreas01/src/default.template +61 -0
- data/lib/webgen/bundle/templates/data/andreas01/src/images/bg.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas01/src/images/front.jpg +0 -0
- data/lib/webgen/bundle/templates/data/andreas01/src/print.css +11 -0
- data/lib/webgen/bundle/templates/data/andreas03/src/andreas03.css +83 -0
- data/lib/webgen/bundle/templates/data/andreas03/src/default.template +54 -0
- data/lib/webgen/bundle/templates/data/andreas03/src/images/bodybg.png +0 -0
- data/lib/webgen/bundle/templates/data/andreas03/src/images/contbg.png +0 -0
- data/lib/webgen/bundle/templates/data/andreas03/src/images/footerbg.png +0 -0
- data/lib/webgen/bundle/templates/data/andreas03/src/images/gradient1.png +0 -0
- data/lib/webgen/bundle/templates/data/andreas03/src/images/gradient2.png +0 -0
- data/lib/webgen/bundle/templates/data/andreas04/src/andreas04.css +70 -0
- data/lib/webgen/bundle/templates/data/andreas04/src/default.template +79 -0
- data/lib/webgen/bundle/templates/data/andreas04/src/images/blinkarrow.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas04/src/images/bodybg.png +0 -0
- data/lib/webgen/bundle/templates/data/andreas04/src/images/contentbg.png +0 -0
- data/lib/webgen/bundle/templates/data/andreas04/src/images/entrybg.png +0 -0
- data/lib/webgen/bundle/templates/data/andreas04/src/images/flash.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas04/src/images/flash2.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas04/src/images/globe.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas04/src/images/globebottom.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas04/src/images/linkarrow.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas04/src/images/menuhover.png +0 -0
- data/lib/webgen/bundle/templates/data/andreas05/src/andreas05.css +36 -0
- data/lib/webgen/bundle/templates/data/andreas05/src/default.template +39 -0
- data/lib/webgen/bundle/templates/data/andreas05/src/images/bodybg.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas05/src/images/front.png +0 -0
- data/lib/webgen/bundle/templates/data/andreas06/src/andreas06.css +82 -0
- data/lib/webgen/bundle/templates/data/andreas06/src/default.template +64 -0
- data/lib/webgen/bundle/templates/data/andreas06/src/images/bodybg.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas06/src/images/boxbg.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas06/src/images/greypx.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas06/src/images/header.jpg +0 -0
- data/lib/webgen/bundle/templates/data/andreas06/src/images/innerbg.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas06/src/images/leaves.jpg +0 -0
- data/lib/webgen/bundle/templates/data/andreas06/src/images/tabs.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas07/src/andreas07.css +59 -0
- data/lib/webgen/bundle/templates/data/andreas07/src/default.template +52 -0
- data/lib/webgen/bundle/templates/data/andreas07/src/images/bodybg.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas07/src/images/sidebarbg.gif +0 -0
- data/lib/webgen/bundle/templates/data/andreas08/src/andreas08.css +77 -0
- data/lib/webgen/bundle/templates/data/andreas08/src/default.template +52 -0
- data/lib/webgen/bundle/templates/data/andreas09/src/andreas09.css +77 -0
- data/lib/webgen/bundle/templates/data/andreas09/src/default.template +67 -0
- data/lib/webgen/bundle/templates/data/andreas09/src/images/bodybg-black.jpg +0 -0
- data/lib/webgen/bundle/templates/data/andreas09/src/images/bodybg-green.jpg +0 -0
- data/lib/webgen/bundle/templates/data/andreas09/src/images/bodybg-orange.jpg +0 -0
- data/lib/webgen/bundle/templates/data/andreas09/src/images/bodybg-purple.jpg +0 -0
- data/lib/webgen/bundle/templates/data/andreas09/src/images/bodybg-red.jpg +0 -0
- data/lib/webgen/bundle/templates/data/andreas09/src/images/bodybg.jpg +0 -0
- data/lib/webgen/bundle/templates/data/andreas09/src/images/footerbg.jpg +0 -0
- data/lib/webgen/bundle/templates/data/andreas09/src/images/menuhover-black.jpg +0 -0
- data/lib/webgen/bundle/templates/data/andreas09/src/images/menuhover-green.jpg +0 -0
- data/lib/webgen/bundle/templates/data/andreas09/src/images/menuhover-orange.jpg +0 -0
- data/lib/webgen/bundle/templates/data/andreas09/src/images/menuhover-purple.jpg +0 -0
- data/lib/webgen/bundle/templates/data/andreas09/src/images/menuhover-red.jpg +0 -0
- data/lib/webgen/bundle/templates/data/andreas09/src/images/menuhover.jpg +0 -0
- data/lib/webgen/bundle/templates/data/simple/src/default.css +84 -0
- data/lib/webgen/bundle/templates/data/simple/src/default.template +36 -0
- data/lib/webgen/bundle/templates/info.yaml +9 -0
- data/lib/webgen/bundle/templates/init.rb +12 -0
- metadata +124 -0
checksums.yaml
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
---
|
|
2
|
+
!binary "U0hBMQ==":
|
|
3
|
+
metadata.gz: !binary |-
|
|
4
|
+
OGE0YzAxMDJjZjJiMTA4ZjQwOTg3YTNkOGMyNDFjYzlmYjllMTUxMw==
|
|
5
|
+
data.tar.gz: !binary |-
|
|
6
|
+
ZWU5ZWFkODhiYTJlZWEyYjYyYWU4NjM4MjBlZmM2YWQzZjhhNGMyNg==
|
|
7
|
+
!binary "U0hBNTEy":
|
|
8
|
+
metadata.gz: !binary |-
|
|
9
|
+
ZDBjNmIxZGQyZWZiN2EyNTY4OWU3NzcyZTcyNTZhMTRkMjNhNTk2MzhlYzJi
|
|
10
|
+
NGI3ZmZjYzYxOWU5NWNjZTgyMTUzNmJkYjNjMTFiNmJmMmM2NWIzYjlkM2I0
|
|
11
|
+
MTYwZjA3MmYzYjVhMTZlZWRkYzc4OGVkZTQ0NmQyNjhhZTlmMGY=
|
|
12
|
+
data.tar.gz: !binary |-
|
|
13
|
+
MzIwOWFmYjE1OWJlZTQxYTRiNzgwMTkwYTNiY2I1NTUxZmU2NDNiNGE1ZGJk
|
|
14
|
+
NDk1ZTg2MGU4NzNkM2ZjZmExNGEzNjQ3MTE2YzEzNWRhMjBiOTczZGIxMjI3
|
|
15
|
+
ZTBmYmI2MDBiM2Y3NWRhYTVjNzE1ZDA0ZTUwZThlOWJlN2NmNjM=
|
data/ChangeLog
ADDED
data/LICENSE
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
Copyright (c) 2013 Thomas Leitner
|
|
2
|
+
|
|
3
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
4
|
+
copy of this software and associated documentation files (the
|
|
5
|
+
"Software"), to deal in the Software without restriction, including
|
|
6
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
7
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
8
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
9
|
+
the following conditions:
|
|
10
|
+
|
|
11
|
+
The above copyright notice and this permission notice shall be included
|
|
12
|
+
in all copies or substantial portions of the Software.
|
|
13
|
+
|
|
14
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
15
|
+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
16
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
17
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
18
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
19
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
20
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
data/README.md
ADDED
|
@@ -0,0 +1,189 @@
|
|
|
1
|
+
# webgen extension bundle "templates"
|
|
2
|
+
|
|
3
|
+
This is a [webgen] extension bundle that provides website templates that
|
|
4
|
+
can be used when creating a website.
|
|
5
|
+
|
|
6
|
+
By using a website template you don't need to do all the work of
|
|
7
|
+
creating a main template and the needed CSS styles at the beginning. If
|
|
8
|
+
you want to change anything later, it is easy to do!
|
|
9
|
+
|
|
10
|
+
[webgen]: http://webgen.rubyforge.org
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
# List of included templates
|
|
14
|
+
|
|
15
|
+
[Andreas Viklund]: http://andreasviklund.com/
|
|
16
|
+
[AVcopy]: http://andreasviklund.com/about/copyright/
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 1024px
|
|
20
|
+
|
|
21
|
+
Open source web design template by [Andreas Viklund]. Features a simple
|
|
22
|
+
blue and grey two column interface, with a left or a right sidebar. Have
|
|
23
|
+
a look at the [template homepage][1024px] to see the original template
|
|
24
|
+
and what can be done with it.
|
|
25
|
+
|
|
26
|
+
[1024px]: http://andreasviklund.com/templates/1024px
|
|
27
|
+
|
|
28
|
+
This template is free to use for any purpose, see the [copyright
|
|
29
|
+
statement][AVcopy].
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
## andreas00
|
|
33
|
+
|
|
34
|
+
Open source web design template by [Andreas Viklund]. Features a one-,
|
|
35
|
+
two- or three-column interface in white and grey with many predefined
|
|
36
|
+
styles for menus, tables, forms, ... Have a look at the [template
|
|
37
|
+
homepage][andreas00] to see the original template and what can be done
|
|
38
|
+
with it.
|
|
39
|
+
|
|
40
|
+
[andreas00]: http://andreasviklund.com/templates/andreas00
|
|
41
|
+
|
|
42
|
+
This template is free to use for any purpose, see the [copyright
|
|
43
|
+
statement][AVcopy].
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
## andreas01
|
|
47
|
+
|
|
48
|
+
Open source web design template by [Andreas Viklund]. Features a simple
|
|
49
|
+
two- or three-column interface with many predefined styles. Similar to
|
|
50
|
+
style andreas00. Have a look at the available styles in the CSS file and
|
|
51
|
+
visit the [template homepage][andreas01] to see the original template
|
|
52
|
+
and what can be done with it.
|
|
53
|
+
|
|
54
|
+
[andreas01]: http://andreasviklund.com/templates/andreas01
|
|
55
|
+
|
|
56
|
+
This template is free to use for any purpose, see the [copyright
|
|
57
|
+
statement][AVcopy].
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
## andreas03
|
|
61
|
+
|
|
62
|
+
Open source web design template by [Andreas Viklund]. An accessible
|
|
63
|
+
2-column template in blue, grey and white which loads fast and works in
|
|
64
|
+
all common browsers. Would be a good one for a blog! Have a look at the
|
|
65
|
+
available styles in the CSS file and visit the [template
|
|
66
|
+
homepage][andreas03] to see the original template and what can be done
|
|
67
|
+
with it.
|
|
68
|
+
|
|
69
|
+
[andreas03]: http://andreasviklund.com/templates/andreas03
|
|
70
|
+
|
|
71
|
+
This template is free to use for any purpose, see the [copyright
|
|
72
|
+
statement][AVcopy].
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
## andreas04
|
|
76
|
+
|
|
77
|
+
Open source web design template by [Andreas Viklund]. A simple
|
|
78
|
+
two-column fluid width template in orange and grey using animated GIFs.
|
|
79
|
+
Can be used for normal websites but it is probably best used for a blog!
|
|
80
|
+
Have a look at the available styles in the CSS file and visit the
|
|
81
|
+
[template homepage][andreas04] to see the original template and what can
|
|
82
|
+
be done with it.
|
|
83
|
+
|
|
84
|
+
[andreas04]: http://andreasviklund.com/templates/andreas04
|
|
85
|
+
|
|
86
|
+
This template is free to use for any purpose, see the [copyright
|
|
87
|
+
statement][AVcopy].
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
## andreas05
|
|
91
|
+
|
|
92
|
+
Open source web design template by [Andreas Viklund]. Simplicity is the
|
|
93
|
+
main feature of this design. No advanced features and no effects are
|
|
94
|
+
used which makes it great for small sites. Have a look at the available
|
|
95
|
+
styles in the CSS file and visit the [template homepage][andreas05] to
|
|
96
|
+
see the original template and what can be done with it.
|
|
97
|
+
|
|
98
|
+
[andreas05]: http://andreasviklund.com/templates/andreas05
|
|
99
|
+
|
|
100
|
+
This template is free to use for any purpose, see the [copyright
|
|
101
|
+
statement][AVcopy].
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
## andreas06
|
|
105
|
+
|
|
106
|
+
Open source web design template by [Andreas Viklund]. A fall/autumn
|
|
107
|
+
design in orange and blue with menu tabs and many in-built styles to
|
|
108
|
+
use. Have a look at the available styles in the CSS file and visit the
|
|
109
|
+
[template homepage][andreas06] to see the original template and what can
|
|
110
|
+
be done with it.
|
|
111
|
+
|
|
112
|
+
[andreas06]: http://andreasviklund.com/templates/andreas06
|
|
113
|
+
|
|
114
|
+
This template is free to use for any purpose, see the [copyright
|
|
115
|
+
statement][AVcopy].
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
## andreas07
|
|
119
|
+
|
|
120
|
+
Open source web design template by [Andreas Viklund]. A very simple
|
|
121
|
+
design with minimalistic use of .classes or IDs in the CSS file. Uses a
|
|
122
|
+
fixed position site menu, good for small or personal sites. Have a look
|
|
123
|
+
at the available styles in the CSS file and visit the [template
|
|
124
|
+
homepage][andreas07] to see the original template and what can be done
|
|
125
|
+
with it.
|
|
126
|
+
|
|
127
|
+
[andreas07]: http://andreasviklund.com/templates/andreas07
|
|
128
|
+
|
|
129
|
+
This template is free to use for any purpose, see the [copyright
|
|
130
|
+
statement][AVcopy].
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
## andreas08
|
|
134
|
+
|
|
135
|
+
Open source web design template by [Andreas Viklund]. Very simple and
|
|
136
|
+
basic template without images in light blue and white. Have a look at
|
|
137
|
+
the available styles in the CSS file and visit the [template
|
|
138
|
+
homepage][andreas08] to see the original template and what can be done
|
|
139
|
+
with it.
|
|
140
|
+
|
|
141
|
+
[andreas08]: http://andreasviklund.com/templates/andreas08
|
|
142
|
+
|
|
143
|
+
This template is free to use for any purpose, see the [copyright
|
|
144
|
+
statement][AVcopy].
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
## andreas09
|
|
148
|
+
|
|
149
|
+
Open source web design template by [Andreas Viklund]. Features a two or
|
|
150
|
+
three column layout in various colors (blue, green, orange, purple, red
|
|
151
|
+
and black) with many styles. Have a look at the available styles in the
|
|
152
|
+
CSS file and visit the [template homepage][andreas09] to see the
|
|
153
|
+
original template and what can be done with it.
|
|
154
|
+
|
|
155
|
+
[andreas09]: http://andreasviklund.com/templates/andreas09
|
|
156
|
+
|
|
157
|
+
This template is free to use for any purpose, see the [copyright
|
|
158
|
+
statement][AVcopy].
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
## simple
|
|
162
|
+
|
|
163
|
+
Provides a minimalistic website template. The template defines a
|
|
164
|
+
horizontal header, a horizontal bar with the breadcrumb trail and the
|
|
165
|
+
language menu, then a menu on the left and a footer.
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
# Installation
|
|
170
|
+
|
|
171
|
+
The easiest way to install this extension bundle is by installing the
|
|
172
|
+
corresponding Rubygem:
|
|
173
|
+
|
|
174
|
+
gem install webgen-templates-bundle
|
|
175
|
+
|
|
176
|
+
If you don't use Rubygems, copy the folder
|
|
177
|
+
`lib/webgen/bundle/templates` into your `ext` directory.
|
|
178
|
+
|
|
179
|
+
This bundle is auto-loaded, so you don't have anything else to do!
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
# Copyright and license
|
|
183
|
+
|
|
184
|
+
Copyright (c) 2013 Thomas Leitner under the MIT License (see LICENSE)
|
|
185
|
+
|
|
186
|
+
* * *
|
|
187
|
+
|
|
188
|
+
The licenses for the individual templates are mentioned in their
|
|
189
|
+
description.
|
data/VERSION
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1.0.0
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
/*
|
|
2
|
+
Original design: 1024px (v3.1 - Sep 11, 2012) - A free xhtml/css website template by Andreas Viklund.
|
|
3
|
+
For more information, see http://andreasviklund.com/templates/1024px/
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
/* General tags */
|
|
7
|
+
body {background:url(images/background.gif) repeat-y top center #fff; color:#404040; font:76% Verdana,Tahoma,Arial,sans-serif; line-height:1.3em; margin:0 auto; padding:0;}
|
|
8
|
+
a {color:#4088b8; font-weight:700; text-decoration:none;}
|
|
9
|
+
a:hover {text-decoration:underline;}
|
|
10
|
+
a img {border:0;}
|
|
11
|
+
p {margin:0 0 18px 10px;}
|
|
12
|
+
ul,ol,dl {font-size:0.9em; margin:2px 0 16px 35px;}
|
|
13
|
+
ul ul,ol ol {margin:4px 0 4px 35px;}
|
|
14
|
+
blockquote {border:1px solid #dadada; font-size:0.9em; margin:20px 10px; padding:8px;}
|
|
15
|
+
blockquote p {margin:0;}
|
|
16
|
+
|
|
17
|
+
/* Headers */
|
|
18
|
+
h1 {color:#4088b8; font-size:3.6em; letter-spacing:-3px; margin:0 0 20px 25px;}
|
|
19
|
+
h1 a {color:#4088b8; text-transform:none;}
|
|
20
|
+
h2 {border-bottom:4px solid #dadada; color:#4088b8; font-size:1.4em; letter-spacing:-1px; margin:0 0 10px; padding:0 2px 2px 5px;}
|
|
21
|
+
h3 {border-bottom:1px solid #dadada; color:#4088b8; font-size:1.2em; font-weight:700; margin:10px 0 8px; padding:1px 2px 2px 3px;}
|
|
22
|
+
|
|
23
|
+
/* Main wrap */
|
|
24
|
+
#wrap {color:#404040; margin:10px auto; padding:0; width:970px;}
|
|
25
|
+
#header {margin:0;}
|
|
26
|
+
#toplinks {font-size:0.9em; padding:5px 2px 2px 3px; text-align:right;}
|
|
27
|
+
#toplinks a {color:gray;}
|
|
28
|
+
#slogan {color:gray; font-size:1.5em; font-weight:700; letter-spacing:-1px; line-height:1.2em; margin:15px 0 20px 35px;}
|
|
29
|
+
|
|
30
|
+
/* Sidebar and menu */
|
|
31
|
+
#sidebar {float:left; line-height:1.4em; margin:0 0 5px; padding:1px 0 0; width:195px;}
|
|
32
|
+
#sidebar ul {font-size:0.9em; list-style:none; margin:0; padding:0 0 15px 10px;}
|
|
33
|
+
#sidebar li {list-style:none; margin:0 0 4px; padding:0;}
|
|
34
|
+
#sidebar li a {font-size:1.2em; font-weight:700; padding:2px;}
|
|
35
|
+
#sidebar ul ul {line-height:1.2em; margin:4px 0 3px 15px; padding:0;}
|
|
36
|
+
#sidebar ul ul li a {font-weight:400;}
|
|
37
|
+
#sidebar h2 {margin:3px 0 8px;}
|
|
38
|
+
|
|
39
|
+
/* Main content */
|
|
40
|
+
#content {float:right; line-height:1.5em; margin:0; padding:0; text-align:left; width:750px;}
|
|
41
|
+
#contentalt {float:left; line-height:1.5em; margin-right:20px; padding:0; text-align:left; width:750px;}
|
|
42
|
+
#content h3,#contentalt h3 {margin:10px 0 8px;}
|
|
43
|
+
|
|
44
|
+
/* Footer */
|
|
45
|
+
#footer {border-top:4px solid #dadada; clear:both; color:gray; font-size:0.9em; line-height:1.6em; margin:0 auto; padding:8px 0; text-align:right;}
|
|
46
|
+
#footer p {margin:0; padding:0;}
|
|
47
|
+
#footer a {color:#808080;}
|
|
48
|
+
|
|
49
|
+
/* Additional classes */
|
|
50
|
+
.box {background:#4088b8; border:1px solid #c8c8c8; color:#fff; font-size:0.9em; line-height:1.4em; padding:10px 10px 10px 13px;}
|
|
51
|
+
.box a {color:#f0f0f0;}
|
|
52
|
+
.left {float:left; margin:0 15px 4px 0;}
|
|
53
|
+
.right {float:right; margin:0 0 4px 15px;}
|
|
54
|
+
.readmore {margin:-10px 10px 12px 0; text-align:right;}
|
|
55
|
+
.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}
|
|
56
|
+
.timestamp a {font-weight:normal;}
|
|
57
|
+
.blue {color:#4088b8;}
|
|
58
|
+
.clear {clear:both;}
|
|
59
|
+
.fade {color:#c8c8c8;}
|
|
60
|
+
.gray {color:gray;}
|
|
61
|
+
.photo {background:#fff; border:1px solid #bababa; margin:6px 18px 2px 5px; padding:2px;}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
3
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{lang:}" lang="{lang:}">
|
|
4
|
+
<head>
|
|
5
|
+
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
6
|
+
<meta name="description" content="Your description goes here..." />
|
|
7
|
+
<meta name="keywords" content="your,keywords,goes,here" />
|
|
8
|
+
<meta name="author" content="Your Name" />
|
|
9
|
+
<meta name="generator" content="webgen - http://webgen.rubyforge.org" />
|
|
10
|
+
<link rel="stylesheet" type="text/css" href="{relocatable: 1024px.css}" media="screen,projection" />
|
|
11
|
+
<title>{title: }</title>
|
|
12
|
+
</head>
|
|
13
|
+
|
|
14
|
+
<body>
|
|
15
|
+
<div id="wrap">
|
|
16
|
+
|
|
17
|
+
<div id="header">
|
|
18
|
+
<p id="toplinks">Skip to: <a href="#content">Content</a> | <a href="#sidebar">Navigation</a> | <a href="#footer">Footer</a><br />
|
|
19
|
+
Location: {breadcrumb_trail: }<br />
|
|
20
|
+
Language: {langbar: }
|
|
21
|
+
</p>
|
|
22
|
+
<h1><a href="{relocatable: /index.html}">Title<span class="fade">appendix</span></a></h1>
|
|
23
|
+
<p id="slogan">the slogan of the site...</p>
|
|
24
|
+
</div>
|
|
25
|
+
|
|
26
|
+
<div id="content">
|
|
27
|
+
<webgen:block name="content" />
|
|
28
|
+
</div>
|
|
29
|
+
|
|
30
|
+
<div id="sidebar">
|
|
31
|
+
<h2>Welcome!</h2>
|
|
32
|
+
<p>Write a short presentation of yourself or the site right here!</p>
|
|
33
|
+
|
|
34
|
+
<h2>Pages:</h2>
|
|
35
|
+
<div id="menu">{menu: {options: {sort: true, mi: {in_menu: true}, siblings: [0, -1]}}}</div>
|
|
36
|
+
|
|
37
|
+
<h2>Site news:</h2>
|
|
38
|
+
<p><strong>09.09.2009</strong><br />
|
|
39
|
+
Something will have happened by then.</p>
|
|
40
|
+
|
|
41
|
+
<h2>Links:</h2>
|
|
42
|
+
<ul class="links">
|
|
43
|
+
<li><a href="http://webgen.rubyforge.org/">webgen homepage</a></li>
|
|
44
|
+
<li><a href="http://andreasviklund.com/templates/">Free website templates</a></li>
|
|
45
|
+
</ul>
|
|
46
|
+
</div>
|
|
47
|
+
|
|
48
|
+
<div id="footer">
|
|
49
|
+
<p><a href="#">Contact us</a> | <a href="#">Privacy policy</a> | <a href="#">Sitemap</a> | <a href="#">RSS</a> | <a href="#header">Back to top</a><br />
|
|
50
|
+
© 2012 Your Name | Generated by <a href="http://webgen.rubyforge.org">webgen</a> | Design by <a href="http://andreasviklund.com/">Andreas Viklund</a></p>
|
|
51
|
+
</div>
|
|
52
|
+
|
|
53
|
+
</div>
|
|
54
|
+
</body>
|
|
55
|
+
</html>
|
|
Binary file
|
|
@@ -0,0 +1,295 @@
|
|
|
1
|
+
/* andreas00 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com.
|
|
2
|
+
Free to use for any purpose as long as the proper credits are given to the original author.
|
|
3
|
+
Version: 1.1 (Apr 20, 2006) */
|
|
4
|
+
|
|
5
|
+
/***** Body and main container *****/
|
|
6
|
+
|
|
7
|
+
body {
|
|
8
|
+
margin:0 auto;padding:0;font:76% Verdana,Tahoma,Arial,sans-serif;background:#eaeaea url(images/bg.gif) top center repeat-y;color:#3a3a3a;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
#wrap {
|
|
12
|
+
background-color:#ffffff;color:#303030;margin:0 auto;padding:1px 5px;width:760px;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
/***** Header *****/
|
|
16
|
+
|
|
17
|
+
#header {
|
|
18
|
+
color:#505050;background:#ffffff url(images/front.jpg) bottom left no-repeat;height:250px;margin:0 0 10px 0;padding:0;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
#header h1 {
|
|
22
|
+
font-size:2.5em;font-weight:normal;letter-spacing:-2px;margin:0 0 4px 15px;padding:15px 0 0 0;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
#header h1 a,#header h1 a:hover {
|
|
26
|
+
padding:0;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
#header p {
|
|
30
|
+
font-size:1.1em;letter-spacing:-1px;margin:0 0 20px 15px;padding:0 0 0 3px;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
/***** Left sidebar *****/
|
|
34
|
+
|
|
35
|
+
#avmenu {
|
|
36
|
+
clear:left;float:left;width:150px;margin:0 0 10px 0;padding:0;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
#avmenu ul {
|
|
40
|
+
list-style:none;width:150px;margin:0 0 20px 0;padding:0;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
#avmenu li {
|
|
44
|
+
margin-bottom:5px;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
#avmenu li a, #avmenu li span {
|
|
48
|
+
font-weight:bold;height:20px;text-decoration:none;color:#505050;display:block;padding:6px 0 0 10px;background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;border-top:1px solid #d8d8d8;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;border-left:4px solid #cccccc;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
#avmenu li a:hover, #avmenu li a.current, #avmenu li.webgen-menu-item-selected a, #avmenu li.webgen-menu-item-selected span {
|
|
52
|
+
background:#eaeaea url(images/menubg2.gif) bottom left repeat-x;color:#505050;border-top:1px solid #b0b0b0;border-right:1px solid #b0b0b0;border-bottom:1px solid #b0b0b0;border-left:4px solid #505050;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
#avmenu ul ul {
|
|
56
|
+
margin:5px 0 5px 15px;font-size:0.9em;width:135px;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
#avmenu ul ul a {
|
|
60
|
+
height:16px;margin:0;padding:4px 0 0 8px;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
#avmenu ul ul ul {
|
|
64
|
+
margin:5px 0 5px 15px;font-size:0.9em;width:120px;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
#avmenu h2 {
|
|
68
|
+
font-size:1.5em;font-weight:normal;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
/***** Right sidebar *****/
|
|
72
|
+
|
|
73
|
+
#extras {
|
|
74
|
+
float:right;width:130px;margin:0 0 10px 0;padding:0;font-size:0.9em;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
#extras p, #extras ul {
|
|
78
|
+
margin:0 0 1.5em 0;line-height:1.3em;padding:0;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
#extras a {
|
|
82
|
+
font-weight:bold;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
#extras li {
|
|
86
|
+
list-style:none;margin:0 0 6px 0;padding:0;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
#extras h2 {
|
|
90
|
+
font-size:1.6em;font-weight:normal;margin:0 0 6px 0;;letter-spacing:-1px;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
/***** Main content *****/
|
|
94
|
+
|
|
95
|
+
#content {
|
|
96
|
+
margin:10px 140px 10px 160px;padding:0;line-height:1.5em;text-align:left;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
#contentwide {
|
|
100
|
+
margin:10px 0 10px 160px;padding:0;line-height:1.5em;text-align:left;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
#contentfull {
|
|
104
|
+
margin:10px 10px 10px 10px;padding:2px 0 0 0;line-height:1.5em;text-align:left;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
#content h2, #contentwide h2, #contentfull h2 {
|
|
108
|
+
font-size:1.8em;letter-spacing:-1px;font-weight:normal;margin:8px 0 10px 0;padding:0;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
#content h3, #contentwide h3, #contentfull h3 {
|
|
112
|
+
font-size:1.5em;font-weight:normal;margin:6px 0 6px 0;padding:0;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
#content img, #contentwide img, #contentfull img {
|
|
116
|
+
padding:1px;display:inline;background:#cccccc;color:#303030;border:4px solid #f0f0f0;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
#content a, #contentwide a, #contentfull a {
|
|
120
|
+
font-weight:bold;
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
#content ul, #content ol,
|
|
124
|
+
#contentwide ul, #contentwide ol,
|
|
125
|
+
#contentfull ul, #contentfull ol {
|
|
126
|
+
margin:0 0 16px 20px;
|
|
127
|
+
padding:0;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
#content ul ul, #content ol ol,
|
|
131
|
+
#contentwide ul ul, #contentwide ol ol,
|
|
132
|
+
#contentfull ul ul, #contentfull ol ol {
|
|
133
|
+
margin:2px 0 2px 20px;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
#content li, #contentwide li, #contentfull li {
|
|
137
|
+
margin:0 0 2px 10px;
|
|
138
|
+
padding:0 0 0 4px;
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
/***** Footer *****/
|
|
142
|
+
|
|
143
|
+
#footer {
|
|
144
|
+
clear:both;margin:0 auto;padding:8px 0;border-top:2px solid #dadada;width:760px;text-align:center;color:#808080;background-color:#ffffff;font-size:0.9em;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
#footer p {
|
|
148
|
+
padding:0;margin:0;
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
#footer a {
|
|
152
|
+
color:#808080;background-color:inherit;text-decoration:none;
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
#footer a:hover {
|
|
156
|
+
text-decoration:underline;
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
/***** Various tags *****/
|
|
160
|
+
|
|
161
|
+
a {
|
|
162
|
+
text-decoration:none;color:#505050;background-color:inherit;
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
a:hover {
|
|
166
|
+
text-decoration:underline;color:#286ea0;background-color:inherit;
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
a img {
|
|
170
|
+
border:0;
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
p {
|
|
174
|
+
margin:0 0 16px 0;
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
blockquote {
|
|
178
|
+
border-top:1px solid #d8d8d8;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;border-left:4px solid #cccccc;margin:16px;padding:7px 7px 7px 11px;background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;color:#505050;
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
blockquote p {
|
|
182
|
+
font-size:1.1em;line-height:1.3em;margin:0;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
/***** Table styles *****/
|
|
186
|
+
|
|
187
|
+
table {
|
|
188
|
+
margin:0 0 16px 0;padding:0;line-height:1.3em;border-collapse:collapse;border:1px solid #d8d8d8;
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
caption {
|
|
192
|
+
text-align:left;font-size:1.5em;font-weight:normal;margin:0;padding:6px 0 8px 0;
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
th {
|
|
196
|
+
padding:7px;text-align:left;background:#eaeaea url(images/menubg2.gif) bottom left repeat-x;color:#505050;
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
td {
|
|
200
|
+
padding:7px;font-size:0.9em;text-align:left;background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;color:#303030;
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
/***** Form styles *****/
|
|
204
|
+
|
|
205
|
+
.button {
|
|
206
|
+
border-top:1px solid #d8d8d8;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;border-left:4px solid #cccccc;margin:0 0 15px 0;padding:7px 7px 7px 11px;background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;color:#505050;font-weight:bold;width:120px;
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
input, textarea {
|
|
210
|
+
border:1px solid #cccccc;font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:1em;margin:0;padding:4px;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
label {
|
|
214
|
+
margin:2px;
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
input {
|
|
218
|
+
width:200px;
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
textarea {
|
|
222
|
+
width:400px;
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
/***** Search box *****/
|
|
226
|
+
|
|
227
|
+
#searchbox {
|
|
228
|
+
padding:0;margin:6px 0 16px 0;
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
#searchform {
|
|
232
|
+
background:#ffffff;border:1px solid #cccccc;color:#505050;font-size:0.9em;padding:4px;width:116px;
|
|
233
|
+
}
|
|
234
|
+
|
|
235
|
+
#searchbox label {
|
|
236
|
+
display:none;
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
/***** Various classes *****/
|
|
240
|
+
|
|
241
|
+
.left {
|
|
242
|
+
margin:10px 10px 5px 0;float:left;
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
.right {
|
|
246
|
+
margin:10px 0 5px 10px;float:right;
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
.announce {
|
|
250
|
+
margin:10px 0 10px 0;padding:10px 10px 5px 10px;width:105px;color:#505050;background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;border-top:1px solid #d8d8d8;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;border-left:4px solid #cccccc;line-height:1.3em;
|
|
251
|
+
}
|
|
252
|
+
|
|
253
|
+
.announce a {
|
|
254
|
+
font-weight:bold;
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
.announce p {
|
|
258
|
+
font-size:0.9em;
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
.announce h2 {
|
|
262
|
+
margin:0 0 10px 0;padding:0;
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
#avmenu .announce {
|
|
266
|
+
width:125px;
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
.textright {
|
|
270
|
+
text-align:right;margin:-10px 0 4px 0;
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
.center {
|
|
274
|
+
text-align:center;
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
.small {
|
|
278
|
+
font-size:0.8em;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
.large {
|
|
282
|
+
font-size:1.3em;
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
.bold {
|
|
286
|
+
font-weight:bold;
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
.highlighted {
|
|
290
|
+
padding:3px;background-color:#f0f0f0;color:#303030;border:1px solid #b0b0b0;
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
.hide {
|
|
294
|
+
display:none;
|
|
295
|
+
}
|