anuraghazra / abell-starter-minima

Blog starter built using Abell

Home Page:https://abell-starter-minima.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abell Starter Template

Screenshot of Abell Minima Template's Cover. The cover shows dark and light mode of Minima with a picture of mobile view

DEMO: https://abell-starter-minima.netlify.app

GitHub package.json version    Twitter profile badge of @abellland

A starter template for creating your blog with abelljs/abell.

ABELL IS NOT READY SO DO NOT USE IT IN SERIOUS APPLICATIONS

Using this template to create your blog.

Create locally with create-abell-app

npx create-abell-app my-blog --template abelljs/abell-starter-minima

or

Create Repository to your account, and Deploy to Netlify in one click 🎉

Deploy to Netlify Button

This will create a repository in your GitHub and will deploy it to the Netlify.

Write/Edit blogs

  • Take a local copy of your blog git clone <blog-github-url>
  • cd to the new cloned folder
  • npm run dev to run a dev server

The new repository will have a content folder in the root directory. You can edit blogs from there and you can create a new folder with index.md to create a new blog.

To see the final output, you can build the site with npm run build


For documentation on editing layout, check out README of abelljs/abell repository

Thank you and do let us know what you think Twitter @AbellLand

About

Blog starter built using Abell

https://abell-starter-minima.netlify.app


Languages

Language:Pug 77.1%Language:CSS 17.2%Language:JavaScript 5.7%