A simple starter blog built with Gatsby & Forestry
Brevifolia is a minimalist blog starter designed to work with Forestry and Gatsby. It is statically generated using Gatsby and allows you to manage your content through Forestry by editing markdown or data files. The styles are created using SCSS with CSS modules and follow the BEM naming convention. The font used is Work Sans.
gatsby new project-name https://github.com/username/repo-name
git clone https://github.com/username/repo-name.git
cd project-name
npm install
gatsby develop
localhost:8000.Brevifolia is a minimalist blog starter that provides a streamlined solution for creating and managing a blog using Gatsby and Forestry. It offers easy installation and customization options, making it a great choice for those looking for a simple and efficient blog setup.