diff --git a/content-org/mysetup/index.org b/content-org/mysetup/index.org index a01ccfc..3ab080a 100644 --- a/content-org/mysetup/index.org +++ b/content-org/mysetup/index.org @@ -8,7 +8,7 @@ #+EXPORT_FILE_NAME: _index.md * This Site -This is my personal website which I've been hosting on neocities since late 2022. Since January 2024, I now host at jordanherzstein.xyz on github pages, which is a temporary stopgap for hosting services publicly in the future, whenever I'm not, uhh.. busy, while still being able to have my custom domain without paying anything extra to those hosting me. The site itself is made with [[https://orgmode.org/][Org Mode]] using [[https://gohugo.io/][Hugo]] (static site generator) and [[https://ox-hugo.scripter.co/][ox-hugo]] (an Org exporter to Markdown for Hugo on Emacs). +This is my personal website which I've been hosting on neocities since late 2022. Since +January 2024+ May 2024, I now host at +jordanherzstein.xyz+ [[http://jordanherzstein.com][jordanherzstein.com]] on github pages, which is a temporary stopgap for hosting services publicly in the future, whenever I'm not, uhh.. busy, while still being able to have my custom domain without paying anything extra to those hosting me. The site itself is made with [[https://orgmode.org/][Org Mode]] using [[https://gohugo.io/][Hugo]] (static site generator) and [[https://ox-hugo.scripter.co/][ox-hugo]] (an Org exporter to Markdown for Hugo on Emacs). * VPC I'm currently using a ROCKpro64 with it's respective NAS case and PCI-e SSD interface card. It runs DietPi, which is a distrobution of Debian optimized for arm SBCs. diff --git a/content/mysetup/_index.md b/content/mysetup/_index.md index 9df7894..4a02100 100644 --- a/content/mysetup/_index.md +++ b/content/mysetup/_index.md @@ -10,7 +10,7 @@ draft = false ## This Site {#this-site} -This is my personal website which I've been hosting on neocities since late 2022. Since January 2024, I now host at jordanherzstein.xyz on github pages, which is a temporary stopgap for hosting services publicly in the future, whenever I'm not, uhh.. busy, while still being able to have my custom domain without paying anything extra to those hosting me. The site itself is made with [Org Mode](https://orgmode.org/) using [Hugo](https://gohugo.io/) (static site generator) and [ox-hugo](https://ox-hugo.scripter.co/) (an Org exporter to Markdown for Hugo on Emacs). +This is my personal website which I've been hosting on neocities since late 2022. Since ~~January 2024~~ May 2024, I now host at ~~jordanherzstein.xyz~~ [jordanherzstein.com](http://jordanherzstein.com) on github pages, which is a temporary stopgap for hosting services publicly in the future, whenever I'm not, uhh.. busy, while still being able to have my custom domain without paying anything extra to those hosting me. The site itself is made with [Org Mode](https://orgmode.org/) using [Hugo](https://gohugo.io/) (static site generator) and [ox-hugo](https://ox-hugo.scripter.co/) (an Org exporter to Markdown for Hugo on Emacs). ## VPC {#vpc} diff --git a/public/mysetup/index.html b/public/mysetup/index.html index 9ca7c88..d6a4d51 100644 --- a/public/mysetup/index.html +++ b/public/mysetup/index.html @@ -52,7 +52,7 @@

Jordan Herzstein My Setup

This Site

-

This is my personal website which I’ve been hosting on neocities since late 2022. Since January 2024, I now host at jordanherzstein.xyz on github pages, which is a temporary stopgap for hosting services publicly in the future, whenever I’m not, uhh.. busy, while still being able to have my custom domain without paying anything extra to those hosting me. The site itself is made with Org Mode using Hugo (static site generator) and ox-hugo (an Org exporter to Markdown for Hugo on Emacs).

+

This is my personal website which I’ve been hosting on neocities since late 2022. Since January 2024 May 2024, I now host at jordanherzstein.xyz jordanherzstein.com on github pages, which is a temporary stopgap for hosting services publicly in the future, whenever I’m not, uhh.. busy, while still being able to have my custom domain without paying anything extra to those hosting me. The site itself is made with Org Mode using Hugo (static site generator) and ox-hugo (an Org exporter to Markdown for Hugo on Emacs).

VPC

I’m currently using a ROCKpro64 with it’s respective NAS case and PCI-e SSD interface card. It runs DietPi, which is a distrobution of Debian optimized for arm SBCs.

I also have a lynksys router at home that I use to run openwrt for it’s security, performance, and customizability, especially compared to the default modems provided by ISPs.