Commit Graph

1071 Commits

Author SHA1 Message Date
MDLeom f09ef1d5bd
chore(snyk): patch lodash
https://snyk.io/vuln/SNYK-JS-LODASH-567746
2020-05-04 11:29:53 +01:00
MDLeom 5e9558d92f
post(nixos): add `nix.gc` and update config style 2020-05-02 06:55:36 +01:00
MDLeom 48931151ed ci(node): upgrade to Node 14, fixed compatibility issue
Revert "ci(node): downgrade to v12"

This reverts commit dd2b49c4ca.
2020-04-30 05:16:54 +01:00
MDLeom c6d0b9d8b8
chore(deps): temporarily update hexo-util & hexo-fs
for compatibility with Node 14
2020-04-30 05:15:24 +01:00
MDLeom dd2b49c4ca
ci(node): downgrade to v12
- possible regression in v14
2020-04-23 11:55:40 +01:00
MDLeom c1c0d7abce
fix(css): increase font size of 'h4' element 2020-04-22 12:00:25 +01:00
MDLeom 58e23695d9
chore(deps): update postcss-normalize to 9.0.0 2020-04-22 11:44:47 +01:00
MDLeom 3b4b06e64b
fix(css): use default style of 'em' element 2020-04-22 11:40:44 +01:00
MDLeom adb9d92218
fix(js): only show share button if web share API is supported 2020-04-22 11:38:30 +01:00
MDLeom aebe6637a9
post: remove more cloudflare headers 2020-04-22 03:25:42 +01:00
MDLeom 6a4a361b67
post: update nixos config syntax to 20.03
- 'loaOf' type has been deprecated, in favour of 'attrsOf'
- https://nixos.org/nixos/manual/release-notes.html#sec-release-20.03
2020-04-22 03:05:50 +01:00
MDLeom bd2391427b
docs: homepage design of Chameleon theme 2020-04-21 07:45:28 +01:00
MDLeom 980d1eb0d3
fix: update curben.netlify.com to curben.netlify.app 2020-04-21 06:36:09 +01:00
MDLeom a1373a8a8b
post: 'Manually mirroring a GitLab repository to GitHub' 2020-04-21 06:27:15 +01:00
MDLeom 49cca8d365
post: mention GitLab native mirroring feature 2020-04-18 09:26:08 +01:00
MDLeom 65f17c547e
fix(ci): Discard changes before checking out branch 2020-04-15 04:56:53 +01:00
MDLeom ee31cf6a0d
fix(ci): checkout local branches 2020-04-15 04:46:48 +01:00
MDLeom e67014b813
ci: update github mirror 2020-04-15 03:38:39 +01:00
MDLeom d746b089ab
post: add Bromite, Librera and Notepad 2020-04-15 01:27:10 +01:00
MDLeom 7ce52e381a
fix(mobile-menu): ignore click if mobile menu is hidden 2020-04-12 10:18:12 +01:00
MDLeom b36b898a17
feat(js): remove SRI since 3rd-party libs are now served locally 2020-04-08 01:05:33 +01:00
MDLeom 713a6ef730
feat: serve third-party libs locally 2020-04-08 01:02:42 +01:00
MDLeom 17c1ad06a0
feat(js): hide mobile menu when click outside
- https://htmldom.dev/detect-clicks-outside-of-an-element
2020-04-04 06:53:32 +01:00
MDLeom 2a9756acd8
fix(layout): archives-wrap should be inside archive-container 2020-04-04 06:22:18 +01:00
MDLeom c24692a391
post(caddy-nixos-2): hardened kernel 2020-03-29 11:33:01 +01:00
MDLeom 9f72fdef17
post(caddy-nixos-1): remove non-essential options 2020-03-29 11:15:04 +01:00
MDLeom eeb2570405
chore(snyk): ignore DOTPROP & YARGSPARSER 2020-03-28 06:08:12 +00:00
MDLeom 4099637c84
fix(css): set svg icons hover colour 2020-03-25 01:50:47 +00:00
MDLeom 80a95935f5
refactor(layout): call Date() directly 2020-03-25 01:48:04 +00:00
MDLeom 66f5700b10
post(caddy-nixos-2): limited TFO support in server 2020-03-24 01:29:43 +00:00
MDLeom 608e5c9202
post(caddy-nixos-3): note on caddy v2 2020-03-23 07:10:37 +00:00
MDLeom 233b7696c4
post(caddy-nixos-2): disable sysrq 2020-03-23 06:27:33 +00:00
MDLeom 44b6006d56
post(caddy-nixos-2): update date 2020-03-23 02:20:10 +00:00
MDLeom 5e693d0837
post(caddy-nixos-2): add networking stack hardening 2020-03-23 02:18:22 +00:00
MDLeom 5debe1419d
docs(svg): add credit 2020-03-22 17:51:49 +00:00
MDLeom 2ee7843f38
post(i2p-nixos): inbound and outbound length to adjust hops 2020-03-21 07:40:51 +00:00
MDLeom 2212d10703
docs: add eepsite address 2020-03-21 07:28:08 +00:00
MDLeom 092fc80eec
post(i2p-nixos): link related posts 2020-03-21 07:21:25 +00:00
MDLeom 19a6bd3237
post: 'A guide on I2P Eepsite on NixOS' 2020-03-21 07:16:35 +00:00
MDLeom 47d9b7dd28
post(tor-nixos): clarify reverse proxy 2020-03-21 04:38:43 +00:00
MDLeom aa5dd91d54
post(tor-nixos): fix title 2020-03-20 08:10:35 +00:00
MDLeom 92e89467da
chore(deps): update clipboard.js to 2.0.6 2020-03-20 07:53:40 +00:00
MDLeom 1cccb619a0
fix(search): consistent class name style 2020-03-20 05:37:09 +00:00
MDLeom 2284440a7d
fix(search): change search button colour to link 2020-03-20 05:22:49 +00:00
MDLeom 9b8498b791
feat: share button
- web share API
- https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share
- https://web.dev/web-share/
- https://github.com/luruke/browser-2020
- move height property to css
- add left margin to headerlink button
2020-03-20 05:18:36 +00:00
MDLeom 5a79bf82a8
fix(css): reduce mobile header height
- disable line break for site title
- remove menu button label
- increase size of menu button
2020-03-20 04:21:29 +00:00
MDLeom 96ad03e681
post(tor-nixos): add some advices 2020-03-17 00:52:26 +00:00
MDLeom c01048057f
post(tor-nixos): typo 2020-03-16 07:44:51 +00:00
MDLeom e46e443adc
post(tor-nixos): mention nat traversal 2020-03-16 07:41:38 +00:00
MDLeom d8a75f00f2
post(caddy-nixos-4): more concise title 2020-03-16 06:40:18 +00:00