From 926fd81d2820ae185695e77d171c7aa76be3db1c Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Thu, 12 Sep 2019 20:59:02 +0900 Subject: [PATCH] docs: Add link to GitHub Pages Deployment - Nuxt.js --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c3d7062..34fbc88 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,8 @@ jobs: An example for [Nuxt.js] (Vue.js) project with [create-nuxt-app] -Premise: Repository root has `.nojekyll` +- cf. [GitHub Pages Deployment - Nuxt.js](https://nuxtjs.org/faq/github-pages) +- Premise: Repository root has `.nojekyll` [create-nuxt-app]: https://github.com/nuxt/create-nuxt-app