new-ryuslash.org/index.org

41 lines
2.4 KiB
Org Mode
Raw Normal View History

#+TITLE: ryuslash's website
#+SUBTITLE: vae victis, dood!
2020-09-10 10:34:32 +02:00
#+OPTIONS: toc:nil num:nil
#+STARTUP: showall
#+STARTUP: inlineimages
2020-09-10 10:34:32 +02:00
#+begin_main-navigation
[[https://ryuslash.org][home]] | [[https://code.ryuslash.org][code]] | [[https://blog.ryuslash.org][blog]]
#+end_main-navigation
2023-05-24 09:13:00 +02:00
#+begin_introduction
2022-07-19 18:42:47 +02:00
#+ATTR_HTML: :id avatar :alt Angry black prinny (looking like Tux), playing on a PSP
[[file:assets/avatar-96.png]]
2022-07-19 18:42:47 +02:00
Hi, welcome! This is my website. I'm a software developer. I love Free Software and Open Source Software, and all of my projects are available for anyone to use. I also would love for anyone to contribute to any of them. I cant promise your contribution will be merged, but I can promise it will be considered and greatly appreciated regardless.
#+end_introduction
2020-09-10 10:34:32 +02:00
* Gardening
After reading [[https://joelhooks.com/digital-garden][this post]] I'm fascinated by the idea of seeing my website as a digital garden. As opposed to a newspaper where people come and find out all the latest news about what I've been up to. I have no interest in providing a news service.
I really want to just write, even if it isn't useful for anyone. I have a [[https://blog.ryuslash.org][blog]] as well. Its running on [[https://wingolog.org/projects/tekuti/][tekuti]].
2020-09-10 10:34:32 +02:00
2020-09-21 10:12:56 +02:00
[[https://www.masteringemacs.org/][Mastering Emacs]] seems to do this. The front page is not a list of posts by date, but it seems just an excerpt from the very last one and then some paragraphs about different good articles on the site.
2020-09-10 10:34:32 +02:00
* Emacs
The first topic I pay any attention to of course has to be [[file:emacs.org][Emacs]]. I write all the content for this site in Emacs, I try to work as much as I can in Emacs, and I have a couple of small contributions to Emacs. My blog features a [[https://blog.ryuslash.org/tags/emacs][tag]] about it, specifically with its own [[https://blog.ryuslash.org/feed/atom?with=emacs][feed]] you can subscribe to, in case thats the only thing youre interested in.
2022-07-15 07:29:19 +02:00
* My literate configuration
Every so often I get really drawn to remaking my entire configuration into a [[file:literate-programming.org][Literate Programming]] style. See my [[file:config/rincewind.org][latest attempt]].
2022-07-15 07:29:19 +02:00
* Topics
2022-11-14 08:52:04 +01:00
- [[file:projects.org][Projects]]
2022-11-06 10:03:48 +01:00
- [[file:books/index.org][Books]]
2022-07-15 07:29:19 +02:00
- [[file:podcasts/index.org][Podcasts]]
2022-11-06 10:03:48 +01:00
- [[file:software/android-launchers.org][Android Launchers]]
- [[file:software/ci-cd-pipelines.org][CI/CD Pipelines]]