A Built.js plugin for a blog, with basic Tailwind styling.
Demo: https://builtjs-plugin-blog.vercel.app
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Home
- Blog
- Post
- Blog Article
Fields:
- title: string
- slug: uid
- content: portabletext
- blurb: text
- image: image
- date: date
- tags: Array
- createdAt: Date
- author: Author
Fields:
- fullName: string
- profile: Profile
- posts: Array
Fields:
- title: string
- excerpt: text
- bio: portabletext
- position: string
- profileImage: image
Fields:
- name: string
- slug uid
Fields:
- slug uid
- label: string
- url: string