Comparing version 3.0.0-pre3 to 3.0.0-pre4
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "hoodcms", | ||
"version": "3.0.0-pre3", | ||
"version": "3.0.0-pre4", | ||
"description": "Hood Digital's own content management system, built in ASP.NET Core 2.2, with JS and SCSS.", | ||
@@ -5,0 +5,0 @@ "dependencies": {}, |
# Hood CMS | ||
[![GitHub](https://img.shields.io/github/tag/HoodDigital/Hood?label=GitHub&colorB=000000)](https://bower.io/search/?q=hood) | ||
[![Visual Studio Version](https://img.shields.io/badge/Visual%20Studio-2019-magenta.svg?colorB=770ca3)](https://www.visualstudio.com/) | ||
[![Demo](https://img.shields.io/badge/dynamic/json.svg?label=Demo&url=http%3A%2F%2Fcms.hooddigital.com%2Fhood%2Fversion&query=%24.version&colorB=%23eab92d&prefix=v)](http://cms.hooddigital.com/) | ||
You can download and use the full ASP.NET Core Source Code form Hood CMS here: | ||
https://github.com/HoodDigital/Hood | ||
## About Hood CMS | ||
@@ -10,23 +14,26 @@ Hood CMS Hood Digital's own content management system, built entirely in ASP.NET Core 2.2. With a fully functional CMS admin area and themable front site, including subscriptions powered by Stripe. | ||
## Installation | ||
This package can be installed via NuGet and npm, or you can download the [latest release](https://github.com/HoodDigital/Hood/releases). | ||
## Client Side Code | ||
[![npm Package](https://img.shields.io/npm/v/hoodcms)](https://www.npmjs.com/package/hoodcms) | ||
[![Bower](https://img.shields.io/myget/hood/vpre/hood.svg?label=Bower&colorB=ffcc2f)](https://bower.io/search/?q=hood) | ||
You can download and use the client side code, containing all JavaScript, SCSS, Less and compiled CSS, including the default theme for Hood CMS here: | ||
https://www.npmjs.com/package/hoodcms | ||
### Recommended Installation | ||
To install Hood JS & LESS via LibMan, add the following lines to your libman.json file: | ||
``` | ||
{ | ||
"destination": "wwwroot/hood", | ||
"library": "hoodcms@3.0.0-pre4", | ||
"provider": "jsdelivr" | ||
} | ||
``` | ||
To install Hood JS & LESS, run the following command in the command line (bower required): | ||
### Legacy Themes Bower Installation | ||
To install Hood JS & LESS for legacy themes, run the following command in the command line (bower required): | ||
``` | ||
bower install --save hood | ||
``` | ||
### Less/JavaScript | ||
### Note | ||
This package only contains the required SCSS/JavaScript and CSS files required to run Hood CMS with the current default theme. | ||
##Hood CMS ASP.NET Core Source Code & Pacakge | ||
[![Bower](https://img.shields.io/github/tag/HoodDigital/Hood?label=GitHub&colorB=000000)](https://bower.io/search/?q=hood) | ||
You can download and use Hood CMS here: [Hood CMS](https://github.com/HoodDigital/Hood) |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8606206
210
56713
39
2
13