forked from sashin/sashinexists
10 lines
286 B
Plaintext
10 lines
286 B
Plaintext
{
|
|
styles
|
|
templates
|
|
index.html = templates/default.ori.html("Welcome to the index page!")
|
|
views = (views.ori/)
|
|
...map(data/pages, page.ori)
|
|
favicon.ico
|
|
// ...map(data/pages, (page)=>templates/default.ori.html(templates/partials/article.ori.html/(page/())))
|
|
}
|