Commit Graph

28 Commits

Author SHA1 Message Date
a7f2f1937e test(open graph): manually add head tag metadata properties of all open graph data for testing featuared/preview images on social media link preview specifically for blog post internal pages by modifying properties of blog post slugs & add twitter image properties for blog post specifically for slug routes 2024-09-11 22:13:56 +00:00
5732eac358 fix(comma): add missing trailling comma to the the line before the og image key-value field property avoiding vercel build throwing errors on expected syntaxes 2024-09-11 09:03:33 +00:00
7955c2705a test(open graph): manually add open graph tag & data entries to the prepare metadata function to genearte full custom head tag contents with manually added fields & property for og:image og:title & og:description for featured/preview images and links on social media platforms 2024-09-11 09:00:52 +00:00
0b3debeb96 test(og image): alter absolute path of generated open graph png meta header file to full uri path starting with the prefix of https://toshiki.dev/og-images/* preventing og images not being able to load on link preview data fetching 2024-09-11 08:51:14 +00:00
6aed45fb54
fix(gpg): updated invalid opengpg protocaled public key to default asc formatted gpg key 2024-08-15 11:17:26 -07:00
9c24b6feb1
fix(gpg): updated invalid opengpg protocaled public key to default asc formatted gpg key 2024-08-15 11:11:33 -07:00
a9c17c99af
chore(gpg): add public gpg key of @andatoshiki as a mean to consider personal homepage serverless vercel storage as private gpg key server for availability gurantee of key itself in case viewers decides to pull key from such remote source origin 2024-08-15 10:50:53 -07:00
Anda Toshiki
fc6205792d chore(disqus): remove disqus commenting system component from blog page slug template for feature depcration 2024-05-09 18:49:18 -07:00
Anda Toshiki
26aa84a26c fix(style): change all preexisiting image container tag to smart figure vue composable & add line break classifiers preset to force clip the ending continuities of text in notification components in new line rather than proceeding that causes container overflow 2024-05-09 18:38:47 -07:00
Anda Toshiki
5b1b9aa85c 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
Anda Toshiki
2aceaff73c fix(image container): change image component from native html img class to smart-figure with zoomable image & centered image and ajudstable image width 2024-05-09 18:24:57 -07:00
Anda Toshiki
bc4d96b3c2 style(center): add tailwind calssifier presets to justify figure div to horizontally center and force figure property to div 2024-05-09 18:22:18 -07:00
Anda Toshiki
0763b6b4ec style(overflow): add temporary tweak patch for songs page for avoiding child element within lstfm div container card is too long that pushes container out of screen breaking responsivness by adding overflow x value with a scrollbar 2024-05-09 17:55:57 -07:00
Anda Toshiki
86bb38a634 test(overflow): add break-all property to the first section of song page forcing lengthy song title to hide details on devices with smaller-scaled ua dimensions 2024-05-09 15:55:26 -07:00
Anda Toshiki
c079aa65aa chore: update header meta homepage description with bio from twitter & lint nelify function code sources 2024-05-09 04:12:54 -07:00
Anda Toshiki
51ad078253 chore(og): update new og images freshly generated by cc-og-image with a more clean yet consistent design structured formatted with native markdown layout & add source image to meta directory path for backup 2024-05-09 03:55:43 -07:00
Anda Toshiki
2a11eee0d2 chore(og image): update universal og image to website mockup generated by macos built-in screenshot with shading faded drop shadow hosted on r2 2024-05-09 03:40:54 -07:00
Anda Toshiki
2c076a4a41 fix(overflow): patch donate page click to reveal crypto address overflowing out of viewports breaking mobile responsiveness on small screen devices & add break-all classifiers styles to force break long yet singular term text into multiple new lines imposing text to refrain within div containers 2024-05-09 02:32:54 -07:00
Anda Toshiki
1866eeb9c5 doc(blog): update the header featuring banner image to random anime api deployed on cloudflare rather than manually creating cover image 2024-05-09 01:49:08 -07:00
Anda Toshiki
a7a1c884b2 fix(allowed origin): add pre-assigned nelify address url to allowed origin list for test deployment rundown 2024-05-09 01:40:53 -07:00
Anda Toshiki
d840674d2a fix(cors): update allowed access origin to wildcard yet again avoiding content fetching failure when utilizing get method for http access 2024-05-09 01:36:33 -07:00
Anda Toshiki
6e60a7fff7 fix(cors): remove header cors policy for fetching function generated contents from remote origins avoiding automatic blockages 2024-05-09 01:32:30 -07:00
Anda Toshiki
47da4cd45d fix(cors origin): update allowed cors origin for http get method during local developmental environment instead of wildcard avoiding invalid value for cors policy 2024-05-09 01:21:31 -07:00
Anda Toshiki
bea38bf75b fix(popup text): remove redirectional smart hyperlink to github sponsors in addition with extraneous appreciation message at message ending 2024-05-09 01:16:40 -07:00
Anda Toshiki
79132c6aa6 chore(popup): update popup toast message notification details with more detailed reason of donation 2024-05-09 01:12:46 -07:00
Anda Toshiki
aea7109d06 chore(lint): lint and formatted file structure and code styles with custom config via prettier 2024-05-09 01:10:15 -07:00
Anda Toshiki
a1a1d73e0e 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
Anda Toshiki
324edea85e init: initial commit for all project root sources 2024-05-09 00:51:12 -07:00