diff --git a/content/blog/rewriting-ditatompel-site-to-svelte-tailwind-and-go/index.id.md b/content/blog/rewriting-ditatompel-site-to-svelte-tailwind-and-go/index.id.md index ddbca5b..3587a2b 100644 --- a/content/blog/rewriting-ditatompel-site-to-svelte-tailwind-and-go/index.id.md +++ b/content/blog/rewriting-ditatompel-site-to-svelte-tailwind-and-go/index.id.md @@ -62,3 +62,13 @@ Jika saya gagal mengimplementasikan fitur _service worker_ di versi website terb --- Saya akan menginformasikan update terbaru mengenai proses transisi di halaman ini. Dengan semua perubahan ini saya berharap adanya peningkatan performa yang signifikan baik dari sisi _frontend_ maupun _backend_. + +## Update + +### 2024-01-31 +- __BREAKING__: __Monero Public API endpoint__ dipindahkan dari `https://www.ditatompel.com/api/monero/remote-node` ke `https://api.ditatompel.com/monero/remote-node`. Lihat [commit diff 013aa7d](https://github.com/ditatompel/insights/commit/013aa7db35edd28e72907d5786fcf8877a5a3e70#diff-a8f1b286fbca7e5d241e20d067c8b17a67b86cc142d10dc7cc23cbc9fcc0e332L139-L167) untuk informasi lebih detail. + +### 2024-01-29 +Meskipun masih masih tahap _beta_, _frontend_ dan _backend_ versi terbaru sudah saya _deploy_ ke _production server_ pada tanggal 29 Januari 2024. Dan dari hasil [PageSpeed Insights](https://pagespeed.web.dev/) saat ini, saya cukup puas untuk performa yang saya didapatkan. + +![PageSpeed Insights ditatompel.com mobile](pagespeed-insights-ditatompel-dot-com.png#center) diff --git a/content/blog/rewriting-ditatompel-site-to-svelte-tailwind-and-go/index.md b/content/blog/rewriting-ditatompel-site-to-svelte-tailwind-and-go/index.md index c1c4441..1fbc7b8 100644 --- a/content/blog/rewriting-ditatompel-site-to-svelte-tailwind-and-go/index.md +++ b/content/blog/rewriting-ditatompel-site-to-svelte-tailwind-and-go/index.md @@ -62,3 +62,13 @@ If I fail to implement the _service worker_ feature in my latest website version --- I will provide the latest updates regarding the transition process on this page. With all these changes, I hope there will be a significant increase in performance both from the frontend and backend. + +## Update + +### 2024-01-31 +- __BREAKING__: __The Monero Public API endpoint__ moved from `https://www.ditatompel.com/api/monero/remote-node` to `https://api.ditatompel.com/monero/remote-node`. See [Public API Monero Remote Node List]({{< ref "/blog/public-api-monero-remote-node-list/index.md" >}}) and [commit diff 013aa7d](https://github.com/ditatompel/insights/commit/013aa7db35edd28e72907d5786fcf8877a5a3e70#diff-a8f1b286fbca7e5d241e20d067c8b17a67b86cc142d10dc7cc23cbc9fcc0e332L139-L167) for more details. + +### 2024-01-29 +Even though it is still in the beta stage, I have deployed the latest version of the frontend and backend to the production server on January 29 2024. And from the current results of [PageSpeed Insights](https://pagespeed.web.dev/), I am quite satisfied with the performance that I got. + +![PageSpeed Insights ditatompel.com mobile](pagespeed-insights-ditatompel-dot-com.png#center) diff --git a/content/blog/rewriting-ditatompel-site-to-svelte-tailwind-and-go/pagespeed-insights-ditatompel-dot-com.png b/content/blog/rewriting-ditatompel-site-to-svelte-tailwind-and-go/pagespeed-insights-ditatompel-dot-com.png new file mode 100644 index 0000000..de4d2c7 Binary files /dev/null and b/content/blog/rewriting-ditatompel-site-to-svelte-tailwind-and-go/pagespeed-insights-ditatompel-dot-com.png differ diff --git a/resources/_gen/images/blog/rewriting-ditatompel-site-to-svelte-tailwind-and-go/pagespeed-insights-ditatompel-dot-com_hu68d987a5a18e989820ad97f025a5ed1e_65874_861x727_resize_q75_h2_box_3.webp b/resources/_gen/images/blog/rewriting-ditatompel-site-to-svelte-tailwind-and-go/pagespeed-insights-ditatompel-dot-com_hu68d987a5a18e989820ad97f025a5ed1e_65874_861x727_resize_q75_h2_box_3.webp new file mode 100644 index 0000000..b4dc1c7 Binary files /dev/null and b/resources/_gen/images/blog/rewriting-ditatompel-site-to-svelte-tailwind-and-go/pagespeed-insights-ditatompel-dot-com_hu68d987a5a18e989820ad97f025a5ed1e_65874_861x727_resize_q75_h2_box_3.webp differ