% if (typeof isEditor !== "undefined" && isEditor) { %>
<% } %>
//
fuwn, a naritive through my struggles
.
home
.
more
<%- body %> <% if (typeof isEditor !== "undefined" && isEditor) { %>
Load post
Select an article
<% articles.reverse().forEach((article) => { %>
<%= article.filename.replace(/^articles\//, "") %>
<% }) %>
Title
Date
Route
Filename
Content
Start writing...
Save
<% } %>
<% if (typeof isEditor !== "undefined" && isEditor) { %> <% } %>