Commit graph

42 commits

Author SHA1 Message Date
b39005b6c6
Merge pull request #6 from cdransf/dependabot/npm_and_yarn/terser-5.14.2
Bump terser from 5.14.0 to 5.14.2
2022-08-16 10:49:12 -07:00
dependabot[bot]
76528f326b
Bump terser from 5.14.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 05:45:11 +00:00
d5bc87ecbf drop license 2022-06-07 18:42:01 -07:00
9ea57b872d update readme 2022-06-07 18:40:43 -07:00
012acdb869 refactor media page to support pagination 2022-06-07 18:30:45 -07:00
468ff48bfe add opt out 2022-06-07 16:34:31 -07:00
3981af5581 add analytics 2022-06-07 16:33:59 -07:00
ce3d02cab6 port old media 2022-06-07 16:30:11 -07:00
aeff64c147 rebuild package lock 2022-06-07 16:20:11 -07:00
6c99f82e6f add additional video 2022-06-07 16:13:04 -07:00
79b36b8049 gallery style fixes 2022-06-07 16:11:51 -07:00
c87e0ed7f6 gallery implementation 2022-06-07 15:55:04 -07:00
5c1a068e2f possible type fix 2022-06-07 13:11:11 -07:00
84d56cbeaa initial pass at media page 2022-06-07 12:30:17 -07:00
5ac22dff6c divider consistency 2022-06-06 18:01:57 -07:00
9a012a22a2 spacing fix 2022-06-06 15:50:02 -07:00
dd4b9d0a3c element and styling fixes 2022-06-06 15:47:16 -07:00
8e9d0ec900 tour implementation; style fixes 2022-06-06 15:29:35 -07:00
96e42dc5f1 add tour archive 2022-06-06 14:57:17 -07:00
1b1fa5abe1 update favicon assets 2022-06-06 14:28:33 -07:00
174e1f9c30 port illusive lexicon 2022-06-06 14:00:54 -07:00
05bd8285f7 port old post content 2022-06-06 13:28:22 -07:00
d6b7c78a8d explicitly size social icons 2022-06-06 12:53:10 -07:00
465e6f866c clarify video frontmatter prop name 2022-06-06 12:50:08 -07:00
f0f0a52401 clarify video frontmatter prop name 2022-06-06 12:49:13 -07:00
7121a3d58b add support for responsive youtube embeds in posts 2022-06-06 12:48:11 -07:00
38247187ee fixes and refinements 2022-06-06 11:43:22 -07:00
ca85e2923e design refinements 2022-06-06 10:58:13 -07:00
5780d0a31b Merge branch 'main' of https://github.com/cdransf/augurymetal.com 2022-06-06 09:45:43 -07:00
84e1509809 additional asset and layout refactoring 2022-06-06 09:45:36 -07:00
3b107c0eca
Merge pull request #5 from cdransf/dependabot/npm_and_yarn/sharp-0.30.5 2022-06-02 08:38:50 -07:00
dependabot[bot]
cc1650dd84
Bump sharp from 0.28.3 to 0.30.5
Bumps [sharp](https://github.com/lovell/sharp) from 0.28.3 to 0.30.5.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.28.3...v0.30.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:56:02 +00:00
8bcfc7efae
Merge pull request #1 from cdransf/dependabot/npm_and_yarn/minimist-1.2.6 2022-05-21 18:11:27 -07:00
6d66991322
Merge pull request #3 from cdransf/dependabot/npm_and_yarn/nanoid-3.3.4 2022-05-21 18:11:18 -07:00
8120657bb5
Merge pull request #2 from cdransf/dependabot/npm_and_yarn/simple-get-3.1.1 2022-05-21 18:11:08 -07:00
58d3f92a7d
Merge pull request #4 from cdransf/dependabot/npm_and_yarn/next-12.1.0 2022-05-21 18:10:57 -07:00
dec820fd01 initial customizations 2022-05-21 18:10:31 -07:00
dependabot[bot]
383fc85015
Bump next from 12.0.9 to 12.1.0
Bumps [next](https://github.com/vercel/next.js) from 12.0.9 to 12.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/v12.0.9...v12.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-22 00:28:37 +00:00
dependabot[bot]
c066013dc2
Bump nanoid from 3.1.30 to 3.3.4
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.4.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.4)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-22 00:28:30 +00:00
dependabot[bot]
2b94c56dc5
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-22 00:28:29 +00:00
dependabot[bot]
4e0abc70ca
Bump simple-get from 3.1.0 to 3.1.1
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-22 00:28:29 +00:00
d799808203 initial commit 2022-05-21 17:27:30 -07:00