ari.lt/README.md
Ari Archer 86d86e9611 update @ Tue 26 Apr 17:14:43 EEST 2022
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-04-26 17:14:44 +03:00

1.7 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