Skip to content

bloggrify/demo-minimalist

Repository files navigation

Minimalist

Minimalist is a basic template for Bloggrify. It provides a dark mode, a clean, accessible, responsive and SEO-efficient blog template.

The demo is available here

Getting Started

WARNING: Even if it's only a matter of downloading files and writing markdown, you'll need to have some knowledge of git, markdown, and the command line

In order to run Minimalist on your local machine, you need to have Node.js and Npm installed.

To get started, you can read the official documentation here. You'll find all the information you need to install and use Bloggrify

However, instead of cloning the "Mistral" template, you should use the "Minimalist" template that you have downloaded.

Then you can install the dependencies (from the root of the project)

# npm
npm install

and run the development server on http://localhost:3000

npm run dev

Of course, you can remove all the existing blog posts from the content folder and start from scratch. Those are just examples.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published