d3rp3tt3 / blog-example

Builder.io blog example

Home Page:https://builder.io/demo/blog/example?demoHost=blog-example-builder-io.vercel.app&demoModel=blog-post&demoPath=/blog/example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Builder.io Blog Example

This is an example of a blog with Builder.io, Tailwind, and Next.js,

We forked TailwindBlog and added a Builder.io integation here, and configured some custom components here

Try it yourself here!

Gif of using this example

Getting Started

  1. Create a free account with Builder.io
  2. In your Builder space, create a section model named blog-post
  3. Set the Preview URL of your model to http://localhost:3000
  4. Clone this repo: git clone https://github.com/BuilderIO/blog-example.git
  5. Install dependencies: npm install
  6. Run the development server: npm run dev
  7. Open Builder.io and make some blog posts!

To go live, be sure to also add your public API key (find in your account settings) here. You additionally may want to add some custom fields for the blog post title and slug

ℹ️ For an in-depth walkthrough on how to create a blog with Builder.io, see our full tutorial

About

Builder.io blog example

https://builder.io/demo/blog/example?demoHost=blog-example-builder-io.vercel.app&demoModel=blog-post&demoPath=/blog/example

License:MIT License


Languages

Language:JavaScript 96.4%Language:CSS 2.4%Language:Shell 0.7%Language:TeX 0.6%