From c793ff8f7b37c028953c33480ebfa52b5a0b0001 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Sun, 14 Apr 2024 00:10:07 -0600 Subject: scp down www.lukeshu.com as `public/` --- ...755b364d668aab9d278527aaa2415d0a8845f640bc5.png | 1 + public/avatar/f9e5ffcb0e27cb767f718ea689ef5de3.png | 1 + public/blog | 1 + public/donate.html | 51 ++++++++++++ public/dump | 1 + public/index.html | 91 +++++++++++++++++++++ public/phone-number.png | Bin 0 -> 8821 bytes public/resume | 1 + public/robots.txt | 0 9 files changed, 147 insertions(+) create mode 120000 public/avatar/b040e950069ff2e81f026755b364d668aab9d278527aaa2415d0a8845f640bc5.png create mode 120000 public/avatar/f9e5ffcb0e27cb767f718ea689ef5de3.png create mode 120000 public/blog create mode 100644 public/donate.html create mode 120000 public/dump create mode 100644 public/index.html create mode 100644 public/phone-number.png create mode 120000 public/resume create mode 100644 public/robots.txt (limited to 'public') diff --git a/public/avatar/b040e950069ff2e81f026755b364d668aab9d278527aaa2415d0a8845f640bc5.png b/public/avatar/b040e950069ff2e81f026755b364d668aab9d278527aaa2415d0a8845f640bc5.png new file mode 120000 index 0000000..c241a4b --- /dev/null +++ b/public/avatar/b040e950069ff2e81f026755b364d668aab9d278527aaa2415d0a8845f640bc5.png @@ -0,0 +1 @@ +/home/lukeshu/avatar.png \ No newline at end of file diff --git a/public/avatar/f9e5ffcb0e27cb767f718ea689ef5de3.png b/public/avatar/f9e5ffcb0e27cb767f718ea689ef5de3.png new file mode 120000 index 0000000..c241a4b --- /dev/null +++ b/public/avatar/f9e5ffcb0e27cb767f718ea689ef5de3.png @@ -0,0 +1 @@ +/home/lukeshu/avatar.png \ No newline at end of file diff --git a/public/blog b/public/blog new file mode 120000 index 0000000..b2acaa1 --- /dev/null +++ b/public/blog @@ -0,0 +1 @@ +/home/lukeshu/blog/public/ \ No newline at end of file diff --git a/public/donate.html b/public/donate.html new file mode 100644 index 0000000..5df1b08 --- /dev/null +++ b/public/donate.html @@ -0,0 +1,51 @@ + + + + + Donate — Luke Shumaker + + + +
+ +

Donate to Luke T. Shumaker

+ +

Hi, I'm Luke. I'm working on improving various aspects of the + GNU/Linux-libre ecosystem.

+ + + +

Please consider sponsoring my work, so I can continue putting so +much time and effort in to these things. Otherwise, I'm going to have +to cut back my activities by at least 50% in the next year.

+ +

There are several ways you can sponsor me:

+ + + +

It is my understanding that donating with Patreon or Ko-fi requires +Javascript code that does not respect your computing freedom, while +Liberapay makes no such assault on your freedom. If you'd like to +support me, but can't use or don't want to use any of the above +platforms, reach out to me at <lukeshu@lukeshu.com>.

+ +
+ + + diff --git a/public/dump b/public/dump new file mode 120000 index 0000000..271a203 --- /dev/null +++ b/public/dump @@ -0,0 +1 @@ +/home/lukeshu/blog/dump/ \ No newline at end of file diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..c781278 --- /dev/null +++ b/public/index.html @@ -0,0 +1,91 @@ + + + + + Luke Shumaker's home page + + + +
+ +

Luke T. Shumaker

+ +

I am a programmer/hacker, + and an advocate of software freedom. I'm working on improving the + GNU/Linux-libre ecosystem!

+ + + +

I am a developer for + the Parabola + GNU/Linux-libre operating system. I am a packager, and do + maintainence on the website and wiki. However, most of current my + involvement is spent as the maintainer of the packaging toolchain, + "libretools".

+ + + +

Things to see here:

+ + + +

Contact

+ + + +
+ + + diff --git a/public/phone-number.png b/public/phone-number.png new file mode 100644 index 0000000..2ae5855 Binary files /dev/null and b/public/phone-number.png differ diff --git a/public/resume b/public/resume new file mode 120000 index 0000000..1201e40 --- /dev/null +++ b/public/resume @@ -0,0 +1 @@ +/home/lukeshu/blog/resume/ \ No newline at end of file diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3-2-g168b