A Built.JS theme for small business websites, with basic Tailwind styling.
The demo for the site can be found here: https://builtjs-theme-corporate-tailwind.vercel.app/
npm install
Then you can run the app using:
npm run dev
- Home
- About
- Blog
- Contact
- Services
Attributes:
- title: Text
- content: RichText
- image: File
- tags: Array
- createdAt: Date
- author: Author
Attributes:
- title: Text
- blurb: LongText
- image: File
Attributes:
- title: Text
- blurb: LongText
- image: File
Attributes:
- title: Text
- blurb: LongText
- image: File
Attributes:
- label: Text
- url: Text
Templates specify the UI design of a section. In this theme, they fall under the following categories:
An article displays the content of a single entry, such as a blog entry.
A banner is an attention section
A cover is a full height attention section
A list displays a collection of items
A form is a collection of inputs
A footer is a section at the bottom of a page
A header is a section at the top of a page that includes the main menu
Head components are included in the head section of a page. For example: SEO, Analytics