Commit Graph

19 Commits

Author SHA1 Message Date
Lucid Kobold c50711b293 Updated to run on pull requests.
CI should now run on all future pull requests and direct pushes to the main branch
2021-08-16 08:06:18 -05:00
Lucid Kobold 82c1862ce3 Update Ubuntu Version
The app will run on Ubuntu 20.04. Updated CI to test on this distro.
2021-08-16 08:03:35 -05:00
Lucid Kobold 62a3faf135 Merge pull request #3 from LucidCreationsMedia/dependabot/npm_and_yarn/next-11.1.0
Bump next from 11.0.1 to 11.1.0
2021-08-16 07:51:16 -05:00
dependabot[bot] 87c38296ba Bump next from 11.0.1 to 11.1.0
Bumps [next](https://github.com/vercel/next.js) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.0.1...v11.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 03:33:50 +00:00
Lucid Kobold 1fa9a67aeb Removed old node versions for CI.
App should run on 14+. Ideally 16.x.
2021-08-12 16:42:21 -05:00
Lucid Kobold 443564afb7 Merge pull request #2 from lucidkobold/main
Upgrading Next (Security)
2021-08-12 16:25:38 -05:00
Lucid Kobold 03170560e6 Merge pull request #1 from lucidkobold/dependabot/npm_and_yarn/next-11.1.0
Bump next from 11.0.1 to 11.1.0
2021-08-12 16:24:18 -05:00
Lucid Kobold f8655ee053 Merge branch 'main' into dependabot/npm_and_yarn/next-11.1.0 2021-08-12 16:24:11 -05:00
werewolfkid e6d744f743 Merge branch 'main' of https://github.com/lucidkobold/lucid-creations-wesbite into main 2021-08-12 16:21:56 -05:00
werewolfkid 717ac8b90b package and module upgrades 2021-08-12 16:21:45 -05:00
dependabot[bot] 2f5e575627 Bump next from 11.0.1 to 11.1.0
Bumps [next](https://github.com/vercel/next.js) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.0.1...v11.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 21:16:49 +00:00
Lucid Kobold 7fdd5e3437 Added proper badge 2021-08-09 15:23:58 -05:00
Lucid Kobold ade263d737 Fixed readme 2021-08-09 15:21:39 -05:00
Lucid Kobold e6739ff574 Fix runs on 2021-08-09 15:20:26 -05:00
Lucid Kobold afafc33bba Fix syntax 2021-08-09 15:18:58 -05:00
Lucid Kobold 9f39a48ff7 Merge pull request #1 from lucidkobold/main
Initial next app with favicon and metadata.
2021-08-09 15:16:34 -05:00
werewolfkid 59dadfcd42 Initial next app with favicon and metadata. 2021-08-09 15:14:38 -05:00
Lucid Kobold cef40c17e9 Initial acttion config
Configured with yarn, node, and to run on ubuntu 18.04 and 20.04
2021-08-09 14:23:53 -05:00
Lucid Kobold 5b40406a69 Initial commit 2021-08-06 19:31:58 -05:00