- https://nulo.ar
-
gitea@nulo.in - la programación es una estafa piramidal en donde escribís bugs para arreglar bugs pero así generando más bugs
- Joined on
2021-07-06
fed4e879aa
0.2.4
c43279bcf4
Add empty line at end of pointer as required by spec
10a0dcc8d4
0.2.3
587a165c4f
Export formatPointerInfo
7c0fe1e8d5
0.2.2
44d1915830
Don't ever import node stuff
61477f34b0
0.2.1
672b5e455a
Export uploadBlob
8ccd1bf67b
Include Git to build for downloading git dependencies
ada0f1e78b
Alpine 3.16
Detect dead internal links
It's a low priority as it's not strictly necessary for DWeb, site-analyzer already does things unrelated to DWeb (no href <a>
for example)
Distinguish between external and internal absolute resources
There's many ways to get the domains of the site to detect this:
- Through rel=canonical:
<link rel="canonical" href="https://sutty.nl//">
- Through og:url: `<meta property="og:url"…
Detect dead internal links
Sure does. However, it would be fairly easy to implement it in site-analyzer. I'm also not sure wherever [hyperlink](
a624f664ef
Parallelize reading files
d36f62ea2b
gitignore: ignore tsconfig cache
0c3fca6a21
Clean up
70a8125fa8
Clean up parameters
93c919afa4
Improve TypeScript config