Skip to content

Commit

Permalink
Merge branch '1.x' of github.com:ouitoulia/skenografia into 1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
akamizi committed Jun 13, 2023
2 parents 9e7ee63 + 5e98d47 commit 0eb3c63
Show file tree
Hide file tree
Showing 15,161 changed files with 23 additions and 2,261,449 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules
package-lock.json
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Skenografia
Skenografia - Scenografia
Skenografia è un sub-theme drupal, basato su [bootstrap_italia](https://drupal.org/project/bootstrap_italia), che implementa il design delle scuole.
26 changes: 11 additions & 15 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "drupal/bootstrap_italia_skenografia",
"description": "A Drupal theme which implements the Italia Design System",
"name": "ouitoulia/skenografia",
"description": "Skenografia è un sub-theme drupal, basato su bootstrap_italia, che implementa il design delle scuole.",
"type": "drupal-theme",
"homepage": "https://www.drupal.org/project/bootstrap_italia",
"license": "GPL-2.0-only",
"license": "GPL-3.0-only",
"homepage": "https://github.com/ouitoulia/skenografia",
"authors": [
{
"name": "Pietro Arturo Panetta",
Expand All @@ -15,19 +15,15 @@
"name": "Maurizio Cavalletti",
"homepage": "https://www.drupal.org/u/maurizio_akabit",
"role": "Maintainer"
},
{
"name": "Crescenzo Velleca",
"homepage": "https://www.drupal.org/u/kris77",
"role": "Maintainer"
},
{
"name": "Contributor",
"homepage": "https://www.drupal.org/node/3094960/committers"
}
],
"support": {
"issues": "http://drupal.org/project/issues/bootstrap_italia",
"source": "https://git.drupalcode.org/project/bootstrap_italia"
"issues": "https://github.com/ouitoulia/skenografia/issues",
"source": "https://github.com/ouitoulia/skenografia"
},
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"drupal/bootstrap_italia": "^2"
}
}
File renamed without changes.
1 change: 0 additions & 1 deletion node_modules/.bin/acorn

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/ansi-html

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/atob

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/browserslist

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/cross-env

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/cross-env-shell

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/cssesc

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/envinfo

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/he

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/image-size

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/import-local-fixture

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/is-docker

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/jiti

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/js-yaml

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/json5

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/mime

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/mpd-to-m3u8-json

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/multicast-dns

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/muxjs-transmux

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/nanoid

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/node-which

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/pkcs7

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/resolve

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/rimraf

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/sass

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/semver

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/svgo

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/terser

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/update-browserslist-db

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/uuid

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/webpack

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/webpack-cli

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/webpack-dev-server

This file was deleted.

Loading

0 comments on commit 0eb3c63

Please sign in to comment.