remove browsersync, brighten widget h2, new version num & prod build
This commit is contained in:
parent
5ecb871744
commit
b8d1212be7
101 changed files with 40 additions and 2674 deletions
|
@ -12,8 +12,7 @@ Originally forked from [WP 73k](https://github.com/apiontek/wp-73k/), itself for
|
||||||
1. Clone or download the project into your `themes` directory (`./wp-content/themes`)
|
1. Clone or download the project into your `themes` directory (`./wp-content/themes`)
|
||||||
2. Run `composer install`
|
2. Run `composer install`
|
||||||
3. Run `npm install` if developing
|
3. Run `npm install` if developing
|
||||||
4. Set environment variables for BrowserSyncPlugin to the domain/ports you need (see `webpack.config.js` for variables needed).
|
4. Run `npm run watch` to begin watching & rebuilding for development, `npm run dev` for simple dev build, `npm run prod` for a production build, or `npm run build` to build both dev & prod concurrently.
|
||||||
5. Run `npm run start` to begin development server, `npm run dev` for simple dev build, `npm run prod` for a production build, or `npm run build` to build both dev & prod concurrently.
|
|
||||||
|
|
||||||
### SVGs
|
### SVGs
|
||||||
|
|
||||||
|
@ -24,6 +23,7 @@ Images placed in `assets/images` will be copied to `dist/images` -- however, SVG
|
||||||
```js
|
```js
|
||||||
import '../raw/rdnyc-logo.svg';
|
import '../raw/rdnyc-logo.svg';
|
||||||
```
|
```
|
||||||
|
|
||||||
This will output an optimized version to `dist/images` with `svg-` prefix; these can be used per below:
|
This will output an optimized version to `dist/images` with `svg-` prefix; these can be used per below:
|
||||||
|
|
||||||
#### Using optimized SVGs
|
#### Using optimized SVGs
|
||||||
|
|
|
@ -91,7 +91,7 @@ $spacers: (
|
||||||
/* body, text, components */
|
/* body, text, components */
|
||||||
$body-bg: $spaceblue-800;
|
$body-bg: $spaceblue-800;
|
||||||
$body-color: $gray-200;
|
$body-color: $gray-200;
|
||||||
$text-muted: $gray-400;
|
$text-muted: $gray-300;
|
||||||
|
|
||||||
$component-active-color: $dark;
|
$component-active-color: $dark;
|
||||||
$component-active-bg: $primary;
|
$component-active-bg: $primary;
|
||||||
|
|
BIN
dist/fonts/open-sans-all-300-italic.woff
vendored
BIN
dist/fonts/open-sans-all-300-italic.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-300-normal.woff
vendored
BIN
dist/fonts/open-sans-all-300-normal.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-400-italic.woff
vendored
BIN
dist/fonts/open-sans-all-400-italic.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-400-normal.woff
vendored
BIN
dist/fonts/open-sans-all-400-normal.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-600-italic.woff
vendored
BIN
dist/fonts/open-sans-all-600-italic.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-600-normal.woff
vendored
BIN
dist/fonts/open-sans-all-600-normal.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-700-italic.woff
vendored
BIN
dist/fonts/open-sans-all-700-italic.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-700-normal.woff
vendored
BIN
dist/fonts/open-sans-all-700-normal.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-800-italic.woff
vendored
BIN
dist/fonts/open-sans-all-800-italic.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-800-normal.woff
vendored
BIN
dist/fonts/open-sans-all-800-normal.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-300-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-300-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-300-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-300-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-400-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-400-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-400-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-400-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-600-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-600-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-600-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-600-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-700-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-700-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-700-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-700-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-800-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-800-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-800-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-800-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-300-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-300-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-300-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-300-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-400-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-400-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-400-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-400-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-600-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-600-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-600-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-600-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-700-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-700-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-700-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-700-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-800-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-800-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-800-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-800-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-300-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-300-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-300-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-300-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-400-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-400-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-400-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-400-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-600-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-600-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-600-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-600-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-700-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-700-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-700-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-700-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-800-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-800-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-800-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-800-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-300-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-300-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-300-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-300-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-400-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-400-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-400-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-400-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-600-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-600-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-600-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-600-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-700-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-700-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-700-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-700-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-800-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-800-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-800-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-800-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-300-italic.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-300-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-300-normal.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-300-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-400-italic.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-400-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-400-normal.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-400-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-600-italic.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-600-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-600-normal.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-600-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-700-italic.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-700-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-700-normal.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-700-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-800-italic.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-800-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-800-normal.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-800-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-300-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-300-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-300-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-300-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-400-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-400-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-400-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-400-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-600-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-600-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-600-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-600-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-700-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-700-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-700-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-700-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-800-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-800-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-800-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-800-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-300-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-300-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-300-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-300-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-400-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-400-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-400-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-400-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-600-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-600-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-600-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-600-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-700-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-700-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-700-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-700-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-800-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-800-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-800-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-800-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-300-italic.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-300-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-300-normal.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-300-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-400-italic.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-400-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-400-normal.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-400-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-600-italic.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-600-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-600-normal.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-600-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-700-italic.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-700-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-700-normal.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-700-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-800-italic.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-800-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-800-normal.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-800-normal.woff2
vendored
Binary file not shown.
2
dist/images/svg-rdnyc-logo.svg
vendored
2
dist/images/svg-rdnyc-logo.svg
vendored
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 9.2 KiB |
2
dist/images/svg-roll-mandala.svg
vendored
2
dist/images/svg-roll-mandala.svg
vendored
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 618 KiB After Width: | Height: | Size: 618 KiB |
4
dist/main.min.css
vendored
4
dist/main.min.css
vendored
File diff suppressed because one or more lines are too long
2
dist/main.min.js
vendored
2
dist/main.min.js
vendored
File diff suppressed because one or more lines are too long
44
dist/main.min.js.LICENSE.txt
vendored
44
dist/main.min.js.LICENSE.txt
vendored
|
@ -1,47 +1,59 @@
|
||||||
/*!
|
/*!
|
||||||
* Bootstrap base-component.js v5.1.3 (https://getbootstrap.com/)
|
* Bootstrap base-component.js v5.2.3 (https://getbootstrap.com/)
|
||||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* Bootstrap button.js v5.1.3 (https://getbootstrap.com/)
|
* Bootstrap button.js v5.2.3 (https://getbootstrap.com/)
|
||||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* Bootstrap collapse.js v5.1.3 (https://getbootstrap.com/)
|
* Bootstrap collapse.js v5.2.3 (https://getbootstrap.com/)
|
||||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* Bootstrap data.js v5.1.3 (https://getbootstrap.com/)
|
* Bootstrap config.js v5.2.3 (https://getbootstrap.com/)
|
||||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* Bootstrap dropdown.js v5.1.3 (https://getbootstrap.com/)
|
* Bootstrap data.js v5.2.3 (https://getbootstrap.com/)
|
||||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* Bootstrap event-handler.js v5.1.3 (https://getbootstrap.com/)
|
* Bootstrap dropdown.js v5.2.3 (https://getbootstrap.com/)
|
||||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* Bootstrap manipulator.js v5.1.3 (https://getbootstrap.com/)
|
* Bootstrap event-handler.js v5.2.3 (https://getbootstrap.com/)
|
||||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* Bootstrap selector-engine.js v5.1.3 (https://getbootstrap.com/)
|
* Bootstrap index.js v5.2.3 (https://getbootstrap.com/)
|
||||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||||
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*!
|
||||||
|
* Bootstrap manipulator.js v5.2.3 (https://getbootstrap.com/)
|
||||||
|
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||||
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*!
|
||||||
|
* Bootstrap selector-engine.js v5.2.3 (https://getbootstrap.com/)
|
||||||
|
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||||
*/
|
*/
|
||||||
|
|
2625
package-lock.json
generated
2625
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "wp-rdnyc-theme",
|
"name": "wp-rdnyc-theme",
|
||||||
"author": "Adam Piontek <adam@73k.us> (https://73k.us)",
|
"author": "Adam Piontek <adam@73k.us> (https://73k.us)",
|
||||||
"version": "1.0.11",
|
"version": "1.0.12",
|
||||||
"description": "Wordpress theme for Recovery Dharma NYC",
|
"description": "Wordpress theme for Recovery Dharma NYC",
|
||||||
"homepage": "https://github.com/apiontek/wp-rdnyc",
|
"homepage": "https://github.com/apiontek/wp-rdnyc",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
|
@ -13,7 +13,6 @@
|
||||||
],
|
],
|
||||||
"main": "./assets/js/main.js",
|
"main": "./assets/js/main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "cross-env NODE_ENV=development SERVER=true webpack --watch",
|
|
||||||
"watch": "cross-env NODE_ENV=development webpack --watch",
|
"watch": "cross-env NODE_ENV=development webpack --watch",
|
||||||
"dev": "cross-env NODE_ENV=development webpack",
|
"dev": "cross-env NODE_ENV=development webpack",
|
||||||
"prod": "cross-env NODE_ENV=production webpack",
|
"prod": "cross-env NODE_ENV=production webpack",
|
||||||
|
@ -33,8 +32,6 @@
|
||||||
"@babel/preset-env": "^7.x",
|
"@babel/preset-env": "^7.x",
|
||||||
"autoprefixer": "^10.x",
|
"autoprefixer": "^10.x",
|
||||||
"babel-loader": "^8.x",
|
"babel-loader": "^8.x",
|
||||||
"browser-sync": "^2.x",
|
|
||||||
"browser-sync-webpack-plugin": "^2.x",
|
|
||||||
"concurrently": "^6.x",
|
"concurrently": "^6.x",
|
||||||
"copy-webpack-plugin": "^10.0.0",
|
"copy-webpack-plugin": "^10.0.0",
|
||||||
"cross-env": "^7.x",
|
"cross-env": "^7.x",
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* Theme URI: https://github.com/apiontek/wp-rdnyc
|
* Theme URI: https://github.com/apiontek/wp-rdnyc
|
||||||
* Author: Adam Piontek
|
* Author: Adam Piontek
|
||||||
* Author URI: https://73k.us
|
* Author URI: https://73k.us
|
||||||
* Version: 1.0.11
|
* Version: 1.0.12
|
||||||
* License: GNU General Public License v3 or later
|
* License: GNU General Public License v3 or later
|
||||||
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
||||||
* Text Domain: wp-rdnyc
|
* Text Domain: wp-rdnyc
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue