mirror of
https://github.com/SamTherapy/SamTherapy
synced 2024-11-24 03:33:47 +00:00
Initial commit
This commit is contained in:
commit
023cbe0cc0
5 changed files with 100 additions and 0 deletions
1
.github/FUNDING.yml
vendored
Normal file
1
.github/FUNDING.yml
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
custom: "https://donate.hsi.org/page/119584/donate/"
|
25
.github/workflows/blog.yaml
vendored
Normal file
25
.github/workflows/blog.yaml
vendored
Normal file
|
@ -0,0 +1,25 @@
|
|||
name: Add blog
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
schedule:
|
||||
- cron: "16 * * * *"
|
||||
workflow_dispatch:
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
update-readme:
|
||||
name: Update README
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Pull in blog posts
|
||||
uses: gautamkrishnar/blog-post-workflow@v1
|
||||
with:
|
||||
feed_list: "https://blog.froth.zone/sam/feed/"
|
||||
committer_username: "Sam Therapy"
|
||||
committer_email: "sam@samtherapy.net"
|
||||
commit_message: "Do the needful"
|
13
.github/workflows/close-pr.yaml
vendored
Normal file
13
.github/workflows/close-pr.yaml
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
name: Close Pull Request
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
run:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: superbrothers/close-pull-request@v3
|
||||
with:
|
||||
comment: "This is my profile repository, Pull Requests are not needed."
|
19
.github/workflows/mirror-push.yaml
vendored
Normal file
19
.github/workflows/mirror-push.yaml
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
name: Mirror Push
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
push:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: mirror
|
||||
uses: yesolutions/mirror-action@master
|
||||
with:
|
||||
REMOTE: 'ssh://git@git.froth.zone/sam/.profile.git'
|
||||
GIT_SSH_PRIVATE_KEY: ${{ secrets.GIT_SSH_PRIVATE_KEY }}
|
||||
GIT_SSH_NO_VERIFY_HOST: "true"
|
42
README.md
Normal file
42
README.md
Normal file
|
@ -0,0 +1,42 @@
|
|||
# Bonjour! 👋
|
||||
|
||||
I exist, I think.
|
||||
I make things.
|
||||
I also have stuff in places. \
|
||||
Look below for those things.
|
||||
|
||||
## Link Zone
|
||||
|
||||
These links may or may not be active.
|
||||
|
||||
[![Webzone](https://img.shields.io/badge/WebZone-samtherapy.net-black?style=for-the-badge&logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MjAiCmhlaWdodD0iNDIwIiBzdHJva2U9IiMwMDAiIGZpbGw9Im5vbmUiPgo8cGF0aCBzdHJva2Utd2lkdGg9IjI2IgpkPSJNMjA5LDE1YTE5NSwxOTUgMCAxLDAgMiwweiIvPgo8cGF0aCBzdHJva2Utd2lkdGg9IjE4IgpkPSJtMjEwLDE1djM5MG0xOTUtMTk1SDE1TTU5LDkwYTI2MCwyNjAgMCAwLDAgMzAyLDAgbTAsMjQwIGEyNjAsMjYwIDAgMCwwLTMwMiwwTTE5NSwyMGEyNTAsMjUwIDAgMCwwIDAsMzgyIG0zMCwwIGEyNTAsMjUwIDAgMCwwIDAtMzgyIi8%2BCjwvc3ZnPg%3D%3D)](https://samtherapy.net)
|
||||
[![Forgejo Repositories](https://img.shields.io/badge/Forgejo%20Instance-git.froth.zone-red?style=for-the-badge&logo=forgejo)](https://git.froth.zone/sam?tab=repositories)
|
||||
[![GitHub](https://img.shields.io/badge/GitHub-SamTherapy-4078c0?style=for-the-badge&logo=github)](https://github.com/SamTherapy)
|
||||
|
||||
### Messaging
|
||||
|
||||
[![Matrix](https://img.shields.io/badge/Matrix-%40samme%3Aschizo.cafe-green?style=for-the-badge&logo=matrix)](https://matrix.to/#/@samme:schizo.cafe)
|
||||
[![XMPP](https://img.shields.io/badge/XMPP-sam%40samtherapy.net-orange?style=for-the-badge&logo=xmpp)](xmpp://sam@samtherapy.net)
|
||||
|
||||
### Socials
|
||||
|
||||
[![Bluesky](https://img.shields.io/badge/Bluesky-%40samtherapy.net-blue?style=for-the-badge&logo=bluesky)](https://bsky.app/profile/samtherapy.net)
|
||||
[![Fedi](https://img.shields.io/badge/Fediverse-%40sam%40froth.zone-FBA457?style=for-the-badge&logo=pleroma)](https://froth.zone/users/sam)
|
||||
|
||||
## Blog Posts
|
||||
|
||||
<!-- BLOG-POST-LIST:START -->
|
||||
|
||||
<!-- BLOG-POST-LIST:END -->
|
||||
|
||||
[![See More Posts](https://img.shields.io/badge/See%20More%20Posts-grey?style=social&logo=writedotas)](https://blog.froth.zone/sam)
|
||||
|
||||
## Sponsor
|
||||
|
||||
Instead of sponsoring me, go donate to your local animal shelter. They need it more than I ever do.
|
||||
|
||||
- Don't know where yours is and live in the US or Canada? Try [PetFinder](https://www.petfinder.com/animal-shelters-and-rescues/search/) to find your local animal shelter.
|
||||
- Don't have a local animal shelter? Try the [Humane Society International](https://donate.hsi.org/).
|
||||
- If you want to send something in my name, use [this link](https://donate.hsi.org/page/119584/donate/1), the name `Sam Therapy` and the email address `sammefishe+animals AT gmail DOT com` along with whatever message you want.
|
||||
|
||||
Can't donate? Volunteer instead!
|
Loading…
Reference in a new issue