{ 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/()))) }