diff --git a/content/templates/ghost.yml b/content/templates/ghost.yml new file mode 100644 index 000000000..d62d04b22 --- /dev/null +++ b/content/templates/ghost.yml @@ -0,0 +1,6 @@ +name: 'Ghost' +slug: 'ghost' +description: 'An unofficial blog template using Ghost as a headless CMS.' +repo: 'serman/nuxt-template-ghost' +demo: 'https://nuxt-static-template-ghost.netlify.app/' +screenshotUrl: 'https://nuxt-static-template-ghost.netlify.app/' \ No newline at end of file diff --git a/public/assets/templates/ghost.png b/public/assets/templates/ghost.png new file mode 100644 index 000000000..2e2715a3d Binary files /dev/null and b/public/assets/templates/ghost.png differ