diff --git a/README.org b/README.org index 574adb4..3527e30 100644 --- a/README.org +++ b/README.org @@ -4,9 +4,11 @@ * About -This is the source code of my [[https://www.fosterhangdaan.com][personal website & blog]]. +This is the source code of [[https://www.fosterhangdaan.com]]. It is made with a static site generator called [[https://lume.land/][Lume]]. -The repository can be found online at [[https://code.fosterhangdaan.com/foster/website]]. +* Repository + +In case you have received this code from another source, the repository can be found online at [[https://code.fosterhangdaan.com/foster/website]]. * Getting Started @@ -32,6 +34,15 @@ To deploy: deno task deploy #+end_example +* Assets + +Sources for assets used in the site: + +- The icons are from [[https://tabler-icons.io/][Tabler Icons]] and [[https://simpleicons.org/][Simple Icons]]. +- The colour palette of both the light theme and the dark theme is from [[https://github.com/enkia/tokyo-night-vscode-theme][Tokyo Night]]. +- The sans-serif fonts are [[https://github.com/mona-sans][Mona Sans and Hubot Sans]]. +- The monospace fonts are from the [[https://monaspace.githubnext.com][Monaspace]] font superfamily. + * My Contact Information - Email: [[mailto:foster@hangdaan.email][foster@hangdaan.email]] diff --git a/_components/footer.tsx b/_components/footer.tsx index 0157bf4..29eec54 100644 --- a/_components/footer.tsx +++ b/_components/footer.tsx @@ -52,18 +52,12 @@ export default function ({ comp }) {
Copyright © 2023 Foster Hangdaan
-- Made with Lume,{" "} - TypeScript and lots of - {" "} - . -
+