From b3bd17e3700284f1aaeee75b3b91f6db5bb6aec4 Mon Sep 17 00:00:00 2001 From: Julien Maury <6878027+jmau111@users.noreply.github.com> Date: Wed, 13 Apr 2022 09:47:05 -0700 Subject: [PATCH 1/2] add gatsby nes theme --- content/theme/gatsby-nes | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 content/theme/gatsby-nes diff --git a/content/theme/gatsby-nes b/content/theme/gatsby-nes new file mode 100644 index 000000000..759b0e554 --- /dev/null +++ b/content/theme/gatsby-nes @@ -0,0 +1,14 @@ +--- +title: Nes +github: https://github.com/jmau111/gatsby-nes +demo: https://demos.julien-maury.dev/gatsby-nes/ +author: Julien Maury +ssg: + - Gatsby +cms: + - No Cms +category: + - Single Page +date: 2022-04-07T07:07:07.000Z +description: A nostalgic theme using Gatsby, Typescript, and Nes.css +--- From acf821496f4106da7e0236a3ebd0f9071cf9bec5 Mon Sep 17 00:00:00 2001 From: Julien Maury <6878027+jmau111@users.noreply.github.com> Date: Fri, 15 Apr 2022 08:22:36 -0700 Subject: [PATCH 2/2] add more info about theme --- content/theme/gatsby-nes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/theme/gatsby-nes b/content/theme/gatsby-nes index 759b0e554..4da6ee357 100644 --- a/content/theme/gatsby-nes +++ b/content/theme/gatsby-nes @@ -12,3 +12,7 @@ category: date: 2022-04-07T07:07:07.000Z description: A nostalgic theme using Gatsby, Typescript, and Nes.css --- + +# A tribute to 8-bit and retrograming using Gatsby and NES.css + +This Gatsby theme uses typescript and Nes.css to build a simple presentation page (One-Page Layout).