trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,35 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="author" content="By John Mercouris" />
<title>Nyxt Showcase and Configuration Demo</title>
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
</style>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<header>
<h1 class="title">Nyxt Showcase and Configuration Demo</h1>
<p class="author">By John Mercouris</p>
</header>
<p>We came across a fantastic new YouTube video by Gavin Jaeger-Freeborn which provides a nice introduction to Nyxt and some of its usage. We recommend this video for new to moderately experienced users. It provides you with some neat tips and tricks for getting started with your own configuration. Enjoy!</p>
<iframe width="100%" height="500px" src="https://www.youtube.com/embed/1TydtiWwZgQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p>You may also find the following links interesting:</p>
<ul>
<li><a href="https://www.youtube.com/channel/UCJetJ7nDNLlEzDLXv7KIo0w">Gavin's YouTube channel</a></li>
<li><a href="https://github.com/sponsors/gavinok">Sponsor Gavin on GitHub</a> or on <a href="https://www.patreon.com/gavinfreeborn">Patreon</a></li>
<li><a href="https://github.com/Gavinok/dotvim">Gavin's vim configuration</a></li>
<li><a href="https://github.com/Gavinok/emacs.d">Gavin's Emacs configuration</a></li>
</ul>
</body>
</html>