[>_]in/$cat /about/projects/absporu.ca.md
~/about/projects/absporu.ca.md

AbSPORU (Alberta SPOR SUPPORT Unit)

107 words · 1 min read

absporu.ca is the public website for the Alberta SPOR SUPPORT Unit, a health research organization connecting patients, clinicians, and researchers across Alberta's patient-oriented research network. Built on WordPress with Elementor, the site handles a wide content mix, including training and event listings, ongoing patient-partner opportunities, research service applications, and a multi-audience navigation spanning researchers, patients, and policy-makers. I maintain the site on an ongoing basis: publishing and updating content, building and adjusting Elementor pages and sections, keeping plugins, theme, and core up to date, and troubleshooting issues as they come up, all while keeping the front end fast, accessible, and easy for non-technical staff to update themselves.

[>_] in $

type a command and press enter, or press ⌘K for suggestions

Run a command

Help

how this site works · esc to close

About this site

This is Trinh Nguyen's dev blog, dressed up as a terminal. Instead of clicking through pages, you run commands against a small virtual file system with three directories:

~/posts~/topics~/about

How to use it

  • Type a command at the prompt and press enter. Output is added below, like a shell session.
  • Press ⌘K (Ctrl+K on Windows/Linux) to open the command palette with suggestions and your recent commands.
  • The /posts, /topics and /about links in the header are shortcuts for cd ~/posts && ls and friends.
  • Chain commands with &&, e.g. cd ~/about && cat me.md.
  • To read an article, ls a directory, then cat the file you want.

Commands