From c787e9d71a1079a543ba834ddca658b077327577 Mon Sep 17 00:00:00 2001 From: Kirill Zhirnov Date: Sat, 1 Oct 2022 13:51:48 +0200 Subject: [PATCH 1/2] Add boundless-commerce free themes. --- .../theme/boundless-ecommerce-mars-theme.md | 41 +++++++++++++++++++ .../theme/boundless-ecommerce-moon-theme.md | 41 +++++++++++++++++++ .../boundless-ecommerce-nextjs-starter-kit.md | 41 +++++++++++++++++++ 3 files changed, 123 insertions(+) create mode 100644 content/theme/boundless-ecommerce-mars-theme.md create mode 100644 content/theme/boundless-ecommerce-moon-theme.md create mode 100644 content/theme/boundless-ecommerce-nextjs-starter-kit.md diff --git a/content/theme/boundless-ecommerce-mars-theme.md b/content/theme/boundless-ecommerce-mars-theme.md new file mode 100644 index 000000000..e86a8e1b5 --- /dev/null +++ b/content/theme/boundless-ecommerce-mars-theme.md @@ -0,0 +1,41 @@ +--- +title: The Mars: Next.js Ecommerce theme +github: https://github.com/kirill-zhirnov/boundless-marsfull-theme/ +demo: https://mars.demos.my-boundless.app/ +author: Kirill Zhirnov (Boundless Commerce) +date: 2022-10-01 +ssg: + - Next +cms: + - Boundless Commerce +css: + - Bootstrap + - SCSS +archetype: + - Ecommerce +description: Ready to use Next.js (TypeScript) free template to create high-performance e-commerce websites. +--- + +# The Moon: Next.js Ecommerce template 💻 + +Ready to use [Next.js](https://nextjs.org) (TypeScript) free template to create high-performance +e-commerce websites 🔥. + +Free 👍. Ready to use 😎. Just clone & deploy! 🤘 + +## About Boundless Commerce + +[Boundless-commerce.com](https://boundless-commerce.com/) - API’s First Headless E-commerce CMS: We Provide An +Admin-Side For Store Management, Powerful API, And Ready-To-Use Checkout Area. + +## What is included? + +Fully ready eCommerce website with a hierarchical catalog, product widgets, +filters, and marketing components like sliders and carousels. + +We developed the theme keeping SEO in mind: schema markup, sitemap, and +all necessary meta-tags. + +Shopping cart with a nice animated widget and [Fully customizable React checkout](https://github.com/kirill-zhirnov/boundless-checkout-react). + +User friendly mobile version. \ No newline at end of file diff --git a/content/theme/boundless-ecommerce-moon-theme.md b/content/theme/boundless-ecommerce-moon-theme.md new file mode 100644 index 000000000..47aa60870 --- /dev/null +++ b/content/theme/boundless-ecommerce-moon-theme.md @@ -0,0 +1,41 @@ +--- +title: The Moon: Next.js Ecommerce template +github: https://github.com/kirill-zhirnov/boundless-moon-theme +demo: https://moon.demos.my-boundless.app +author: Kirill Zhirnov (Boundless Commerce) +date: 2022-10-01 +ssg: + - Next +cms: + - Boundless Commerce +css: + - Bootstrap + - SCSS +archetype: + - Ecommerce +description: Ready to use Next.js (TypeScript) free template to create high-performance e-commerce websites. +--- + +# The Moon: Next.js Ecommerce template 💻 + +Ready to use [Next.js](https://nextjs.org) (TypeScript) free template to create high-performance +e-commerce websites 🔥. + +Free 👍. Ready to use 😎. Just clone & deploy! 🤘 + +## About Boundless Commerce + +[Boundless-commerce.com](https://boundless-commerce.com/) - API’s First Headless E-commerce CMS: We Provide An +Admin-Side For Store Management, Powerful API, And Ready-To-Use Checkout Area. + +## What is included? + +Fully ready eCommerce website with a hierarchical catalog, product widgets, +filters, and marketing components like sliders and carousels. + +We developed the theme keeping SEO in mind: schema markup, sitemap, and +all necessary meta-tags. + +Shopping cart with a nice animated widget and [Fully customizable React checkout](https://github.com/kirill-zhirnov/boundless-checkout-react). + +User friendly mobile version. \ No newline at end of file diff --git a/content/theme/boundless-ecommerce-nextjs-starter-kit.md b/content/theme/boundless-ecommerce-nextjs-starter-kit.md new file mode 100644 index 000000000..145be74cb --- /dev/null +++ b/content/theme/boundless-ecommerce-nextjs-starter-kit.md @@ -0,0 +1,41 @@ +--- +title: Next.js eCommerce starter kit (Boundless commerce) +github: https://github.com/kirill-zhirnov/boundless-nextjs-sample +demo: https://blank.demos.my-boundless.app/ +author: Kirill Zhirnov (Boundless Commerce) +date: 2022-10-01 +ssg: + - Next +cms: + - Boundless Commerce +css: + - Bootstrap + - SCSS +archetype: + - Ecommerce +description: Ready to use Next.js (TypeScript) starter kit for high-performance e-commerce websites. +--- + +# Next.js eCommerce starter kit (blank theme) 💻 + +Ready to use [Next.js](https://nextjs.org) (TypeScript) starter kit for high-performance +e-commerce websites 🔥. + +Free 👍. Ready to use 😎. Just clone & deploy! 🤘 + +## About Boundless Commerce + +[Boundless-commerce.com](https://boundless-commerce.com/) - API’s First Headless E-commerce CMS: We Provide An +Admin-Side For Store Management, Powerful API, And Ready-To-Use Checkout Area. + +## What is included? + +Fully ready eCommerce website with a hierarchical catalog, product widgets, +filters, and marketing components like sliders and carousels. + +We developed the theme keeping SEO in mind: schema markup, sitemap, and +all necessary meta-tags. + +Shopping cart with a nice animated widget and [Fully customizable React checkout](https://github.com/kirill-zhirnov/boundless-checkout-react). + +User friendly mobile version. \ No newline at end of file From 2036548ce71c1e2c9035dd1fab4ff8c56b650e69 Mon Sep 17 00:00:00 2001 From: Kirill Zhirnov Date: Sat, 1 Oct 2022 14:05:02 +0200 Subject: [PATCH 2/2] boundless-commerce themes: fixes the build --- content/theme/boundless-ecommerce-mars-theme.md | 2 +- content/theme/boundless-ecommerce-moon-theme.md | 2 +- content/theme/boundless-ecommerce-nextjs-starter-kit.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/theme/boundless-ecommerce-mars-theme.md b/content/theme/boundless-ecommerce-mars-theme.md index e86a8e1b5..bce0a8d01 100644 --- a/content/theme/boundless-ecommerce-mars-theme.md +++ b/content/theme/boundless-ecommerce-mars-theme.md @@ -1,5 +1,5 @@ --- -title: The Mars: Next.js Ecommerce theme +title: "The Mars: Next.js Ecommerce theme" github: https://github.com/kirill-zhirnov/boundless-marsfull-theme/ demo: https://mars.demos.my-boundless.app/ author: Kirill Zhirnov (Boundless Commerce) diff --git a/content/theme/boundless-ecommerce-moon-theme.md b/content/theme/boundless-ecommerce-moon-theme.md index 47aa60870..af729d687 100644 --- a/content/theme/boundless-ecommerce-moon-theme.md +++ b/content/theme/boundless-ecommerce-moon-theme.md @@ -1,5 +1,5 @@ --- -title: The Moon: Next.js Ecommerce template +title: "The Moon: Next.js Ecommerce template" github: https://github.com/kirill-zhirnov/boundless-moon-theme demo: https://moon.demos.my-boundless.app author: Kirill Zhirnov (Boundless Commerce) diff --git a/content/theme/boundless-ecommerce-nextjs-starter-kit.md b/content/theme/boundless-ecommerce-nextjs-starter-kit.md index 145be74cb..3ee627b66 100644 --- a/content/theme/boundless-ecommerce-nextjs-starter-kit.md +++ b/content/theme/boundless-ecommerce-nextjs-starter-kit.md @@ -1,5 +1,5 @@ --- -title: Next.js eCommerce starter kit (Boundless commerce) +title: "Next.js eCommerce starter kit (Boundless commerce)" github: https://github.com/kirill-zhirnov/boundless-nextjs-sample demo: https://blank.demos.my-boundless.app/ author: Kirill Zhirnov (Boundless Commerce)