setup-node/index.html

68 lines
2.9 KiB
HTML
Raw Normal View History

2023-06-23 18:43:45 -07:00
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>nox-build-matrix | GitHub action to generate a build matrix for a projects Noxfile</title>
<meta name="generator" content="Jekyll v3.9.3" />
<meta property="og:title" content="nox-build-matrix" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="GitHub action to generate a build matrix for a projects Noxfile" />
<meta property="og:description" content="GitHub action to generate a build matrix for a projects Noxfile" />
<link rel="canonical" href="https://devlynnx.github.io/nox-build-matrix/" />
<meta property="og:url" content="https://devlynnx.github.io/nox-build-matrix/" />
<meta property="og:site_name" content="nox-build-matrix" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="nox-build-matrix" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"GitHub action to generate a build matrix for a projects Noxfile","headline":"nox-build-matrix","name":"nox-build-matrix","url":"https://devlynnx.github.io/nox-build-matrix/"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/nox-build-matrix/assets/css/style.css?v=c48f256fef61260970437ba955b92faaf1955e9e">
<!-- 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="/nox-build-matrix/favicon.ico" -->
<!-- end custom head snippets -->
</head>
<body>
<div class="container-lg px-3 my-5 markdown-body">
<h1><a href="https://devlynnx.github.io/nox-build-matrix/">nox-build-matrix</a></h1>
<ul>
<li>👋 Hi, Im @Devlynnx</li>
<li>👀 Im interested in …Freedom</li>
<li>🌱 Im currently learning …Matrix</li>
<li>💞️ Im looking to collaborate on …All things new!</li>
<li>📫 How to reach me …@devlynnx</li>
</ul>
<!---
Devlynnx/Devlynnx is a ✨ special ✨ repository because its `README.md` (this file) appears on your GitHub profile.
You can click the Preview link to take a look at your changes.
--->
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
This site is open source. <a href="https://github.com/Devlynnx/nox-build-matrix/edit/main/README.md">Improve this page</a>.
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
<script>anchors.add();</script>
</body>
</html>