all repos — archive/homestead @ 69af7f12ec17f0aba65b0e23ef4045ee28f2dac8

My future indieweb platform

feat: add single post endpoint

Alan Pearce
commit

69af7f12ec17f0aba65b0e23ef4045ee28f2dac8

parent

370e7add837f194bebc710c10ccd11bacfc74990

1 file changed, 3 insertions(+), 0 deletions(-)

changed files
A src/views/post.html
@@ -0,0 +1,3 @@
+{{ post.data.title }} + +{{ post.content }}