forked from sashin/sashinexists
change the extensions from .md and .ori.md to having no extension'
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
templates
|
||||
index.html = templates/default.ori.html("Welcome to the index page!")
|
||||
views = (views.ori/)
|
||||
...map(data/pages, page.ori)
|
||||
...map(map(data/pages, page.ori), {extension: '.ori.md->'})
|
||||
favicon.ico
|
||||
// ...map(data/pages, (page)=>templates/default.ori.html(templates/partials/article.ori.html/(page/())))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user