website/README.org

18 lines
254 B
Org Mode

#+title: Foster Hangdaan's Personal Website
#+author: Foster Hangdaan
#+email: foster@hangdaan.email
* Getting Started
Run the development server:
#+begin_example
deno task serve
#+end_example
To build:
#+begin_example
deno task build
#+end_example