Ora — A minimal blog template

Ora — A minimal blog template for sharing your thoughts

Powered by Notion & Super, Ora features 3 beautiful layouts, customizable light & dark mode themes, global navigation and footer components, an about page, and so much more.

image

Light or dark mode? Why not both

Ora is light and dark mode ready with an optional automatic theme that will change based on your readers device preferences

image
image

Make it your own

Easily create your own theme with pre-written code that you can add to your blog. Detailed instructions make it easy for anyone. All you have to do is bring the colors.

:root {
  --text-color: #000;
  --background-color: #fff;
  --color-text-gray: #5A6774;
  --divider-color: #F2F2F2;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, li {
  color: var(--text-color);
}

body {
  background-color: var(--background-color);
}

Choose from 3 different layouts

Choose from 3 different layouts, add an optional feature card to make a particular post stand out.

image
image

Image overlay

Use light images and keep text visible with an optional image overlay.

image

Navigation options

Choose between a fixed or sticky top navigation bar that follows your readers as they scroll.

image

Demo Twitter Purchase – $19

Made by Benjamin Hoppe | Powered by Notion & Super