Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Bootstrap and dependencies. #186

Open
wants to merge 61 commits into
base: master
Choose a base branch
from

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    9f21075 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Create dependabot.yml

    ericsizemore committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    fb0e838 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Added new workflow for building dist.

    Small change to render-pug
    ericsizemore committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    b6ca00a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Bump autoprefixer from 10.4.17 to 10.4.18

    Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.17 to 10.4.18.
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@10.4.17...10.4.18)
    
    ---
    updated-dependencies:
    - dependency-name: autoprefixer
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4b72942 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ericsizemore/dependabot/npm_and_yarn/autop…

    …refixer-10.4.18
    
    Bump autoprefixer from 10.4.17 to 10.4.18
    ericsizemore committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4d5738c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    792f4a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d1659f View commit details
    Browse the repository at this point in the history
  3. Add renovate.json

    renovate[bot] committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    edf2e19 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from ericsizemore/renovate/configure

    Configure Renovate
    ericsizemore committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a228547 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Added the ability to generate both compressed and expanded css

    scripts/render-scss.js will now create dist/css/styles.css and dist/css/styles.min.css with it defaulting to the minified css when linking the stylesheet.
    ericsizemore committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    bb858fe View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    3844021 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Merge pull request #4 from ericsizemore/renovate/sass-1.x

    Update dependency sass to v1.72.0
    ericsizemore committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e88360b View commit details
    Browse the repository at this point in the history
  2. Bump follow-redirects from 1.15.5 to 1.15.6

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    44e344e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from ericsizemore/dependabot/npm_and_yarn/follo…

    …w-redirects-1.15.6
    
    Bump follow-redirects from 1.15.5 to 1.15.6
    ericsizemore committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9804684 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    70fb2ff View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge pull request #6 from ericsizemore/renovate/postcss-8.x

    Update dependency postcss to v8.4.36
    ericsizemore committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    62041af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    526bba0 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Merge pull request #8 from ericsizemore/renovate/postcss-8.x

    Update dependency postcss to v8.4.37
    ericsizemore committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8863c28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e4f6b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69f97cb View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Merge pull request #9 from ericsizemore/renovate/autoprefixer-10.x

    Update dependency autoprefixer to v10.4.19
    ericsizemore committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9519f54 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from ericsizemore/renovate/postcss-8.x

    Update dependency postcss to v8.4.38
    ericsizemore committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    132b51c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. dev-dependency updates

    ericsizemore committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    0c5d7a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16e563b View commit details
    Browse the repository at this point in the history
  3. Update package-lock.json

    ericsizemore committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    4a4e704 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    6e99ac7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from ericsizemore/renovate/sass-1.x

    Update dependency sass to v1.74.1
    ericsizemore committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    947a6fc View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    e51862b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Merge pull request #12 from ericsizemore/renovate/sass-1.x

    Update dependency sass to v1.75.0
    ericsizemore committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    faee064 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Update package-lock.json

    ericsizemore committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    f974478 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    b0a89de View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    5a6afd8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge pull request #13 from ericsizemore/renovate/sass-1.x

    Update dependency sass to v1.76.0
    ericsizemore committed May 6, 2024
    Configuration menu
    Copy the full SHA
    dd06802 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    089940b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from ericsizemore/renovate/sass-1.x

    Update dependency sass to v1.77.0
    ericsizemore committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a40c3d6 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    ed4d708 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from ericsizemore/renovate/sass-1.x

    Update dependency sass to v1.77.1
    ericsizemore committed May 11, 2024
    Configuration menu
    Copy the full SHA
    de7c866 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    9be6e5c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Merge pull request #17 from ericsizemore/renovate/sass-1.x

    Update dependency sass to v1.77.2
    ericsizemore committed May 18, 2024
    Configuration menu
    Copy the full SHA
    01cc3e4 View commit details
    Browse the repository at this point in the history
  2. Create build-dist.yml

    ericsizemore committed May 18, 2024
    Configuration menu
    Copy the full SHA
    ebcefbd View commit details
    Browse the repository at this point in the history
  3. Update build-dist.yml

    ericsizemore committed May 18, 2024
    Configuration menu
    Copy the full SHA
    879712f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ea9a66 View commit details
    Browse the repository at this point in the history
  5. Update build-dist.yml

    ericsizemore committed May 18, 2024
    Configuration menu
    Copy the full SHA
    870d6aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee78f1c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    20e47fe View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Merge pull request #18 from ericsizemore/renovate/pug-3.x

    Update dependency pug to v3.0.3
    ericsizemore committed May 25, 2024
    Configuration menu
    Copy the full SHA
    f3b5a8b View commit details
    Browse the repository at this point in the history
  2. Update package-lock.json

    ericsizemore committed May 25, 2024
    Configuration menu
    Copy the full SHA
    293dcc1 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    2ba69a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from ericsizemore/renovate/sass-1.x

    Update dependency sass to v1.77.3
    ericsizemore committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d94813c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    81d7294 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from ericsizemore/renovate/sass-1.x

    Update dependency sass to v1.77.4
    ericsizemore committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6c0aa6b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    a38a46e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Merge pull request #21 from ericsizemore/renovate/prettier-3.x

    Update dependency prettier to v3.3.0
    ericsizemore committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    fbdc969 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    f62641b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge pull request #22 from ericsizemore/renovate/prettier-3.x

    Update dependency prettier to v3.3.1
    ericsizemore committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d02ae92 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    6140556 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from ericsizemore/renovate/prettier-3.x

    Update dependency prettier to v3.3.2
    ericsizemore committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    afccb60 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    0d6071e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from ericsizemore/renovate/sass-1.x

    Update dependency sass to v1.77.5
    ericsizemore committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b440d29 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    c32674e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from ericsizemore/renovate/sass-1.x

    Update dependency sass to v1.77.6
    ericsizemore committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e3001d9 View commit details
    Browse the repository at this point in the history