diff --git a/config.toml b/config.toml index e861c8d..0e78ecf 100644 --- a/config.toml +++ b/config.toml @@ -77,6 +77,13 @@ disableKinds = ["taxonomy", "term"] url = "/resume/" weight = 50 + [[menu.main]] + identifier = "Support" + name = "Support" + title = "support" + url = "/support/" + weight = 50 + [permalinks] posts = "/posts/:year/:month/:day/:filename" notes = "/notes/:year/:month/:day/:filename" diff --git a/content/support/index.md b/content/support/index.md new file mode 100644 index 0000000..c49c037 --- /dev/null +++ b/content/support/index.md @@ -0,0 +1,27 @@ +--- +date: 2023-10-28 +title: Support me +outputs: + - html +description: "Support my work by sending me donations! This helps me continue Fediverse moderation, blogging, and coding." +--- +I do some things that might help you: + +- Fediverse moderation +- Blogging +- Coding (not much of that in public right now, but maybe soon!) + +If you like anything I do and want to support me, you can send me a donation: + + +[Liberapay](https://liberapay.com/Seirdy/donate "{rel='me'}") +: Ideal for recurring donations, but also supports one-time payments. Requires a Liberapay account. + +[Stripe](https://buy.stripe.com/dR65nv5BWg3icq46oo "{rel='me'}") +: Supports one-time-donations. Does not require an account. + +Ko-Fi (coming soon) +: Supports both recurring and one-time donations. + +Thank you! +