This is a template for a digital garden or personal blog built with NextJS, Tailwind, and markdown, distributed under the BSD license.
-
Clone the repo
https://github.com/stormcloud266/nextjs-garden-template.git your-project
-
Navigate and install
cd your-project && yarn install
-
Start developing
yarn dev
-
Create a new
.md
file in theposts/
directory -
All images are kept in the
public/posts/
directory and can be accessed this syntax![alt text](/posts/test.png)
- Features links on homepage
- All links page
- Filter by category
- Meta data, Twitter cards