Skip to content

A Laravel package for CSlant Blog Core. Take care of important dependencies, configurations, and commands for the blog

License

Notifications You must be signed in to change notification settings

cslant/blog-core

Repository files navigation

Blog Core Package for CSlant Blog 👋

License Latest Version Test Status Quality Score Maintainability

 ██████╗███████╗██╗      █████╗ ███╗   ██╗████████╗    ██████╗ ██╗      ██████╗  ██████╗ 
██╔════╝██╔════╝██║     ██╔══██╗████╗  ██║╚══██╔══╝    ██╔══██╗██║     ██╔═══██╗██╔════╝ 
██║     ███████╗██║     ███████║██╔██╗ ██║   ██║       ██████╔╝██║     ██║   ██║██║  ███╗
██║     ╚════██║██║     ██╔══██║██║╚██╗██║   ██║       ██╔══██╗██║     ██║   ██║██║   ██║
╚██████╗███████║███████╗██║  ██║██║ ╚████║   ██║       ██████╔╝███████╗╚██████╔╝╚██████╔╝
 ╚═════╝╚══════╝╚══════╝╚═╝  ╚═╝╚═╝  ╚═══╝   ╚═╝       ╚═════╝ ╚══════╝ ╚═════╝  ╚═════╝ 

This is a package for CSlant's blog Core.

📋 Requirements

🔧 Installation

composer require cslant/blog-core

Commit template

If you want to use a commit template, you can use the following command in the root directory of this project:

git config --local commit.template .github/commit_message.txt

License

The MIT License (MIT). Please see License File for more information.