dotfiles/w3m/.w3m/bookmark.html

43 lines
1.6 KiB
HTML

<html><head><title>Bookmarks</title></head>
<body>
<h1>Bookmarks</h1>
<h2>Miscellaneous</h2>
<ul>
<li><a href="https://lite.duckduckgo.com/lite/">DuckDuckGo</a>
<!--End of section (do not delete this comment)-->
</ul>
<h2>writing</h2>
<ul>
<li><a href="https://docs.asciidoctor.org/asciidoc/latest/syntax-quick-reference/">AsciiDoc Syntax Quick Reference :: Asciidoctor Docs</a>
<li><a href="https://asciidoctor.org/docs/">Asciidoctor Documentation | Asciidoctor</a>
<!--End of section (do not delete this comment)-->
</ul>
<h2>linux</h2>
<ul>
<li><a href="https://wiki.archlinux.org/">ArchWiki</a>
<li><a href="https://bbs.archlinux.org/login.php">Login / Arch Linux Forums</a>
<!--End of section (do not delete this comment)-->
</ul>
<h2>Python</h2>
<ul>
<li><a href="https://docs.python.org/3/">Python 3 documentation</a>
<li><a href="https://docs.python.org/3/library/index.html">The Python Standard Library</a>
<li><a href="https://docs.python.org/3/howto/logging.html">Logging HOWTO</a>
<li><a href="https://docs.python.org/3/howto/functional.html">Functional Programming HOWTO</a>
<li><a href="https://pymotw.com/3/index.html">Python 3 Module of the Week</a>
<li><a href="http://www.mypy-lang.org/">mypy - Optional Static Typing for Python</a>
<!--End of section (do not delete this comment)-->
</ul>
<h2>git</h2>
<ul>
<li><a href="https://git-scm.com/doc">Git Documentation</a>
<!--End of section (do not delete this comment)-->
</ul>
<h2>Lua</h2>
<ul>
<li><a href="https://www.lua.org/manual/5.1/">Lua 5.1 Reference Manual</a>
<!--End of section (do not delete this comment)-->
</ul>
</body>
</html>