<%- header %>
-<%- paragraph %>
-From 309260c6d4d62cee952c2e7db3cda420d1bcb2c0 Mon Sep 17 00:00:00 2001 From: Defined Prototype <5364018+graycraft@users.noreply.github.com> Date: Wed, 16 Jul 2025 15:11:04 +0500 Subject: [PATCH 01/92] fix(.gitignore): add logotype with dynamic color, PM2 config --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8e245a6..cd05583 100644 --- a/.gitignore +++ b/.gitignore @@ -96,7 +96,7 @@ dist/* # https://nextjs.org/blog/next-9-1#public-directory-support # public -public/images/graycraft.png +public/images/graycraft-cotd.png # vuepress build output .vuepress/dist @@ -131,3 +131,7 @@ public/images/graycraft.png .pnp.* distribution/* + +# PM2 production configuration. + +ecosystem.config.js From 1e7657344087a995d3bdb9362271e8c0a6e02ea0 Mon Sep 17 00:00:00 2001 From: Defined Prototype <5364018+graycraft@users.noreply.github.com> Date: Wed, 16 Jul 2025 15:19:20 +0500 Subject: [PATCH 02/92] fix(views/{404,index}.ejs): change anchor color on focus; font size and line height for large text --- views/404.ejs | 9 +++------ views/index.ejs | 9 +++------ 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/views/404.ejs b/views/404.ejs index 98afebe..397fee4 100644 --- a/views/404.ejs +++ b/views/404.ejs @@ -44,7 +44,7 @@ />--> - - -
<%- paragraph %>
-