35 lines
790 B
Org Mode
35 lines
790 B
Org Mode
#+title: Foster Hangdaan's Personal Website
|
|
#+author: Foster Hangdaan
|
|
#+email: foster@hangdaan.email
|
|
|
|
* About
|
|
|
|
This repository contains the source code of my [[https://www.fosterhangdaan.com][personal website & blog]].
|
|
|
|
* Getting Started
|
|
|
|
Run the development server:
|
|
|
|
#+begin_example
|
|
deno task serve
|
|
#+end_example
|
|
|
|
To build:
|
|
|
|
#+begin_example
|
|
deno task build
|
|
#+end_example
|
|
|
|
To deploy:
|
|
|
|
#+begin_example
|
|
deno task deploy
|
|
#+end_example
|
|
|
|
* Core Maintainers
|
|
|
|
- *Foster Hangdaan*
|
|
- Website: [[https://www.fosterhangdaan.com][www.fosterhangdaan.com]]
|
|
- Email: [[mailto:foster@hangdaan.email][foster@hangdaan.email]]
|
|
- GPG Public Key: [[https://static.fosterhangdaan.com/foster-pubkey.asc][DBD3 8E38 4B9E 1F4F 19F9 5BAE E48D 7F49 A852 F112]]
|
|
- Bitcoin/Monero Alias: =pay.fosterhangdaan.com=
|