Skip to content

Commit

Permalink
Merge branch 'release/1.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
kutaloweb committed Mar 5, 2019
2 parents a5cd7ed + 41c12f1 commit cf9d9df
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spala",
"version": "1.0.0",
"version": "1.0.1",
"author": "Alexey Kutalo <[email protected]>",
"license": "MIT",
"description": "A modern lightweight CMS for Laravel and Vue developers",
Expand Down
9 changes: 8 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Spala

Content Management System based on [Laravel 5.6](https://laravel.com), [Vue 2.5](https://vuejs.org), [Bootstrap 4](https://getbootstrap.com/) and [Monster Admin Template](https://wrappixel.com/demos/admin-templates/monster-admin/Documentation/document.html)
<p align="center">
<a href="https://packagist.org/packages/spala/spala"><img src="https://poser.pugx.org/spala/spala/v/stable" alt="Latest Stable Version"></a>
<a href="https://packagist.org/packages/spala/spala"><img src="https://poser.pugx.org/spala/spala/license.svg" alt="License"></a>
</p>

SPA Content Management System based on [Laravel 5.6](https://laravel.com), [Vue 2.5](https://vuejs.org), [Bootstrap 4](https://getbootstrap.com/) and [Monster Admin Template](https://wrappixel.com/demos/admin-templates/monster-admin/Documentation/document.html)

![Screen](https://user-images.githubusercontent.com/17153568/53791966-80bcd980-3edf-11e9-9425-12fd7a789ad7.png "Dashboard")

## Getting Started

Expand Down

0 comments on commit cf9d9df

Please sign in to comment.