@bloggrify/bento
v0.9.6
Published
A Nuxt.js theme for Bloggrify
Downloads
90
Readme
Bento
Bento is a premium template for Bloggrify.
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 Bento 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 "Bento" 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.