Commit graph

82 commits

Author SHA1 Message Date
Robert S
39f2af44ce
Merge pull request #7 from Wallvon/dependabot/npm_and_yarn/next-12.1.0
Bump next from 11.1.3 to 12.1.0
2022-02-22 19:25:16 +01:00
dependabot[bot]
cd4df9d808
Bump next from 11.1.3 to 12.1.0
Bumps [next](https://github.com/vercel/next.js) from 11.1.3 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/v11.1.3...v12.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 23:38:07 +00:00
Robert S
184bb910fa
Remove signature image, I have a CDN now 2022-01-22 12:52:48 +01:00
Robert S
a72059c542
Merge pull request #6 from Wallvon/dependabot/npm_and_yarn/nanoid-3.2.0
Bump nanoid from 3.1.30 to 3.2.0
2022-01-22 12:50:57 +01:00
dependabot[bot]
de45a45f82
Bump nanoid from 3.1.30 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [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.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 11:12:40 +00:00
Robert S
f20cd5b06a
Use grid instead of flex for mobile compatibility 2021-12-28 15:04:48 +01:00
Robert S
2a3e233159
Move layout file to layout folder (correctly this time)
Last time I forgot to change the tailwind config, whoops. I also edited my about me page.
2021-12-28 14:51:32 +01:00
Robert S
e7d15e98de
Fix layout 2021-12-28 13:25:44 +01:00
Robert S
7c69c1135c
Fix meta tags, update favicon, use yarn
Also added some margin to the contact buttons, moved the layout.js file, removed forum-banner.jpg and replaced it with signature.jpg, and changed logo.jpg to logo.webp.
2021-12-28 12:59:08 +01:00
Robert S
6dfe7db5b7
Best practices
- Move romanNumerals.js to the lib directory.
- Fix SEO link crawling issue by making the Discord button a <button>, not an <a>.
2021-12-15 16:08:50 +01:00
Robert S
7a94f31397
Merge remote-tracking branch 'origin/master' 2021-12-10 23:09:51 +01:00
Robert S
79cc0cb8d1
Layout function o.O
Cleaned up the code and that's about it.
2021-12-10 23:09:37 +01:00
Robert S
34a189ff50
Merge pull request #2 from Wallvon/dependabot/npm_and_yarn/next-12.0.7
Bump next from 11.1.2 to 12.0.7
2021-12-09 09:24:54 +01:00
dependabot[bot]
36c3ef5310
Bump next from 11.1.2 to 12.0.7
Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 12.0.7.
- [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.1.2...v12.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-09 06:42:45 +00:00
Robert S
b9ed40b2b9
Fix accessibility issues
Add html lang attribute and order text properly
2021-11-08 16:23:26 +01:00
Robert S
97983279b6
Correctly add Twitter cards this time (whoops)
I might've forgotten to read the docs last time... whoops.
2021-10-23 15:40:44 +02:00
Robert S
df95ffc031
Update Discord username + tag 2021-10-20 14:15:19 +02:00
Robert S
e3e3f0ccbf
Twitter cards & updated readme 2021-10-18 21:37:52 +02:00
Robert S
492a0c3120
Add margin to about me text 2021-10-13 19:40:29 +02:00
Robert S
41b39bda69
Cleaned up the code and made it use flexbox
Oh and there's also a nav indicator now :)
2021-10-13 18:42:23 +02:00
Robert S
8a5c48ba3d
Update website
Now made with Next.js and I gave the design a refresh.
2021-10-12 22:27:06 +02:00
Robert S
350240b905
Unbork navbar 2021-07-29 21:57:35 +02:00
Robert S
e0486c50cb Remove animate.css 2021-07-23 19:54:01 +02:00
Robert S
f5aec37253 Change & compress images 2021-07-23 19:42:43 +02:00
Robert S
cf11a25de4 Update website 2021-07-23 19:12:54 +02:00
Robert S
a91529f684
Merge branch 'master' of https://github.com/Wallvon/website 2021-06-25 23:17:00 +02:00
Robert S
cda6195d18
Change Wavy's description. 2021-06-25 23:16:28 +02:00
Robert S
fb6f970161
Merge pull request #1 from Wallvon/imgbot
[ImgBot] Optimize images
2021-05-29 12:16:00 +00:00
ImgBotApp
79ea82b011
[ImgBot] Optimize images
/assets/img/ConnectedHost.png -- 84.64kb -> 58.45kb (30.95%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-05-29 12:12:29 +00:00
Robert S
5fa5cca195 Update colour scheme 2021-05-25 19:36:04 +02:00
Robert S
e59f8955b3 Fix duplicate <a> and add SEO metatags 2021-05-08 18:08:53 +02:00
Robert S
1fc199b933 Upload website 2021-05-08 13:09:46 +02:00