From 6bbc45593f6efc40d4483be2d0e3c6c453aad461 Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Tue, 10 Sep 2019 16:10:26 +0900 Subject: [PATCH] docs: add links to next.js and nuxt.js --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c5f4aee..11b208e 100644 --- a/README.md +++ b/README.md @@ -159,8 +159,10 @@ By pulling docker images, you can reduce the overall execution time of your work ### Static Site Generators with Node.js -[gatsby], [hexo], [gitbook], [vuepress], [react-static], [gridsome], etc. +[next.js], [nuxt.js], [gatsby], [hexo], [gitbook], [vuepress], [react-static], [gridsome], etc. +[next.js]: https://github.com/zeit/next.js +[nuxt.js]: https://github.com/nuxt/nuxt.js [gatsby]: https://github.com/gatsbyjs/gatsby [hexo]: https://github.com/hexojs/hexo [gitbook]: https://github.com/GitbookIO/gitbook