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

SMiiL Heights — Website Development (Webflow)

47 words · 1 min read

smiil.ca - I built the website for SMiiL Heights, a dental hygiene clinic in Crescent Heights, Calgary, in Webflow. The site brings the clinic's warm, mountain-inspired brand to life in a clean, mobile-friendly experience that walks visitors through services, FAQs, and booking with an approachable, patient-first feel.

[>_] 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