+
);
}
diff --git a/next.config.ts b/next.config.ts
index e9ffa30..9d1f4a2 100644
--- a/next.config.ts
+++ b/next.config.ts
@@ -2,6 +2,7 @@ import type { NextConfig } from "next";
const nextConfig: NextConfig = {
/* config options here */
+ output: 'export'
};
export default nextConfig;
diff --git a/package-lock.json b/package-lock.json
index 706d467..3f412ac 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8,6 +8,7 @@
"name": "radiquum.github.io",
"version": "0.1.0",
"dependencies": {
+ "embla-carousel-react": "^8.6.0",
"next": "15.4.2",
"react": "19.1.0",
"react-dom": "19.1.0"
@@ -2548,6 +2549,34 @@
"node": ">= 0.4"
}
},
+ "node_modules/embla-carousel": {
+ "version": "8.6.0",
+ "resolved": "https://registry.npmjs.org/embla-carousel/-/embla-carousel-8.6.0.tgz",
+ "integrity": "sha512-SjWyZBHJPbqxHOzckOfo8lHisEaJWmwd23XppYFYVh10bU66/Pn5tkVkbkCMZVdbUE5eTCI2nD8OyIP4Z+uwkA==",
+ "license": "MIT"
+ },
+ "node_modules/embla-carousel-react": {
+ "version": "8.6.0",
+ "resolved": "https://registry.npmjs.org/embla-carousel-react/-/embla-carousel-react-8.6.0.tgz",
+ "integrity": "sha512-0/PjqU7geVmo6F734pmPqpyHqiM99olvyecY7zdweCw+6tKEXnrE90pBiBbMMU8s5tICemzpQ3hi5EpxzGW+JA==",
+ "license": "MIT",
+ "dependencies": {
+ "embla-carousel": "8.6.0",
+ "embla-carousel-reactive-utils": "8.6.0"
+ },
+ "peerDependencies": {
+ "react": "^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
+ }
+ },
+ "node_modules/embla-carousel-reactive-utils": {
+ "version": "8.6.0",
+ "resolved": "https://registry.npmjs.org/embla-carousel-reactive-utils/-/embla-carousel-reactive-utils-8.6.0.tgz",
+ "integrity": "sha512-fMVUDUEx0/uIEDM0Mz3dHznDhfX+znCCDCeIophYb1QGVM7YThSWX+wz11zlYwWFOr74b4QLGg0hrGPJeG2s4A==",
+ "license": "MIT",
+ "peerDependencies": {
+ "embla-carousel": "8.6.0"
+ }
+ },
"node_modules/emoji-regex": {
"version": "9.2.2",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
diff --git a/package.json b/package.json
index 5fe169c..4fa0c2a 100644
--- a/package.json
+++ b/package.json
@@ -9,19 +9,20 @@
"lint": "next lint"
},
"dependencies": {
+ "embla-carousel-react": "^8.6.0",
+ "next": "15.4.2",
"react": "19.1.0",
- "react-dom": "19.1.0",
- "next": "15.4.2"
+ "react-dom": "19.1.0"
},
"devDependencies": {
- "typescript": "^5",
+ "@eslint/eslintrc": "^3",
+ "@tailwindcss/postcss": "^4",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
- "@tailwindcss/postcss": "^4",
- "tailwindcss": "^4",
"eslint": "^9",
"eslint-config-next": "15.4.2",
- "@eslint/eslintrc": "^3"
+ "tailwindcss": "^4",
+ "typescript": "^5"
}
}
diff --git a/public/file.svg b/public/file.svg
deleted file mode 100644
index 004145c..0000000
--- a/public/file.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/public/fonts/LTSuperior-Mar2025/LTSuperior-Medium.ttf b/public/fonts/LTSuperior-Mar2025/LTSuperior-Medium.ttf
new file mode 100644
index 0000000..87282ff
Binary files /dev/null and b/public/fonts/LTSuperior-Mar2025/LTSuperior-Medium.ttf differ
diff --git a/public/fonts/LTSuperior-Mar2025/LTSuperior-Regular.ttf b/public/fonts/LTSuperior-Mar2025/LTSuperior-Regular.ttf
new file mode 100644
index 0000000..9a18e2d
Binary files /dev/null and b/public/fonts/LTSuperior-Mar2025/LTSuperior-Regular.ttf differ
diff --git a/public/fonts/LTSuperior-Mar2025/LTSuperior-SemiBold.ttf b/public/fonts/LTSuperior-Mar2025/LTSuperior-SemiBold.ttf
new file mode 100644
index 0000000..6585a2a
Binary files /dev/null and b/public/fonts/LTSuperior-Mar2025/LTSuperior-SemiBold.ttf differ
diff --git a/public/fonts/LTSuperior-Mar2025/OFL.txt b/public/fonts/LTSuperior-Mar2025/OFL.txt
new file mode 100644
index 0000000..adc8cfe
--- /dev/null
+++ b/public/fonts/LTSuperior-Mar2025/OFL.txt
@@ -0,0 +1,94 @@
+Copyright (c) 2024, LyonsType (lyonstype4.wixsite.com/lyonstype-beta),
+with Reserved Font Name LT Superior.
+
+This Font Software is licensed under the SIL Open Font License, Version 1.1.
+This license is copied below, and is also available with a FAQ at:
+http://scripts.sil.org/OFL
+
+
+-----------------------------------------------------------
+SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
+-----------------------------------------------------------
+
+PREAMBLE
+The goals of the Open Font License (OFL) are to stimulate worldwide
+development of collaborative font projects, to support the font creation
+efforts of academic and linguistic communities, and to provide a free and
+open framework in which fonts may be shared and improved in partnership
+with others.
+
+The OFL allows the licensed fonts to be used, studied, modified and
+redistributed freely as long as they are not sold by themselves. The
+fonts, including any derivative works, can be bundled, embedded,
+redistributed and/or sold with any software provided that any reserved
+names are not used by derivative works. The fonts and derivatives,
+however, cannot be released under any other type of license. The
+requirement for fonts to remain under this license does not apply
+to any document created using the fonts or their derivatives.
+
+DEFINITIONS
+"Font Software" refers to the set of files released by the Copyright
+Holder(s) under this license and clearly marked as such. This may
+include source files, build scripts and documentation.
+
+"Reserved Font Name" refers to any names specified as such after the
+copyright statement(s).
+
+"Original Version" refers to the collection of Font Software components as
+distributed by the Copyright Holder(s).
+
+"Modified Version" refers to any derivative made by adding to, deleting,
+or substituting -- in part or in whole -- any of the components of the
+Original Version, by changing formats or by porting the Font Software to a
+new environment.
+
+"Author" refers to any designer, engineer, programmer, technical
+writer or other person who contributed to the Font Software.
+
+PERMISSION & CONDITIONS
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Font Software, to use, study, copy, merge, embed, modify,
+redistribute, and sell modified and unmodified copies of the Font
+Software, subject to the following conditions:
+
+1) Neither the Font Software nor any of its individual components,
+in Original or Modified Versions, may be sold by itself.
+
+2) Original or Modified Versions of the Font Software may be bundled,
+redistributed and/or sold with any software, provided that each copy
+contains the above copyright notice and this license. These can be
+included either as stand-alone text files, human-readable headers or
+in the appropriate machine-readable metadata fields within text or
+binary files as long as those fields can be easily viewed by the user.
+
+3) No Modified Version of the Font Software may use the Reserved Font
+Name(s) unless explicit written permission is granted by the corresponding
+Copyright Holder. This restriction only applies to the primary font name as
+presented to the users.
+
+4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
+Software shall not be used to promote, endorse or advertise any
+Modified Version, except to acknowledge the contribution(s) of the
+Copyright Holder(s) and the Author(s) or with their explicit written
+permission.
+
+5) The Font Software, modified or unmodified, in part or in whole,
+must be distributed entirely under this license, and must not be
+distributed under any other license. The requirement for fonts to
+remain under this license does not apply to any document created
+using the Font Software.
+
+TERMINATION
+This license becomes null and void if any of the above conditions are
+not met.
+
+DISCLAIMER
+THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
+COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
+DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
+OTHER DEALINGS IN THE FONT SOFTWARE.
diff --git a/public/globe.svg b/public/globe.svg
deleted file mode 100644
index 567f17b..0000000
--- a/public/globe.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/public/icons/furaffinity.svg b/public/icons/furaffinity.svg
new file mode 100644
index 0000000..d5dac7c
--- /dev/null
+++ b/public/icons/furaffinity.svg
@@ -0,0 +1,9 @@
+
diff --git a/public/icons/ic_baseline-discord.svg b/public/icons/ic_baseline-discord.svg
new file mode 100644
index 0000000..8faa944
--- /dev/null
+++ b/public/icons/ic_baseline-discord.svg
@@ -0,0 +1,3 @@
+
diff --git a/public/icons/ic_baseline-telegram.svg b/public/icons/ic_baseline-telegram.svg
new file mode 100644
index 0000000..37b3fa6
--- /dev/null
+++ b/public/icons/ic_baseline-telegram.svg
@@ -0,0 +1,3 @@
+
diff --git a/public/icons/itaku.svg b/public/icons/itaku.svg
new file mode 100644
index 0000000..0113340
--- /dev/null
+++ b/public/icons/itaku.svg
@@ -0,0 +1,9 @@
+
diff --git a/public/icons/material-symbols_mail.svg b/public/icons/material-symbols_mail.svg
new file mode 100644
index 0000000..e0f7186
--- /dev/null
+++ b/public/icons/material-symbols_mail.svg
@@ -0,0 +1,3 @@
+
diff --git a/public/icons/mdi_github.svg b/public/icons/mdi_github.svg
new file mode 100644
index 0000000..13860b1
--- /dev/null
+++ b/public/icons/mdi_github.svg
@@ -0,0 +1,3 @@
+
diff --git a/public/icons/mdi_mastodon.svg b/public/icons/mdi_mastodon.svg
new file mode 100644
index 0000000..bef7201
--- /dev/null
+++ b/public/icons/mdi_mastodon.svg
@@ -0,0 +1,3 @@
+
diff --git a/public/icons/ri_bluesky-fill.svg b/public/icons/ri_bluesky-fill.svg
new file mode 100644
index 0000000..b0887ca
--- /dev/null
+++ b/public/icons/ri_bluesky-fill.svg
@@ -0,0 +1,3 @@
+
diff --git a/public/icons/ri_pixelfed-fill.svg b/public/icons/ri_pixelfed-fill.svg
new file mode 100644
index 0000000..73b50d7
--- /dev/null
+++ b/public/icons/ri_pixelfed-fill.svg
@@ -0,0 +1,3 @@
+
diff --git a/public/icons/ri_vk-fill.svg b/public/icons/ri_vk-fill.svg
new file mode 100644
index 0000000..766df16
--- /dev/null
+++ b/public/icons/ri_vk-fill.svg
@@ -0,0 +1,3 @@
+
diff --git a/public/icons/simple-icons_immich.svg b/public/icons/simple-icons_immich.svg
new file mode 100644
index 0000000..96cd855
--- /dev/null
+++ b/public/icons/simple-icons_immich.svg
@@ -0,0 +1,3 @@
+
diff --git a/public/icons/uim_twitter.svg b/public/icons/uim_twitter.svg
new file mode 100644
index 0000000..2eae509
--- /dev/null
+++ b/public/icons/uim_twitter.svg
@@ -0,0 +1,3 @@
+
diff --git a/public/icons/wahsu.svg b/public/icons/wahsu.svg
new file mode 100644
index 0000000..8298fae
--- /dev/null
+++ b/public/icons/wahsu.svg
@@ -0,0 +1,58 @@
+
diff --git a/public/images/photos/2024-06-14T19_32_04_024.JPG b/public/images/photos/2024-06-14T19_32_04_024.JPG
new file mode 100644
index 0000000..4c6324b
Binary files /dev/null and b/public/images/photos/2024-06-14T19_32_04_024.JPG differ
diff --git a/public/images/photos/2024-06-17T18_55_55_030.JPG b/public/images/photos/2024-06-17T18_55_55_030.JPG
new file mode 100644
index 0000000..99ea6cc
Binary files /dev/null and b/public/images/photos/2024-06-17T18_55_55_030.JPG differ
diff --git a/public/images/photos/2024-06-17T19_44_15_068.JPG b/public/images/photos/2024-06-17T19_44_15_068.JPG
new file mode 100644
index 0000000..dfd2db4
Binary files /dev/null and b/public/images/photos/2024-06-17T19_44_15_068.JPG differ
diff --git a/public/images/photos/2024-06-17T19_48_32_074.JPG b/public/images/photos/2024-06-17T19_48_32_074.JPG
new file mode 100644
index 0000000..01919cc
Binary files /dev/null and b/public/images/photos/2024-06-17T19_48_32_074.JPG differ
diff --git a/public/images/photos/2024-06-22T20_17_57_001.JPG b/public/images/photos/2024-06-22T20_17_57_001.JPG
new file mode 100644
index 0000000..8bf96c2
Binary files /dev/null and b/public/images/photos/2024-06-22T20_17_57_001.JPG differ
diff --git a/public/images/photos/IMG_20230602_190558.JPG b/public/images/photos/IMG_20230602_190558.JPG
new file mode 100644
index 0000000..bd6eca1
Binary files /dev/null and b/public/images/photos/IMG_20230602_190558.JPG differ
diff --git a/public/images/photos/IMG_20230603_175135.JPG b/public/images/photos/IMG_20230603_175135.JPG
new file mode 100644
index 0000000..e2c6699
Binary files /dev/null and b/public/images/photos/IMG_20230603_175135.JPG differ
diff --git a/public/images/photos/IMG_20230604_043911_43.JPG b/public/images/photos/IMG_20230604_043911_43.JPG
new file mode 100644
index 0000000..0370c5b
Binary files /dev/null and b/public/images/photos/IMG_20230604_043911_43.JPG differ
diff --git a/public/images/photos/IMG_20240710_225123.jpg b/public/images/photos/IMG_20240710_225123.jpg
new file mode 100644
index 0000000..770fcf7
Binary files /dev/null and b/public/images/photos/IMG_20240710_225123.jpg differ
diff --git a/public/images/photos/IMG_20240710_225448.jpg b/public/images/photos/IMG_20240710_225448.jpg
new file mode 100644
index 0000000..3eedf08
Binary files /dev/null and b/public/images/photos/IMG_20240710_225448.jpg differ
diff --git a/public/images/photos/image_2024-06-02_16-55-04.png b/public/images/photos/image_2024-06-02_16-55-04.png
new file mode 100644
index 0000000..765db42
Binary files /dev/null and b/public/images/photos/image_2024-06-02_16-55-04.png differ
diff --git a/public/images/protogen.png b/public/images/protogen.png
new file mode 100644
index 0000000..c85acb7
Binary files /dev/null and b/public/images/protogen.png differ
diff --git a/public/images/red_panda.png b/public/images/red_panda.png
new file mode 100644
index 0000000..1894652
Binary files /dev/null and b/public/images/red_panda.png differ
diff --git a/public/next.svg b/public/next.svg
deleted file mode 100644
index 5174b28..0000000
--- a/public/next.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/public/vercel.svg b/public/vercel.svg
deleted file mode 100644
index 7705396..0000000
--- a/public/vercel.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/public/window.svg b/public/window.svg
deleted file mode 100644
index b2b2a44..0000000
--- a/public/window.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file