Brevifolia Next Forestry screenshot

Brevifolia Next Forestry

Updated: 12 May 2020
12 Stars

A simple starter blog built with Next.js & Forestry

Categories

Overview:

Brevifolia is a minimalist blog starter template designed to be used with Forestry and Next.js. It is a statically generated blog using Next.js, which combines React components with markdown and JSON files. Brevifolia comes preconfigured to work with Forestry, a git-backed CMS that allows you to manage your content by editing markdown or yaml/json/toml files and committing updates to your repository.

Features:

  • Minimalist design
  • Preconfigured to work with Forestry as a content management system
  • Statically generated using Next.js
  • Uses styled-jsx for styling
  • Uses Work Sans font
  • Supports instant previews for quickly responding to content updates
  • Deployable to Netlify without additional setup in Forestry

Installation:

To install Brevifolia, follow these steps:

  1. Clone the repository to your desired location.
  2. In your terminal, navigate to the directory where you cloned the repository.
  3. Run the following command to start the development server:
npm run dev
  1. Open your browser and go to localhost:3000 to see the blog.

Summary:

Brevifolia is a minimalist blog starter template that is designed to be used with Forestry and Next.js. It provides a preconfigured setup for managing content using Forestry’s git-backed CMS. With its minimalist design and support for instant previews, Brevifolia is a convenient choice for creating and managing a blog.