The ultimate yet complete nirvana of Toshiki's personal all-in-one home-landing page/blog/portfolio website with an entire reconstruction powered by Nuxt3, Vue, Vercel, Cloudflare Workers & Netlifly! This is a derivative fork of eggsy's homepage with custom modification
Go to file
2024-09-11 21:21:13 -07:00
.vscode init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00
@types init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00
config chore(mstodon): add a link tag for mastodon profile website verification & fix missing title for open search parameters & manually lint & format code for stylesheets linking of katex 2024-05-09 18:31:09 -07:00
hooks/generate init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00
netlify/functions chore: update header meta homepage description with bio from twitter & lint nelify function code sources 2024-05-09 04:12:54 -07:00
scripts fix(image path): update raw post background image paths for ogimage generation & swapped github raw link to custom hosted proxied cdn address 2024-05-09 01:05:05 -07:00
src fix(href): change open graph url property key value to toshiki.dev/${this.$route?.path} vue slug post route path of blog rather than plainly utilizing wrongful href as key value that causes nuxt build to throw error on invalid property for vue slug header tag 2024-09-11 21:21:13 -07:00
.editorconfig init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00
.env.example init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00
.gitignore init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00
.node-version init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00
.npmrc init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00
.prettierignore init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00
jsconfig.json init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00
LICENSE init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00
netlify.toml init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00
nuxt.config.ts init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00
package.json dep(nuxt ver): manually roll nuxt3 version back to ^2.15.8 for nuxt ssr generation comptability testing via version regression & test whether nuxt still fails to load blog post pages with a returned http status error code of 404 2024-09-11 20:54:18 -07:00
pnpm-lock.yaml init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00
prettier.config.js init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00
tsconfig.json init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00
windi.config.ts init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00