1
0
mirror of https://github.com/djkotowski/personal-website.git synced 2026-06-19 12:32:47 -05:00
Commit Graph

27 Commits

Author SHA1 Message Date
djkotowski c64c250660 Remove unused .htaccess
File was required for hosting in Namecheap. Now that we are hosting on
Github pages, this is no longer required.
2024-07-01 15:42:47 -05:00
djkotowski 39c4311ba9 Limit deploy concurrency 2024-07-01 15:37:27 -05:00
dependabot[bot] d009327b40 Bump tar from 6.1.14 to 6.2.1
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.14 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.14...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 15:32:31 -05:00
dependabot[bot] d8b3fec8ae Bump ip from 2.0.0 to 2.0.1
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 15:32:14 -05:00
dependabot[bot] 97856befb9 Bump semver from 7.5.0 to 7.6.2
Bumps [semver](https://github.com/npm/node-semver) from 7.5.0 to 7.6.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.5.0...v7.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 15:31:55 -05:00
dependabot[bot] 0db6e868e5 Bump postcss from 8.4.38 to 8.4.39
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.38 to 8.4.39.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.38...8.4.39)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 15:28:31 -05:00
djkotowski 56336e2691 Remove comments from jsconfig.json 2024-07-01 15:24:16 -05:00
djkotowski 2ea2dd813f Fix deploy action old branch ref 2024-06-29 05:14:32 -05:00
djkotowski ab454e5422 Upgrade vite and postcss 2024-06-29 05:12:49 -05:00
djkotowski 29c40f0acc Fix and update contact link tooltips 2024-06-29 05:07:00 -05:00
djkotowski 74278bdb30 Add deploy status badge to README 2024-06-20 13:55:37 -05:00
djkotowski c871aa296b Remove experience section cruft 2024-06-20 13:53:24 -05:00
djkotowski 3b0d589897 Add Github Pages deploy script 2024-05-11 17:51:24 -05:00
djkotowski a7f79af0fc Edit copy: rename Data Stores/Indexes to Data 2023-12-10 01:19:25 -06:00
djkotowski 8babcc9fe2 Add robots.txt 2023-09-15 19:11:26 -05:00
djkotowski af757da095 Remove WIP notice 2023-06-23 02:29:41 -05:00
djkotowski 250770f752 Add mention of location 2023-05-08 21:39:29 -05:00
djkotowski 0d5895c0e9 Add basic noscript notice 2023-05-08 21:38:26 -05:00
djkotowski 38707b3868 Extract header section to own component 2023-05-08 21:38:11 -05:00
djkotowski 688593b001 Redirect www.dankotowski.dev to dankotowski.dev 2023-05-08 21:14:05 -05:00
djkotowski c33452270e Update README 2023-05-07 03:53:01 -05:00
djkotowski 0b867cfea8 Update favicon 2023-05-07 03:49:21 -05:00
djkotowski fc0209d0ed Downsize headshot photo 2023-05-07 03:23:25 -05:00
djkotowski 522e3d9cbc Update title and correct linter complaints 2023-05-07 01:55:59 -05:00
djkotowski c801394771 Fill in initial layout and resume details 2023-05-07 01:39:52 -05:00
djkotowski 28a4b45a34 Add Hero element / header to app 2023-05-06 23:00:50 -05:00
djkotowski bf2e2e2b06 Initialize Vite app 2023-05-06 22:20:45 -05:00