diff options
| author | Christian Cleberg <[email protected]> | 2026-02-21 23:12:17 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-02-21 23:12:17 -0600 |
| commit | 7b2b71f4ab13edc7f8f7857aaaa9d97cead0d2b7 (patch) | |
| tree | 44e73960239f2ec2d7b5c6e34f7068c6548ffc1a /README.org | |
| parent | 9d2aafe86c0ecbae81d9210ce1511d210d21f9de (diff) | |
| download | ccleberg-7b2b71f4ab13edc7f8f7857aaaa9d97cead0d2b7.tar.gz ccleberg-7b2b71f4ab13edc7f8f7857aaaa9d97cead0d2b7.tar.bz2 ccleberg-7b2b71f4ab13edc7f8f7857aaaa9d97cead0d2b7.zip | |
update profile README
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 41 |
1 files changed, 15 insertions, 26 deletions
@@ -1,27 +1,16 @@ -#+begin_src el -(defvar christian/profile - '((name . "Christian") - (email . "[email protected]") - (role . "Tech Assurance Manager at KPMG") - (gpg-key . "https://cleberg.net/gpg.txt") - (site-url . "https://cleberg.net") - (tor-url . "http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion") - (blog-posts . - ((:date "2026-02-12" - :title "Automating Weblorg Deployments with GitHub Actions" - :url "https://cleberg.net/blog/automating-weblorg-deployments.html") - (:date "2026-02-08" - :title "Managing My Dotfiles with GNU Stow and Git" - :url "https://cleberg.net/blog/gnu-stow.html") - (:date "2026-02-07" - :title "IndieWeb Carnival: Intersecting Interests" - :url "https://cleberg.net/blog/indiweb-carnival-2026-02-intersecting-interests.html") - (:date "2026-02-02" - :title "Emacs Carnival: “Completion”" - :url "https://cleberg.net/blog/emacs-carnival-2026-02-completion.html") - (:date "2026-01-31" - :title "Emacs Carnival: “This Year, I Will...”" - :url "https://cleberg.net/blog/emacs-carnival-2026-01-this-year-i-will.html"))))) -#+end_src +#+title: Christian Cleberg -/psst! you can run [[christian.el]] in emacs to view this information dynamically/ +Tech Assurance Manager · Emacs · Self-Hosting · Privacy + +- [[https://cleberg.net][cleberg.net]] +- [[http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion][Tor]] +- [[https://cleberg.net/gpg.txt][GPG]] +- [[mailto:[email protected]][[email protected]]] + +* Recent Posts + +- [[https://cleberg.net/blog/auditing-aws-passwords.html][Auditing AWS Passwords]] /2026-02-21/ +- [[https://cleberg.net/blog/auditing-aws-iam-users.html][Auditing AWS IAM Users]] /2026-02-21/ +- [[https://cleberg.net/blog/automating-weblorg-deployments.html][Automating Weblorg Deployments with GitHub Actions]] /2026-02-12/ +- [[https://cleberg.net/blog/gnu-stow.html][Managing My Dotfiles with GNU Stow and Git]] /2026-02-08/ +- [[https://cleberg.net/blog/indieweb-carnival-2026-02-intersecting-interests.html][IndieWeb Carnival: "Intersecting Interests"]] /2026-02-07/ |
