OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
2023-09-29 11:55:01 +00:00
parent e75341ad6b
commit 41fec08841
15 changed files with 34 additions and 24 deletions

View File

@@ -2,7 +2,7 @@ caption: Index
created: 20230109112202970
creator: Octt
list-before: $:/core/ui/SideBar/Open
modified: 20230928233554948
modified: 20230929094842809
modifier: Octt
tags: $:/tags/SideBar
title: OcttKB/Index
@@ -12,7 +12,7 @@ title: OcttKB/Index
{{$:/OcttKB/ToC}}
; Other things
: [ext[📜️ Static KB, no-JS version|/test]]
: [ext[📜️ Static KB, no-JS version|./Static.html]]
: [[🖍️ Comments/Issues/PRs (Git)|https://gitlab.com/octtspacc/OcttKB/-/issues]]
: [[🏳️‍🌈 Translate this site (Google)|https://translate.google.com/translate?sl=en&tl=it&hl=en&u=https://kb.octt.eu.org&client=webapp]]

View File

@@ -1,6 +1,6 @@
created: 20230223222804008
creator: Octt
modified: 20230927230315672
modified: 20230929114739135
modifier: Octt
tags:
title: Saved/Sites
@@ -44,6 +44,7 @@ These are portfolios, collections of projects, hubs, etc.
These are kind of blogs, but don't contain mainly things written as blogs, but more note-like articles, like tutorials ecc...
* [[Attacomsian|https://attacomsian.com/]]
* [[Matias Kinnunen (mtsknn)|https://mtsknn.fi]] --- <<[# Git "https://github.com/mtsknn/mtsknn.fi">>
* [[Naomi's Notes|https://notes.nyaomi.xyz/]]
* note.nkmk.me: [[en|https://note.nkmk.me/en]], [[jp|https://note.nkmk.me]] (different articles)
* [[rdpillon|https://rpdillon.net/]] --- //Rick's Home Online//

View File

@@ -1,6 +1,6 @@
created: 20221110145611678
creator: Octt
modified: 20230928230548758
modified: 20230929113933463
modifier: Octt
tags: Development Internet $:/i18n:en
title: JavaScript
@@ -18,6 +18,7 @@ title: JavaScript
** [[JavaScript-Equality-Table|https://dorey.github.io/JavaScript-Equality-Table/unified/]] - <<[ "[[Git|https://github.com/dorey/JavaScript-Equality-Table]]">>
* [[Environment detection: node.js or browser|https://stackoverflow.com/a/57774317]]
* [[Superpacking JS Demos|https://web.archive.org/web/20120919185414/http://daeken.com/superpacking-js-demos]]
* [["Illegal invocation" errors in JavaScript|https://mtsknn.fi/blog/illegal-invocations-in-js/]] --- //The error is thrown when calling a function whose `this` keyword isn't referring to the object where it originally did (when the context of the function is lost)//
!!! ''Tools''