ari.lt/README.md
Ari Archer 4f92ab7d86 update @ Fri 11 Mar 14:58:55 EET 2022
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-03-11 14:58:55 +02:00

1.6 KiB

Website

Netlify Status

My website's source code.

Customising when self-hosting

  1. Clone the repository: git clone https://ari-web.xyz/git ari-web
  2. Enter the directory: cd ari-web
  3. See the /content/styles/config and /content/js/config directories.
  4. Open it in live server: python3 -m http.server 5500
  5. Go to http://0.0.0.0:5500/ in your browser
  6. Edit all stuff that is ARI-WEB-SPECIFIC in netlify.toml
  7. Publish on netlify

Subdomains