Skip to content

Commit 6e70864

Browse files
committed
Conical Fix & Two-Finger Zoom
Conical Links had Localhost:3000, which likely hurt my SEO. Built process updates that. Two-Finger pinch zoom on mobile for Image Viewer
1 parent 4971d05 commit 6e70864

39 files changed

Lines changed: 267 additions & 127 deletions

docs/AIDev.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta name="revisit-after" content="14 days">
2222
<meta name="fragment" content="!">
2323
<!-- Note : connical, description, & keywords update with page changes -->
24-
<link rel="canonical" href="http://localhost:3000/AIDev/aiIntro.htm" id="canonicalLink">
24+
<link rel="canonical" href="http://procstack.github.io/AIDev/aiIntro.htm" id="canonicalLink">
2525
<meta name="description" content="AI development &amp; research by ProcStack, including work on Graph Attention Networks (GAT), Echo State Networks (ESN), and other AI structures.">
2626
<meta name="keywords" content="AI, Artificial Intelligence, Machine Learning, Deep Learning, Graph Attention Network, GAT, Echo State Network, ESN, Neural Networks, AI Development, ProcStack, Kevin Edzenga">
2727
<meta name="author" content="Kevin Edzenga">
@@ -44,7 +44,7 @@
4444
<meta name="og:title" content="My Introduction - AI Development - ProcStack">
4545
<meta name="og:description" content="AI development &amp; research by ProcStack, including work on Graph Attention Networks (GAT), Echo State Networks (ESN), and other AI structures.">
4646
<meta name="og:image" content="https://procstack.github.io/images/ProcStack_th.jpg">
47-
<meta name="og:url" content="http://localhost:3000/AIDev/aiIntro.htm">
47+
<meta name="og:url" content="http://procstack.github.io/AIDev/aiIntro.htm">
4848

4949
<meta name="twitter:card" content="summary_large_image">
5050
<meta name="twitter:title" content="My Introduction - AI Development - ProcStack">

docs/AIDev/aiIntro.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta name="revisit-after" content="14 days">
2222
<meta name="fragment" content="!">
2323
<!-- Note : connical, description, & keywords update with page changes -->
24-
<link rel="canonical" href="http://localhost:3000/AIDev/aiIntro.htm" id="canonicalLink">
24+
<link rel="canonical" href="http://procstack.github.io/AIDev/aiIntro.htm" id="canonicalLink">
2525
<meta name="description" content="AI development &amp; research by ProcStack, including work on Graph Attention Networks (GAT), Echo State Networks (ESN), and other AI structures.">
2626
<meta name="keywords" content="AI, Artificial Intelligence, Machine Learning, Deep Learning, Graph Attention Network, GAT, Echo State Network, ESN, Neural Networks, AI Development, ProcStack, Kevin Edzenga">
2727
<meta name="author" content="Kevin Edzenga">
@@ -44,7 +44,7 @@
4444
<meta name="og:title" content="My Introduction - AI Development - ProcStack">
4545
<meta name="og:description" content="AI development &amp; research by ProcStack, including work on Graph Attention Networks (GAT), Echo State Networks (ESN), and other AI structures.">
4646
<meta name="og:image" content="https://procstack.github.io/images/ProcStack_th.jpg">
47-
<meta name="og:url" content="http://localhost:3000/AIDev/aiIntro.htm">
47+
<meta name="og:url" content="http://procstack.github.io/AIDev/aiIntro.htm">
4848

4949
<meta name="twitter:card" content="summary_large_image">
5050
<meta name="twitter:title" content="My Introduction - AI Development - ProcStack">

docs/AIDev/aiNotes.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta name="revisit-after" content="14 days">
2222
<meta name="fragment" content="!">
2323
<!-- Note : connical, description, & keywords update with page changes -->
24-
<link rel="canonical" href="http://localhost:3000/AIDev/aiNotes.htm" id="canonicalLink">
24+
<link rel="canonical" href="http://procstack.github.io/AIDev/aiNotes.htm" id="canonicalLink">
2525
<meta name="description" content="AI development &amp; research by ProcStack, including work on Graph Attention Networks (GAT), Echo State Networks (ESN), and other AI structures.">
2626
<meta name="keywords" content="AI, Artificial Intelligence, Machine Learning, Deep Learning, Graph Attention Network, GAT, Echo State Network, ESN, Neural Networks, AI Development, ProcStack, Kevin Edzenga">
2727
<meta name="author" content="Kevin Edzenga">
@@ -44,7 +44,7 @@
4444
<meta name="og:title" content="Notes &amp; Research - AI Development - ProcStack">
4545
<meta name="og:description" content="AI development &amp; research by ProcStack, including work on Graph Attention Networks (GAT), Echo State Networks (ESN), and other AI structures.">
4646
<meta name="og:image" content="https://procstack.github.io/images/ProcStack_th.jpg">
47-
<meta name="og:url" content="http://localhost:3000/AIDev/aiNotes.htm">
47+
<meta name="og:url" content="http://procstack.github.io/AIDev/aiNotes.htm">
4848

4949
<meta name="twitter:card" content="summary_large_image">
5050
<meta name="twitter:title" content="Notes &amp; Research - AI Development - ProcStack">

docs/AIDev/esn_motion.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta name="revisit-after" content="14 days">
2222
<meta name="fragment" content="!">
2323
<!-- Note : connical, description, & keywords update with page changes -->
24-
<link rel="canonical" href="http://localhost:3000/AIDev/esn_motion.htm" id="canonicalLink">
24+
<link rel="canonical" href="http://procstack.github.io/AIDev/esn_motion.htm" id="canonicalLink">
2525
<meta name="description" content="AI development &amp; research by ProcStack, including work on Graph Attention Networks (GAT), Echo State Networks (ESN), and other AI structures.">
2626
<meta name="keywords" content="AI, Artificial Intelligence, Machine Learning, Deep Learning, Graph Attention Network, GAT, Echo State Network, ESN, Neural Networks, AI Development, ProcStack, Kevin Edzenga">
2727
<meta name="author" content="Kevin Edzenga">
@@ -44,7 +44,7 @@
4444
<meta name="og:title" content="ESN Motion Prediction - AI Development - ProcStack">
4545
<meta name="og:description" content="AI development &amp; research by ProcStack, including work on Graph Attention Networks (GAT), Echo State Networks (ESN), and other AI structures.">
4646
<meta name="og:image" content="https://procstack.github.io/images/ProcStack_th.jpg">
47-
<meta name="og:url" content="http://localhost:3000/AIDev/esn_motion.htm">
47+
<meta name="og:url" content="http://procstack.github.io/AIDev/esn_motion.htm">
4848

4949
<meta name="twitter:card" content="summary_large_image">
5050
<meta name="twitter:title" content="ESN Motion Prediction - AI Development - ProcStack">

docs/AIDev/esrgan_upresser.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta name="revisit-after" content="14 days">
2222
<meta name="fragment" content="!">
2323
<!-- Note : connical, description, & keywords update with page changes -->
24-
<link rel="canonical" href="http://localhost:3000/AIDev/esrgan_upresser.htm" id="canonicalLink">
24+
<link rel="canonical" href="http://procstack.github.io/AIDev/esrgan_upresser.htm" id="canonicalLink">
2525
<meta name="description" content="AI development &amp; research by ProcStack, including work on Graph Attention Networks (GAT), Echo State Networks (ESN), and other AI structures.">
2626
<meta name="keywords" content="AI, Artificial Intelligence, Machine Learning, Deep Learning, Graph Attention Network, GAT, Echo State Network, ESN, Neural Networks, AI Development, ProcStack, Kevin Edzenga">
2727
<meta name="author" content="Kevin Edzenga">
@@ -44,7 +44,7 @@
4444
<meta name="og:title" content="ESRGAN Upresser - AI Development - ProcStack">
4545
<meta name="og:description" content="AI development &amp; research by ProcStack, including work on Graph Attention Networks (GAT), Echo State Networks (ESN), and other AI structures.">
4646
<meta name="og:image" content="https://procstack.github.io/images/ProcStack_th.jpg">
47-
<meta name="og:url" content="http://localhost:3000/AIDev/esrgan_upresser.htm">
47+
<meta name="og:url" content="http://procstack.github.io/AIDev/esrgan_upresser.htm">
4848

4949
<meta name="twitter:card" content="summary_large_image">
5050
<meta name="twitter:title" content="ESRGAN Upresser - AI Development - ProcStack">

docs/AIDev/gat_languageRules.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta name="revisit-after" content="14 days">
2222
<meta name="fragment" content="!">
2323
<!-- Note : connical, description, & keywords update with page changes -->
24-
<link rel="canonical" href="http://localhost:3000/AIDev/gat_languageRules.htm" id="canonicalLink">
24+
<link rel="canonical" href="http://procstack.github.io/AIDev/gat_languageRules.htm" id="canonicalLink">
2525
<meta name="description" content="AI development &amp; research by ProcStack, including work on Graph Attention Networks (GAT), Echo State Networks (ESN), and other AI structures.">
2626
<meta name="keywords" content="AI, Artificial Intelligence, Machine Learning, Deep Learning, Graph Attention Network, GAT, Echo State Network, ESN, Neural Networks, AI Development, ProcStack, Kevin Edzenga">
2727
<meta name="author" content="Kevin Edzenga">
@@ -44,7 +44,7 @@
4444
<meta name="og:title" content="GAT &amp; Language - AI Development - ProcStack">
4545
<meta name="og:description" content="AI development &amp; research by ProcStack, including work on Graph Attention Networks (GAT), Echo State Networks (ESN), and other AI structures.">
4646
<meta name="og:image" content="https://procstack.github.io/images/ProcStack_th.jpg">
47-
<meta name="og:url" content="http://localhost:3000/AIDev/gat_languageRules.htm">
47+
<meta name="og:url" content="http://procstack.github.io/AIDev/gat_languageRules.htm">
4848

4949
<meta name="twitter:card" content="summary_large_image">
5050
<meta name="twitter:title" content="GAT &amp; Language - AI Development - ProcStack">

docs/AIDev/gnn_exploration.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta name="revisit-after" content="14 days">
2222
<meta name="fragment" content="!">
2323
<!-- Note : connical, description, & keywords update with page changes -->
24-
<link rel="canonical" href="http://localhost:3000/AIDev/gnn_exploration.htm" id="canonicalLink">
24+
<link rel="canonical" href="http://procstack.github.io/AIDev/gnn_exploration.htm" id="canonicalLink">
2525
<meta name="description" content="AI development &amp; research by ProcStack, including work on Graph Attention Networks (GAT), Echo State Networks (ESN), and other AI structures.">
2626
<meta name="keywords" content="AI, Artificial Intelligence, Machine Learning, Deep Learning, Graph Attention Network, GAT, Echo State Network, ESN, Neural Networks, AI Development, ProcStack, Kevin Edzenga">
2727
<meta name="author" content="Kevin Edzenga">
@@ -44,7 +44,7 @@
4444
<meta name="og:title" content="GNN Exploration - AI Development - ProcStack">
4545
<meta name="og:description" content="AI development &amp; research by ProcStack, including work on Graph Attention Networks (GAT), Echo State Networks (ESN), and other AI structures.">
4646
<meta name="og:image" content="https://procstack.github.io/images/ProcStack_th.jpg">
47-
<meta name="og:url" content="http://localhost:3000/AIDev/gnn_exploration.htm">
47+
<meta name="og:url" content="http://procstack.github.io/AIDev/gnn_exploration.htm">
4848

4949
<meta name="twitter:card" content="summary_large_image">
5050
<meta name="twitter:title" content="GNN Exploration - AI Development - ProcStack">

