From 53e2f45c6a62bc66185213252378944b19a6c7f9 Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Thu, 2 Jan 2020 19:55:58 +0100 Subject: Add basic api --- components/Posts/PostLink.vue | 4 +- pages/kronika/_year/_month/_day/_title/index.vue | 54 +++++++++++++---------- scripts/generateApi.js | 56 ++++++++++++++++++++++++ scripts/postbuild.sh | 2 +- 4 files changed, 89 insertions(+), 27 deletions(-) diff --git a/components/Posts/PostLink.vue b/components/Posts/PostLink.vue index 54cd934..d3b34fc 100644 --- a/components/Posts/PostLink.vue +++ b/components/Posts/PostLink.vue @@ -1,11 +1,11 @@ diff --git a/pages/kronika/_year/_month/_day/_title/index.vue b/pages/kronika/_year/_month/_day/_title/index.vue index 9fab1d0..7990abe 100644 --- a/pages/kronika/_year/_month/_day/_title/index.vue +++ b/pages/kronika/_year/_month/_day/_title/index.vue @@ -11,42 +11,48 @@