New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hoodcms

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hoodcms - npm Package Compare versions

Comparing version 3.0.0-pre3 to 3.0.0-pre4

css/admin.css

0

js/core.js

@@ -0,0 +0,0 @@ "use strict";

2

package.json
{
"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)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc