-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
96 lines (67 loc) · 4.62 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta name="application-name" content="ray kooyenga github page">
<!-- Begin Jekyll SEO tag v2.7.1 -->
<title>Ray Kooyenga Github Page | rkooyenga.github.io</title>
<meta name="generator" content="Jekyll v3.9.0" />
<meta property="og:title" content="Ray Kooyenga Github Page" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Ray Kooyenga projects area and blog coming soon." />
<meta property="og:description" content="Ray Kooyenga projects area and blog coming soon." />
<link rel="canonical" href="https://rkooyenga.github.io/index.html" />
<meta property="og:url" content="https://rkooyenga.github.io/" />
<meta property="og:site_name" content="rkooyenga.github.io" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Ray Kooyenga Github Page" />
<script type="application/ld+json">
{"description":"Ray Kooyenga projects area and blog coming soon.","url":"https://rkooyenga.github.io/","@type":"WebSite","headline":"Ray Kooyenga Github Page","name":"rkooyenga.github.io","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preload" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap" as="style" type="text/css" crossorigin>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="stylesheet" href="/assets/css/style.css?v=99b9ac894c2be49d81f6445b1d167d065a03ea00">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" -->
<!-- end custom head snippets -->
</head>
<body>
<a id="skip-to-content" href="#content">Skip to the content.</a>
<header class="page-header" role="banner">
<h1 class="project-name">Ray Kooyenga Github Page</h1>
<h2 class="project-tagline">Ray Kooyenga projects area and blog coming soon.</h2>
</header>
<main id="content" class="main-content" role="main">
<h2 id="ray-kooyenga-github-page">Ray Kooyenga Github Page</h2>
<h3 id="january-2022-projects--new-content">January 2022 Projects & New Content</h3>
<h4 id="git-clone"><a href="https://rkooyenga.github.io/git-clone/"><strong>git-clone</strong></a></h4>
<p><code class="language-plaintext highlighter-rouge">Shell</code> script for easy mass downloading all github repositories of a user or organization in one command.</p>
<h4 id="git-spring"><a href="https://rkooyenga.github.io/git-spring/"><strong>git-spring</strong></a></h4>
<p><code class="language-plaintext highlighter-rouge">PHP</code> proxy utility to link Github Raw js or css files and serve html ones. Kinda like RawGit or my old StatSpring app.</p>
<h4 id="firenote"><a href="https://rkooyenga.github.io/firenote/"><strong>FireNote</strong></a></h4>
<p><code class="language-plaintext highlighter-rouge">Javascript</code> instant note taking app utilizing browser LocalStorage for login-free background saves.</p>
<h4 id="oiajg-sheets"><a href="https://github.com/rkooyenga/oiagj-sheets"><strong>oiajg-sheets</strong></a></h4>
<p><code class="language-plaintext highlighter-rouge">VBA</code> repo for a work project</p>
<h4 id="ray-kooyenga-gh-pages"><a href="https://rkooyenga.github.io/"><strong>Ray Kooyenga GH Pages</strong></a></h4>
<p><code class="language-plaintext highlighter-rouge">HTML</code> this page, area, and the content below. Obviously it’s just a quick rant and dummy temporary content while I figure out what exactly I want to do with it</p>
<hr />
<h3 id="about">about</h3>
<p>This area and org hasn’t been used much nor at all for years. But thats probably going to change and I’m likely going to build out a jekyll blog and revisit some old projects and discuss them here soon.</p>
<blockquote>
<p>note: i wrote this summary before the above content existed, so I’m clearly following thru :)*</p>
</blockquote>
<!-- removed temporarily -->
<p>Stay tuned and thanks for reading.</p>
<p>by <a href="https://github.com/rkooyenga"><strong>Ray Kooyenga</strong></a></p>
<footer class="site-footer">
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span>
</footer>
</main>
</body>
</html>