This is the source code of Mayumi Sasage's Website. https://mayumi-sasage.info
yarn node (18)
yarn yarn dev
Pushing to origin/main invokes deployment to Cloudflare Pages. (via GitHub Action)
Replace images in /images/ directory and run
node
scripts/upload.mjs
The images are stored in Cloudflare Images.
Google Analytics is used to track the access to this website. During the transition from UA to GA4, the management of analytics tags is moved to Google Tag Manager.
Here is the url: https://tagmanager.google.com/#/container/accounts/6056486588/containers/93230276/workspaces/3
Put the following in .env file.
CLOUDFLARE_ACCOUNT_ID = <account id>;
CLOUDFLARE_IMAGES_API_TOKEN = <api token>;