diff --git a/README.md b/README.md index 09f9be6..ffc5b73 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,11 @@ ## What? -Mycelithylの個人サイトです。 +Mycelithylの個人サイトです。 +サイトへのアクセスは[こちら](https://arx-ein.github.io/mycelithyl-hyphae/) -Personal web page of Mycelithyl. +Personal website of Mycelithyl. +Access the site through [here](https://arx-ein.github.io/mycelithyl-hyphae/) ## Who? @@ -20,9 +22,11 @@ To pile up some of the outcomes of my activities. ## When? -サイト制作開始: 2023/12/2, 最終更新: リポジトリの上の方とかに書いてあるかも +サイト制作開始: 2023/12/2 +最終更新: リポジトリの上の方とかに書いてあるかも -Web site created: 2023 Dec 12, Last updated: Somewhere up there on the repository page +Web site created: 2023 Dec 12 +Last updated: Somewhere up there on the repository page ## Where? diff --git a/package-lock.json b/package-lock.json index 6a42c8e..4f2a2b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,6 +11,7 @@ "@astrojs/check": "^0.8.0", "@astrojs/mdx": "^3.1.2", "@astrojs/tailwind": "^5.1.0", + "@tailwindcss/typography": "^0.5.13", "astro": "^4.11.5", "astro-breadcrumbs": "^2.3.1", "sass": "^1.77.7", @@ -1848,6 +1849,34 @@ "@types/hast": "^3.0.4" } }, + "node_modules/@tailwindcss/typography": { + "version": "0.5.13", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.13.tgz", + "integrity": "sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw==", + "license": "MIT", + "dependencies": { + "lodash.castarray": "^4.4.0", + "lodash.isplainobject": "^4.0.6", + "lodash.merge": "^4.6.2", + "postcss-selector-parser": "6.0.10" + }, + "peerDependencies": { + "tailwindcss": ">=3.0.0 || insiders" + } + }, + "node_modules/@tailwindcss/typography/node_modules/postcss-selector-parser": { + "version": "6.0.10", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz", + "integrity": "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==", + "license": "MIT", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, "node_modules/@types/acorn": { "version": "4.0.6", "resolved": "https://registry.npmjs.org/@types/acorn/-/acorn-4.0.6.tgz", @@ -4308,6 +4337,24 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/lodash.castarray": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/lodash.castarray/-/lodash.castarray-4.4.0.tgz", + "integrity": "sha512-aVx8ztPv7/2ULbArGJ2Y42bG1mEQ5mGjpdvrbJcJFU3TbYybe+QlLS4pst9zV52ymy2in1KpFPiZnAOATxD4+Q==", + "license": "MIT" + }, + "node_modules/lodash.isplainobject": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", + "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==", + "license": "MIT" + }, + "node_modules/lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "license": "MIT" + }, "node_modules/log-symbols": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-6.0.0.tgz", diff --git a/package.json b/package.json index fd83577..53130f4 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "@astrojs/check": "^0.8.0", "@astrojs/mdx": "^3.1.2", "@astrojs/tailwind": "^5.1.0", + "@tailwindcss/typography": "^0.5.13", "astro": "^4.11.5", "astro-breadcrumbs": "^2.3.1", "sass": "^1.77.7", diff --git a/public/bullet-point.svg b/public/bullet-point.svg deleted file mode 100644 index 36ffd71..0000000 --- a/public/bullet-point.svg +++ /dev/null @@ -1,20 +0,0 @@ - - diff --git a/public/favicon.svg b/public/favicon.svg deleted file mode 100644 index f157bd1..0000000 --- a/public/favicon.svg +++ /dev/null @@ -1,9 +0,0 @@ - diff --git a/public/hypha-loop.svg b/public/hypha-loop.svg deleted file mode 100644 index b53bc5f..0000000 --- a/public/hypha-loop.svg +++ /dev/null @@ -1,11 +0,0 @@ - diff --git a/public/hyphae-logo.svg b/public/hyphae-logo.svg deleted file mode 100644 index 1d1c811..0000000 --- a/public/hyphae-logo.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 9be5721..17004f5 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -7,10 +7,8 @@ interface Props {}
-