UNPKG
pound
Version:
latest (3.0.3)
3.0.3
3.0.2
3.0.1
3.0.0
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.2
0.0.1
Asset Manager for NodeJS/Express
fgribreau.github.com/pound/
FGRibreau/pound
pound
/
example
/
views
/
app.jade
12 lines
(10 loc)
•
281 B
text/jade
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
!!!
5
html head title Pound/Piler rocks ! !{renderStyles(
"app"
)} body p Look at the source code
and
then
try
to start the server
with
<pre>NODE_ENV=production node server.js</pre> a(href=
"/"
)
Go the
homepage
(
with
the home assets
) !
{renderJs(
"app"
)}