Ming Di Leom
1ec281168b
page(services): add dumb & intellectual
...
https://github.com/rramiachraf/dumb
https://github.com/Insprill/intellectual
2024-07-22 10:24:47 +00:00
Ming Di Leom
58f562063d
short: 22 Jul 2024
2024-07-22 10:04:49 +00:00
Ming Di Leom
f33c0a0988
page(projects): link to splunkbase
2024-07-20 09:14:45 +00:00
Ming Di Leom
48ce02ab08
page(services): add biblioreads & mozhi
2024-07-20 09:11:13 +00:00
Ming Di Leom
945d205c8d
page(services): remove nitter & libreddit
...
libreddit has been discontinued
in favour of redlib
https://github.com/libreddit/libreddit?tab=readme-ov-file#%EF%B8%8F-discontinued-use-redlib-instead
2024-07-20 06:04:24 +00:00
Ming Di Leom
3cf4e9319c
short: 18 Jul 2024
2024-07-18 08:52:49 +00:00
Ming Di Leom
4483415865
post(centos-dnf-auto): mention updateinfo.cefs.steve-meier.de
2024-07-17 09:50:21 +00:00
Ming Di Leom
fbc6200c6c
short: 16 Jul 2024
2024-07-16 10:19:28 +00:00
Ming Di Leom
b1c1af0af8
short: first post
2024-07-16 10:19:13 +00:00
Ming Di Leom
94cf9a7022
post: centos stream dnf-automatic
2024-07-15 12:50:33 +00:00
Ming Di Leom
5b9c3e691a
build(npm): --force flag to install optional deps
...
of child deps
required by https://github.com/curbengh/hexo-yam#cannot-find-module-mongodb-jszstd-linux-x64-gnu
2024-06-08 06:47:41 +00:00
Ming Di Leom
60579e3c9e
feat(hexo-yam): enable zstd compression
2024-06-08 05:09:02 +00:00
Ming Di Leom
063698ba40
style(config): reorganise
2024-06-08 04:48:08 +00:00
Ming Di Leom
4f26c5e813
style(slugize): follow gfm & vscode
...
lowercase & remove dot
2024-06-08 04:45:34 +00:00
Ming Di Leom
772df1da56
fix(heading-link): detect repeat heading per post
2024-06-08 02:46:12 +00:00
Ming Di Leom
fd36210579
chore(deps): bump hexo from 7.0.0 to 7.2.0
2024-06-07 12:39:48 +00:00
Ming Di Leom
24c1b84e33
fix(heading-link): compatibility with marked v12
...
https://github.com/hexojs/hexo-renderer-marked/pull/280
2024-06-07 12:38:33 +00:00
Ming Di Leom
a7dc49c013
chore(deps): bump actions/cache from 3 to 4
2024-06-07 10:58:40 +00:00
Ming Di Leom
5d56d26c84
chore(deps): bump actions/setup-node from 3 to 4
2024-06-07 10:52:32 +00:00
Ming Di Leom
bcd70aba2f
chore(deps): bump actions/checkout from 3 to 4
2024-06-07 10:51:47 +00:00
Ming Di Leom
428a10d631
ci(ga): use native actions to deploy Pages
2024-06-07 10:50:04 +00:00
Ming Di Leom
81fac2ef57
build: --force flag to install optional deps
...
of child deps
required by https://github.com/curbengh/hexo-yam#cannot-find-module-mongodb-jszstd-linux-x64-gnu
2024-06-07 10:43:36 +00:00
Ming Di Leom
380b40b548
chore(copyright): 2024
2024-03-31 04:29:24 +00:00
Ming Di Leom
0fe2cfc996
page(about): fork of wikiless
...
https://github.com/Metastem/wikiless
2024-03-29 04:23:17 +00:00
Ming Di Leom
895ae8256b
page(about): redlib
...
https://github.com/redlib-org/redlib
2024-03-29 04:20:20 +00:00
Ming Di Leom
2d259e81d6
ci: requireConfig syntax
...
without "=", "ignored" is parsed as target repo
2024-03-20 10:33:33 +00:00
Ming Di Leom
0a7f4979fc
post(splunk-app-acl): non-removable lookup
2024-03-10 08:52:52 +00:00
Ming Di Leom
5ea22c0f6d
post(splunk-app-acl): read vs write access
2024-02-24 09:43:26 +00:00
Ming Di Leom
570b22ad79
post: Applying default-deny ACL in Splunk app
2024-02-24 09:42:10 +00:00
Ming Di Leom
2bb509cd7a
page(about): update onion addresses
...
nitter,teddit,libreddit,wikiless,rimgo
2024-02-02 02:37:24 +00:00
Ming Di Leom
c98a260465
chore(snyk): update ignore list
2024-01-28 09:42:50 +00:00
Ming Di Leom
2d5d9c9260
page(about): add libmedium source
2024-01-28 09:37:26 +00:00
Ming Di Leom
eb82ee427f
page(about): libretranslate
2024-01-28 03:54:48 +00:00
Ming Di Leom
bd366c3b4b
page(about): quetre, libremdb, anonymousoverflow
2024-01-27 07:18:22 +00:00
Ming Di Leom
1e5847fabb
fix(deps): switch to published hexo
...
- when installing from a git url, tsc command needs
to be in the "prepare" lifecycle script.
- [when installing from a git url,] If the package being installed contains a prepare script, its dependencies and devDependencies will be installed, and the prepare script will be run, before the package is packaged and installed.
- https://docs.npmjs.com/cli/v10/commands/npm-install
- hexo uses prepare script to install husky git hook
- https://github.com/typicode/husky/issues/884
- Revert af212ddb8d
- Reapply 844a785718
2024-01-07 11:45:32 +00:00
Ming Di Leom
af212ddb8d
Revert "fix(hexo): switch to prod v7"
...
This reverts commit 844a785718
.
2024-01-07 11:44:42 +00:00
Ming Di Leom
844a785718
fix(hexo): switch to prod v7
...
workaround for "Cannot find module hexo" issue
2024-01-07 08:09:50 +00:00
Ming Di Leom
d80f25caf8
chore(deps): bump hexo from 6.3.0 to 7.0.0
2024-01-07 08:08:32 +00:00
Ming Di Leom
8db5b8f373
post(json-splunk-uf): clarify indexing pipeline order
2024-01-05 08:04:02 +00:00
Ming Di Leom
c78c96b7c8
chore(node): require at least Node 18
2023-12-25 07:18:44 +00:00
Ming Di Leom
0deef008e5
style(css): rebuild
2023-12-25 07:09:40 +00:00
Ming Di Leom
7d6ffd131e
fix(css): diff colour in light theme
2023-12-25 07:05:17 +00:00
Ming Di Leom
2735d10aaa
fix(css): highlight content only
...
previous setting may highlight partially on longer line
2023-12-25 06:49:55 +00:00
Ming Di Leom
816702f3f8
post(json-splunk-uf): ingest json-formatted api response
2023-12-05 11:26:12 +00:00
Ming Di Leom
7e84f19a3b
page(about): phishing-filter is not enabled in uBO
2023-11-04 02:38:47 +00:00
Ming Di Leom
d701439f92
page(about): mark pup-filter as inactive
2023-11-01 07:56:23 +00:00
Ming Di Leom
396a77f5a6
post(json-splunk-uf): props.conf can be deployed through a custom app
2023-10-02 02:47:53 +00:00
Ming Di Leom
6e837d53c6
docs(ci): comment
2023-10-02 00:58:34 +00:00
Ming Di Leom
b23b05f89f
ci: only exclude build job in "site" branch
2023-10-02 00:57:04 +00:00
Ming Di Leom
5fb20322ea
fix(hexo-yam): svgo plugin name
...
cleanupIDs plugin is renamed to cleanupIds
https://github.com/svg/svgo/releases/tag/v3.0.0
2023-10-02 00:53:27 +00:00