Reflex
  • Blocks
    • Header
    • Hero
    • Features
    • Call to action
    • Forms
    • Pricing
    • Team
    • Testimonials
    • Cards
    • Footer
    • Posts
    • Videos
  • Examples
  • Learn
  • Videos
  • Docs
  • Theme

    Theme reference

    • Colors
    • Font family
    • Font size
    • Font weight
    • Line height
    • Box shadow
    Create a theme Extend base
arshadcnv0.5.3
Reflex
Reflex

We are adding support for Nextjs. Get in touch on Twitter to learn more.

See a demo

Add a post

To add a new post, create a new mdx file under content/posts.

content/posts/2020-07-08-slug-of-post.mdx
---
title: Title of the Post
excerpt: A short description for this post.
date: 2020-07-08
image: cover-image-for-post.jpg
caption: Caption for the cover image
published: true
featured: true
author: Megan Morales
tags:
- Writing
- Stories
---
Post content goes here.

If you open /blog/2020-07-08-slug-of-post in a browser, you should see your first post.

Add an authorMeta tags

© 2020 Reflex

  • Blocks
  • Examples
  • Learn
  • Docs
  • Github