about summary refs log tree commit diff
path: root/pkgs/profpatsch/profpatsch.de/talkies.js
Commit message (Collapse)AuthorAgeFilesLines
* pkgs/profpatsch/profpatsch.de: more talkiesProfpatsch2022-01-071-1/+3
|
* pkgs/profpatsch.de: reference the blog and notes sectionsProfpatsch2021-11-131-1/+4
| | | | | | | | | | This pulls in tvl, since the blog ist mostly over there. It uses `fetchGit`, so caveats may apply. It shouldn’t increase evaluation times very much, since the blog only uses a small subset of tvl. https://github.com/openlab-aux/vuizvui/issues/50 might apply.
* pkgs/profpatsch.de: add talkiesProfpatsch2021-03-051-1/+12
|
* pkgs/profpatsch.de: more talkiesProfpatsch2020-09-171-1/+6
| | | | Co-Authored-By: midzer <midzer@gmail.com>
* pkgs/profpatsch.de: replace jquery by native jsProfpatsch2020-09-171-2/+2
| | | | | | | It was only used for a single use-case, by now all browsers support this functionality. It’s a pretty heavy dependency for a single use :) Co-Authored-By: midzer <midzer@gmail.com>
* pkgs/profpatsch.de: minor improvements to talkie textsProfpatsch2020-07-191-4/+4
|
* pkgs/profpatsch.de: add updated talkiesProfpatsch2020-07-181-0/+153
I’ve been expanding the list somewhat, it’s time to put them on the website. Moves them into a separate file, which was easier than expected.