52 lines
2.4 KiB
Plaintext
52 lines
2.4 KiB
Plaintext
<!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 Pedro Delfino" />
|
|
<title>Newsletter #0</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">Newsletter #0</h1>
|
|
<p class="author">By Pedro Delfino</p>
|
|
</header>
|
|
<h1 id="intro">Intro</h1>
|
|
<p>Hello hackers!</p>
|
|
<p>Welcome to our first newsletter! In the beginning of every month, we will try to send a brief email summarizing the last achievements, making new announcements, and providing an interesting reading list on topics related (or not) to Nyxt.</p>
|
|
<h1 id="new-features">New features</h1>
|
|
<ul>
|
|
<li><code>annotations</code>;</li>
|
|
<li>no more filling dumb forms again, with <code>save-input-data</code> and <code>set-input-data</code>;</li>
|
|
<li>experimental support for 3rd party plugins, and;</li>
|
|
<li>manual and tutorial content expansion.</li>
|
|
</ul>
|
|
<h1 id="new-articles">New articles</h1>
|
|
<ul>
|
|
<li><a href="https://nyxt.atlas.engineer/article/panel-buffers.org">Panel buffers: useful data and widgets pinned to windows or buffers</a></li>
|
|
<li><a href="https://nyxt.atlas.engineer/article/status1.org">Another week, another version</a>;</li>
|
|
<li><a href="https://nyxt.atlas.engineer/article/qr-url.org">Use QR to Transfer URLs to your phone</a></li>
|
|
</ul>
|
|
<h1 id="announcements">Announcements</h1>
|
|
<p>Nyxt has just released the <a href="https://store.nyxt.atlas.engineer/">Nyxt Store</a> which is an online store to sell products related to Nyxt universe - Lisp included :</p>
|
|
<h1 id="interesting-reads">Interesting reads</h1>
|
|
<ul>
|
|
<li><a href="https://browser.engineering/">Web Browser Engineering</a>;</li>
|
|
<li><a href="https://github.com/takagi/cl-cuda">Common Lisp CUDA</a>, and;</li>
|
|
<li><a href="https://blog.samuelmaddock.com/posts/google-widevine-blocked-my-browser/">I tried creating a web browser, and Google blocked me</a>.</li>
|
|
</ul>
|
|
<p>Cheers!</p>
|
|
<p>Nyxt team</p>
|
|
</body>
|
|
</html>
|