162 Commits

Author SHA1 Message Date
572630c2e8 Fix stale build files deployed 2024-04-15 05:04:03 +02:00
6a07c8e22b Add link to SN in /about 2024-04-14 14:28:49 +02:00
71e27bc424 Add commit in footer 2024-04-14 09:06:58 +02:00
d08e056fcb Improve deploy script 2024-04-14 08:48:40 +02:00
3daec16637 Fix target in footer 2024-04-14 08:42:51 +02:00
d9859686b6 Add favicon 2024-04-14 08:39:12 +02:00
5f4146118d Add deploy script 2024-04-14 08:24:24 +02:00
a7979e7841 Add .well-known/ 2024-04-14 08:24:18 +02:00
555292f0f5 Downscale image to 1920x1080 2024-04-14 08:20:13 +02:00
dfdcdcff57 Add /about 2024-04-14 08:04:37 +02:00
e21aa9d02c Use holy theme 2024-04-13 12:02:21 +02:00
e5fe7644d9 Add .gitignore 2024-04-13 07:55:22 +02:00
097bae52f1 hugo new site 2024-04-13 07:55:15 +02:00
6dc9cbe801 Great cleanup for v2 2024-04-12 21:30:32 +02:00
d8d0d414b1 Add NIP-05 proof 2024-03-31 17:19:11 +02:00
2479e9aeab Also deploy .well-known/ 2024-03-31 17:09:57 +02:00
f952e2d346 Add keybase proof 2024-03-31 17:03:21 +02:00
ekzyis
c5ad4f9f11 Use PGP key from keybase.io 2024-02-27 05:16:05 +01:00
ekzyis
7489aff4b3 Delete README.md
I don't like it to show up in my Github profile.
2024-02-11 22:22:15 +01:00
ekzyis
f979cfa9b7 Use SimpleX link 2024-01-28 05:00:19 +01:00
ekzyis
5db5210358 Fix lightning: scheme not recognized 2024-01-11 02:38:36 +01:00
ekzyis
27edba6b17 Use LNURL link in README for Github 2024-01-11 02:35:16 +01:00
ekzyis
f981f92609 Fix README for Github 2024-01-11 02:32:58 +01:00
ekzyis
d660a89919 Update README for Github 2024-01-11 02:32:17 +01:00
ekzyis
acdc9d7386 Update README for Github 2023-11-23 23:24:07 +01:00
ekzyis
ebd2a79d9c Update nostr client 2023-11-23 23:15:33 +01:00
ekzyis
223f81ea4c Add pgp key 2023-11-23 23:14:38 +01:00
ekzyis
3fc8562ff9 Add manual index 2023-11-23 22:34:30 +01:00
ekzyis
af1579182c Add make dev 2023-11-23 21:38:37 +01:00
ekzyis
21fe5c6688 Use syntaxhighlighting package
i can now use ```sql or ```python and it will automatically have syntax highlighting
2023-11-14 04:16:52 +01:00
ekzyis
a2a70de10e Fix blog index not rebuilt on new blog post 2023-11-04 15:59:15 +01:00
ekzyis
c51fe5c58a Support titles which include : 2023-10-08 23:17:19 +02:00
ekzyis
02345bcc50 Show rsync progress using -P 2023-10-08 21:08:34 +02:00
ekzyis
5567792d9b Fix error if directories don't exist yet
If you clone the repository and run `make`, you get this error:

  $ make
  ./renderer -src blog/index.html > html/pages/blog/index.html
  /bin/sh: line 1: html/pages/blog/index.html: No such file or directory
  make: *** [Makefile:19: public/blog/index.html] Error 1

This commit makes sure the directories exist before running `renderer`.
2023-10-08 20:52:56 +02:00
ekzyis
0a2ed86044 Update sats 2023-09-25 12:23:00 +02:00
ekzyis
d9de44ce2f Add RSS item 2023-09-25 02:47:37 +02:00
ekzyis
45eb10fdd6 Add link to comments 2023-09-25 02:41:44 +02:00
ekzyis
d919f1436e Update README.md 2023-09-25 02:38:00 +02:00
ekzyis
e6bbde2c90 WireGuard Port Forwarding 2023-09-25 02:38:00 +02:00
ekzyis
a055a7a87c Fix sysctl IP forward error 2023-09-18 01:19:02 +02:00
ekzyis
34ead66e61 Fix sync-dev script 2023-09-12 09:40:35 +02:00
ekzyis
50f2f6ce13 Mention how to create new blog post in README 2023-09-12 09:09:39 +02:00
ekzyis
979caf8617 Fix colon required in comments value 2023-09-12 09:07:45 +02:00
ekzyis
604d5b4889 Update README.md 2023-09-12 09:07:45 +02:00
ekzyis
9e112a4627 Put hot reload code into file 2023-08-25 05:15:27 +02:00
ekzyis
754ec2988b Update sats 2023-08-23 05:17:10 +02:00
ekzyis
3054eb7034 Add RSS item 2023-08-21 04:45:19 +02:00
ekzyis
42f8446970 Add link to comments 2023-08-21 04:43:43 +02:00
ekzyis
9449cf741f Fix HTML 2023-08-21 04:33:12 +02:00
ekzyis
8d3b1c2a51 Hotfix for missing HTML titles 2023-08-21 04:24:27 +02:00