We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50bc8e5 commit 107d499Copy full SHA for 107d499
README.md
@@ -1,9 +1,9 @@
1
-# Gimbalabs.com
+# Starter Template
2
+This template comes prepared with Next.js and Tailwind CSS (as well as some other packages we'll use to create a local content-management system).
3
-## Build on Next.js, with some help from Tailwind
4
-- Next.js
5
-- Tailwind CSS
+- [Next.js](https://nextjs.org/)
+- [Tailwind CSS](https://tailwindcss.com/)
6
7
## Learning Resources
8
-- Nav was build with this tutorial:
9
-- Content architecture with blog example:
+- Nav was build with this tutorial: https://dev.to/andrewespejo/how-to-design-a-simple-and-beautiful-navbar-using-nextjs-and-tailwindcss-26p1
+- See Next.js documentation to learn how to build a blog: https://nextjs.org/learn/basics/create-nextjs-app
0 commit comments