docs/AboutMe/Film_Work.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta name="revisit-after" content="14 days">
2222
<meta name="fragment" content="!">
2323
<!-- Note : connical, description, & keywords update with page changes -->
24-
<link rel="canonical" href="http://localhost:3000/AboutMe/Film_Work.htm" id="canonicalLink">
24+
<link rel="canonical" href="http://procstack.github.io/AboutMe/Film_Work.htm" id="canonicalLink">
2525
<meta name="description" content="My work at Blue Sky Studios">
2626
<meta name="keywords" content="Blue Sky Studios, film work, character simulation, effects, crowds, technical director, TD, Maya, Houdini">
2727
<meta name="author" content="Kevin Edzenga">
@@ -44,7 +44,7 @@
4444
<meta name="og:title" content="Film Work - About Kevin Edzenga">
4545
<meta name="og:description" content="My work at Blue Sky Studios">
4646
<meta name="og:image" content="https://procstack.github.io/images/ProcStack_th.jpg">
47-
<meta name="og:url" content="http://localhost:3000/AboutMe/Film_Work.htm">
47+
<meta name="og:url" content="http://procstack.github.io/AboutMe/Film_Work.htm">
4848

4949
<meta name="twitter:card" content="summary_large_image">
5050
<meta name="twitter:title" content="Film Work - About Kevin Edzenga">

docs/AboutMe/Plushies.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta name="revisit-after" content="14 days">
2222
<meta name="fragment" content="!">
2323
<!-- Note : connical, description, & keywords update with page changes -->
24-
<link rel="canonical" href="http://localhost:3000/AboutMe/Plushies.htm" id="canonicalLink">
24+
<link rel="canonical" href="http://procstack.github.io/AboutMe/Plushies.htm" id="canonicalLink">
2525
<meta name="description" content="My 2024 year in plushies! I made a tool to turn 3d models into fabric patterns in Houdini, so I've been making plushies in my free time!">
2626
<meta name="keywords" content="plushies, houdini, fabric patterns, sewing, minky, anti-pil fleece, plushie making, sewing tools">
2727
<meta name="author" content="Kevin Edzenga">
@@ -44,7 +44,7 @@
4444
<meta name="og:title" content="Plushies - About Kevin Edzenga">
4545
<meta name="og:description" content="My 2024 year in plushies! I made a tool to turn 3d models into fabric patterns in Houdini, so I've been making plushies in my free time!">
4646
<meta name="og:image" content="https://procstack.github.io/images/ProcStack_th.jpg">
47-
<meta name="og:url" content="http://localhost:3000/AboutMe/Plushies.htm">
47+
<meta name="og:url" content="http://procstack.github.io/AboutMe/Plushies.htm">
4848

4949
<meta name="twitter:card" content="summary_large_image">
5050
<meta name="twitter:title" content="Plushies - About Kevin Edzenga">

docs/AboutMe/Web_Dev.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta name="revisit-after" content="14 days">
2222
<meta name="fragment" content="!">
2323
<!-- Note : connical, description, & keywords update with page changes -->
24-
<link rel="canonical" href="http://localhost:3000/AboutMe/Web_Dev.htm" id="canonicalLink">
24+
<link rel="canonical" href="http://procstack.github.io/AboutMe/Web_Dev.htm" id="canonicalLink">
2525
<meta name="description" content="Who am I? What do I do? Why do I do the things I do?">
2626
<meta name="keywords" content="Kevin Edzenga, About, Portfolio">
2727
<meta name="author" content="Kevin Edzenga">
@@ -44,7 +44,7 @@
4444
<meta name="og:title" content="Web Development - About Kevin Edzenga">
4545
<meta name="og:description" content="Who am I? What do I do? Why do I do the things I do?">
4646
<meta name="og:image" content="https://procstack.github.io/images/ProcStack_th.jpg">
47-
<meta name="og:url" content="http://localhost:3000/AboutMe/Web_Dev.htm">
47+
<meta name="og:url" content="http://procstack.github.io/AboutMe/Web_Dev.htm">
4848

4949
<meta name="twitter:card" content="summary_large_image">
5050
<meta name="twitter:title" content="Web Development - About Kevin Edzenga">

0 commit comments

Comments
 (0)