Skip to content

Commit

Permalink
Add premium themes
Browse files Browse the repository at this point in the history
  • Loading branch information
ixartz committed Aug 14, 2020
1 parent e6fd7b3 commit 97f3a31
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
node_modules
README.md
*.md
10 changes: 10 additions & 0 deletions _posts/nextjs-blog-boilerplate-presentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,16 @@ Built-in feature from Next.js:

- Node.js and npm

### Premium Themes ([Nextjs Themes](https://creativedesignsguru.com/category/nextjs/))

| [Blue Dark Nextjs Theme](https://creativedesignsguru.com/blue-dark-nextjs-theme/) | [Blue Eclatant Nextjs Theme](https://creativedesignsguru.com/blue-eclatant-nextjs-theme/) |
| --- | --- |
| [![Blue Dark Nextjs Theme premium](https://creativedesignsguru.com/assets/images/themes/blue-dark-mode-nextjs-theme-homepage-xs.png)](https://creativedesignsguru.com/blue-dark-nextjs-theme/) | [![Blue Eclatant Nextjs Theme premium](https://creativedesignsguru.com/assets/images/themes/eclatant-blue-nextjs-theme-homepage-xs.png)](https://creativedesignsguru.com/blue-eclatant-nextjs-theme/) |

| [Blue Modern Nextjs Theme](https://creativedesignsguru.com/blue-modern-nextjs-theme/) | [Blue Minimalist Nextjs Theme](https://creativedesignsguru.com/blue-minimalist-nextjs-theme/) |
| --- | --- |
| [![Blue Modern Nextjs Theme premium](https://creativedesignsguru.com/assets/images/themes/modern-blue-nextjs-theme-homepage-xs.png)](https://creativedesignsguru.com/blue-modern-nextjs-theme/) | [![Blue Minimalist Nextjs Theme premium](https://creativedesignsguru.com/assets/images/themes/minimalist-blue-nextjs-theme-homepage-xs.png)](https://creativedesignsguru.com/blue-minimalist-nextjs-theme/) |

### Getting started

Run the following command on your local environment:
Expand Down

0 comments on commit 97f3a31

Please sign in to comment.