From 8af1ea92d138b221ad283d2e9771bf67ab38a55a Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 23 Feb 2025 07:29:30 +0100 Subject: Added bookmarks --- content/pages/bookmarks.md | 68 ++++++++++++++++++++++++++++++++++++++++++++++ templates/base.html | 7 +++-- templates/bookmarks.html | 10 +++++++ templates/index.html | 4 +-- 4 files changed, 85 insertions(+), 4 deletions(-) create mode 100644 content/pages/bookmarks.md create mode 100644 templates/bookmarks.html diff --git a/content/pages/bookmarks.md b/content/pages/bookmarks.md new file mode 100644 index 0000000..a481281 --- /dev/null +++ b/content/pages/bookmarks.md @@ -0,0 +1,68 @@ +--- +title: Bookmarks & Links +url: bookmarks.html +date: 2024-01-01T12:00:00+02:00 +type: bookmarks +draft: false +--- + +- [nesdoug – NES Programming with cc65](https://nesdoug.com/) +- [Atari Gamer . Com](https://atarigamer.com/lynx/play) +- [42Bastian/sprpck: Lynx Sprite Packer](https://github.com/42Bastian/sprpck) +- [My Journey in Game Programming - Atari 8-bit Computer, C (with cc65) - Episode 45 - YouTube](https://www.youtube.com/watch?v=cHsvwbQEceU) +- [Sage Guide | Classic WoW Leveling Guide (Alliance 1-60)](https://www.sageguide.net/) +- [Local RAG with llama.cpp - YouTube](https://www.youtube.com/watch?v=gigip1Pxf88) +- [LangChain Parent-Child Retriever for better RAG - YouTube](https://www.youtube.com/watch?v=wSi0fxkH6e0) +- [Vim cheatsheet](https://devhints.io/vim) +- [Hjalfi ports Fuzix to the ESP8266: #1: getting the kernel to compile - YouTube](https://www.youtube.com/watch?v=cDHcGY7EzUM) +- [~kvik/wiki.9front.org (master): unix2plan9.md](https://git.sr.ht/~kvik/wiki.9front.org/tree/master/item/unix2plan9.md) +- [List of Plan 9 applications](https://en.wikipedia.org/wiki/List_of_Plan_9_applications) +- [Manual Section 1 - Plan 9 from User Space](https://9fans.github.io/plan9port/man/man1/index.html) +- [C Programming in Plan 9 from Bell Labs](http://doc.cat-v.org/plan_9/programming/c_programming_in_plan_9) +- [Plan9 / 9Front Basic Install - YouTube](https://www.youtube.com/watch?v=yt2V7yYiPCQ) +- [Fresh 9front install in QEMU hangs at boot](https://github.com/bo-yang/plan9front/issues/213) +- [Tiny Graphics Interface](https://cc65.github.io/doc/tgi.html) +- [FQA 0 - Introduction To Plan 9](https://fqa.9front.org/fqa0.html#0.2.1.1) +- [jimmy://src](http://runjimmyrunrunyoufuckerrun.com/src/) +- [Hiversaires by Rek & Devine](https://hundredrabbits.itch.io/hiversaires) +- [100R — wiktopher](https://100r.co/site/wiktopher.html) +- [Plan 9 Wiki (Plan 9 wiki)](https://plan9.io/wiki/plan9/plan_9_wiki/) +- [cosinekitty/sapphire: Sapphire - free modules for VCV Rack 2](https://github.com/cosinekitty/sapphire) +- [nullJaX/vcvrack-patchable-devices: VCV Rack plugin with Patchable Devices modules](https://github.com/nullJaX/vcvrack-patchable-devices/) +- [bogaudio/BogaudioModules: Modules for VCV Rack](https://github.com/bogaudio/BogaudioModules) +- [Zorlen Reference Guide - Vanilla World of Warcraft Addon](https://www.briankoponen.com/zorlen-addon-vanilla-world-warcraft/) +- [Emulating a CPU in C++ #2 (6502) - Unit Testing - YouTube](https://www.youtube.com/watch?v=L7J1pPokEyw&list=PLLwK93hM93Z13TRzPx9JqTIn33feefl37&index=2) +- [Zero to CUDA: Calling a GPU From Golang - Source Allies](https://www.sourceallies.com/2024/02/zero-to-cuda/) +- [9FRONT FREQUENTLY QUESTIONED ANSWERS](https://fqa.9front.org/) +- [dude_the_builder/zig_in_depth: The code for the Zig in Depth video course](https://codeberg.org/dude_the_builder/zig_in_depth) +- [Let's Learn Eurorack (ft. VCV Rack): 01 - The Basics - YouTube](https://www.youtube.com/watch?v=BTcP3DofZLY) +- [Connecting Acoustic Instruments and Modular Synthesizers: VCV Rack Tutorial - YouTube](https://www.youtube.com/watch?v=1PaRconB4X8) +- [Tutorial: Programming Modules for VCV Rack - Part 1 - YouTube](https://www.youtube.com/watch?v=7Z7LHAnIIac) +- [Experiment with Rhythms with the Rhythm Explorer - YouTube](https://www.youtube.com/watch?v=W7ZIqzzzRW4) +- [Following the VCV Rack development tutorial - YouTube](https://www.youtube.com/watch?v=wyiHM1Fke0E) +- [Wiby - Search Engine for the Classic Web](https://wiby.me/) +- [Contributions — Universal Ctags 0.3.0 documentation](https://docs.ctags.io/en/latest/contributions.html#contributions) +- [Building an OS - 1 - Hello world - YouTube](https://www.youtube.com/watch?v=9t-SPC7Tczc&list=PLFjM7v6KGMpiH2G-kT781ByCNC_0pKpPN) +- [Find the Minimum Number in an Array | C Programming Example - YouTube](https://www.youtube.com/watch?v=sepK5w4Uep0&list=PLA1FTfKBAEX6dPcQitk_7uL3OwDdjMn90) +- [Dr. Katz, Professional Therapist - Season 1, 2, 3 (1995-1997) - YouTube](https://www.youtube.com/watch?v=MRDwLhDQyNQ) +- [Runes – Casey Rodarmor's Blog](https://rodarmor.com/blog/runes/) +- [Ordinal Theory – Casey Rodarmor's Blog](https://rodarmor.com/blog/ordinal-theory/?ref=blog.ordinalhub.com) +- [How to Embed an Arbitrary File in a C Program - Code Plea](https://codeplea.com/embedding-files-in-c-programs) +- [Zig Parser – Mitchell Hashimoto](https://mitchellh.com/zig/parser) +- [zig-wasi/src/main.zig at main · andrewrk/zig-wasi · GitHub](https://github.com/andrewrk/zig-wasi/blob/main/src/main.zig#L705) +- [Ø -Loihdittu (Sähkö recordings) - YouTube](https://www.youtube.com/watch?v=ayJXdIcMPxM&list=PL425A6D95D6F6EC8C) +- [FrameXML · FrameXML.toc (build 5875)](https://www.townlong-yak.com/framexml/1.12.1/FrameXML.toc) +- [yutsuku/UITweaks: UITweaks - a World of Warcraft (1.12.1) AddOn](https://github.com/yutsuku/UITweaks) +- [XFactionChat/XFactionChat.lua](https://github.com/EinBaum/XFactionChat/blob/master/XFactionChat.lua) +- [Vanilla WoW Wiki](https://vanilla-wow-archive.fandom.com/wiki/World_of_Warcraft_API) +- [dkpminus/Classic-Wow-Database](https://github.com/dkpminus/Classic-Wow-Database) +- [LuaSQL: Database connectivity for the Lua programming language](https://lunarmodules.github.io/luasql/) +- [Omni completion - Vim Tips Wiki](https://vim.fandom.com/wiki/Omni_completion) +- [Format Code The Vim Way - YouTube](https://www.youtube.com/watch?v=tM_uIwSucPU&list=PLknodeJt-I5H_zK-udgi5XhhYrnDoLHkP&index=15) +- [Draggable SVG elements](https://www.petercollingridge.co.uk/tutorials/svg/interactive/dragging/) +- [Donsol by Rek & Devine](https://hundredrabbits.itch.io/donsol) +- [Vimcasts - Free screencasts about the text editor Vim](http://vimcasts.org/) +- [Flatland - By Edwin A Abbott [full audiobook] read by James Langton - YouTube](https://www.youtube.com/watch?v=pivnpMohki0) +- [A/N/N/A/R/C/H/I/V/E](https://annarchive.com/archive.html) +- [Building a Parser from scratch. Lecture [1/18]: Tokenizer | Parser - YouTube](https://www.youtube.com/watch?v=4m7ubrdbWQU) +- [How I program C - YouTube](https://www.youtube.com/watch?v=443UNeGrFoM) diff --git a/templates/base.html b/templates/base.html index ff39b57..5c0ff32 100644 --- a/templates/base.html +++ b/templates/base.html @@ -19,13 +19,15 @@ code { background: #f5f5f5; } table { width: 100%; } figure { margin: 0; } - .flow { max-width: 1100px; column-count: 2; column-gap: 1em; } + .flow-two-column > ul { max-width: 1100px; column-count: 2; column-gap: 1em; } + .flow-three-column > ul { max-width: 1100px; column-count: 3; column-gap: 1em; } .tags { display: inline-flex; gap: 0.2em; padding-right: 0.2em; font-family: monospace; } .tags mark { padding: 0 0.2em; font-size: small; } @media only screen and (max-width: 860px) { body { display: block; } main { margin: 1em 0; } - .flow { column-count: 1; } + .flow-two-column > ul { column-count: 1; } + .flow-three-column > ul { column-count: 1; } .hide-on-mobile { display: none; } } /* Fixes embeds going to center. */ @@ -46,6 +48,7 @@
  • Code on GitHub
  • Probe repository
  • My dotfiles
  • +
  • Bookmarks
  • Curriculum Vitae
  • RSS Feed
  • diff --git a/templates/bookmarks.html b/templates/bookmarks.html new file mode 100644 index 0000000..edf137b --- /dev/null +++ b/templates/bookmarks.html @@ -0,0 +1,10 @@ +{{ template "base.html" . }} + +{{ define "content" }} +
    +
    +

    {{ .Page.Title }}

    +
    +
    {{ .Page.HTML }}
    +
    +{{ end }} diff --git a/templates/index.html b/templates/index.html index be725f5..6c87f72 100644 --- a/templates/index.html +++ b/templates/index.html @@ -15,9 +15,9 @@ -
    +

    Notes, post and other stuff

    -
      +
        {{ range .Pages }} {{ if and (not .Draft) (or (eq .Type "note") (eq .Type "post")) }}
      • -- cgit v1.2.3