42 lines
1.3 KiB
HTML
42 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="/styles.css">
|
|
<link rel="icon" type="image/png" href="/favicon.png">
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
|
<title>EmaMaker&#8217;s blog | Notes</title>
|
|
</head>
|
|
<body>
|
|
<header><center>
|
|
<a href="/index.html">Home</a>
|
|
|
|
|
<a href="/projects/index.html">Projects</a>
|
|
|
|
|
<a href="/notes/index.html">Notes</a>
|
|
|
|
|
<a href="https://git.emamaker.com/EmaMaker">Gitea</a>
|
|
|
|
|
<a href="https://github.com/EmaMaker">Github</a>
|
|
|
|
|
<a href="https://instagram.com/EmaMaker">Instagram</a>
|
|
</center>
|
|
</header>
|
|
<article>
|
|
|
|
<p>Here you can find a list of notes I take about the ideas I come up with. I take notes directly in markdown, which makes them easy t oconvert into html to be presented here.</p>
|
|
</article>
|
|
|
|
<footer><p>
|
|
Author: EmaMaker
|
|
<a href="mailto:emamaker@tutanota.com">emamaker@tutanota.com</a>
|
|
<br>
|
|
This website is statically generated from markdown using <a href="https://git.alemauri.eu/alema/rivet">rivet</a>,
|
|
a static website generator written in POSIX compliant sh by my dear friend <a href="https://alemauri.eu">Alessandro Mauri. Check him out!</a>
|
|
<br>
|
|
This website is hosted on Codeberg Pages. <a href="https://codeberg.org/EmaMaker/pages>Feel free to check out the sources</a>
|
|
</p>
|
|
</footer>
|
|
</body>
|
|
</html>
|