From edb5cb5ad8d12f8d14c25f1a6a874c8302f69fa4 Mon Sep 17 00:00:00 2001 From: nemanjam Date: Tue, 1 Oct 2024 11:47:23 +0200 Subject: [PATCH] update todo --- README.md | 4 ++-- docs/working-notes/todo3.md | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2784b52..811083a 100644 --- a/README.md +++ b/README.md @@ -207,9 +207,9 @@ After that you can build and push multi-platform images locally. docker login my-user my-pass # replace "nemanjamitic/nemanjam.github.io" with your image name -# set ARG_SITE_URL to your production url +# set ARG_SITE_URL_ARM64 to your production url # set correct architecture for your production server --platform linux/arm64 or linux/amd64 -"docker:build:push:arm": "docker buildx build -f ./docker/Dockerfile -t nemanjamitic/nemanjam.github.io --build-arg ARG_SITE_URL='https://nmc-docker.arm1.nemanjamitic.com' --platform linux/arm64 --push .", +"docker:build:push:arm": "docker buildx build -f ./docker/Dockerfile -t nemanjamitic/nemanjam.github.io --build-arg ARG_SITE_URL_ARM64='https://nmc-docker.arm1.nemanjamitic.com' --platform linux/arm64 --progress=plain --push .", # build and push Docker image, replace "arm" with your architecture yarn docker:build:push:arm diff --git a/docs/working-notes/todo3.md b/docs/working-notes/todo3.md index 591faad..16fbd71 100644 --- a/docs/working-notes/todo3.md +++ b/docs/working-notes/todo3.md @@ -531,21 +531,21 @@ sentry // plausible add zod schema that checks node_env for plausible_url instead of optional -moze samo za 1 url data-domain="nemanjamitic.com" +moze samo za 1 url data-domain="nemanjamitic.com", to je ok, tako i treba -paralelizuj docker arm x86 build, reuse cache, test + paralelizuj docker arm x86 build, reuse cache, test accessibility -image sizes + image sizes astro gallery, blur onload, infinite scroll define real color themes IPv6 Traefik -pitaj plausible zasto ne radi za razlicite poddomene i domene + pitaj plausible zasto ne radi za razlicite poddomene i domene text float around images on blog, home and about page design system pages, typography js function to print image dom and src size over image for debugging, moze npm paket ----- -fix github action docker arm x86 + fix github action docker arm x86, move condition in Dockerfile, remove matrix restructure folders, folder name, mdx and images in same folder content collections to content layer fix plausible for all subdomains, done same data-domain="nemanjamitic.com", ok