Ari-web source code https://ari.lt/
Find a file
Ari Archer 18f8d443d7 update @ Tue 3 May 22:02:19 EEST 2022
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-05-03 22:02:19 +03:00
.github/workflows update @ Fri 4 Mar 20:56:17 EET 2022 2022-03-04 20:56:17 +02:00
.vscode update @ Mon 1 Nov 20:05:35 EET 2021 2021-11-01 20:05:35 +02:00
content update @ Tue 3 May 22:02:19 EEST 2022 2022-05-03 22:02:19 +03:00
favicons update @ Sun 24 Apr 14:56:34 EEST 2022 2022-04-24 14:56:34 +03:00
page update @ Fri 18 Mar 18:21:10 EET 2022 2022-03-18 18:21:10 +02:00
.editorconfig update @ Sat 26 Feb 15:07:20 EET 2022 2022-02-26 15:07:20 +02:00
.eslintrc.js update @ Sat 26 Feb 15:07:20 EET 2022 2022-02-26 15:07:20 +02:00
.gitignore update @ Sat 26 Feb 15:07:20 EET 2022 2022-02-26 15:07:20 +02:00
git.sh update @ Sat 30 Apr 21:18:10 EEST 2022 2022-04-30 21:18:10 +03:00
index.html update @ Fri 18 Mar 17:57:59 EET 2022 2022-03-18 17:57:59 +02:00
LICENSE update @ Sat 26 Feb 15:07:20 EET 2022 2022-02-26 15:07:20 +02:00
Makefile update @ Fri 22 Oct 09:06:39 EEST 2021 2021-10-22 09:06:39 +03:00
manifest.json update @ Fri 11 Mar 14:58:55 EET 2022 2022-03-11 14:58:55 +02:00
netlify.toml update @ Sat 30 Apr 22:32:26 EEST 2022 2022-04-30 22:32:26 +03:00
package-lock.json update @ Tue 26 Apr 17:14:43 EEST 2022 2022-04-26 17:14:44 +03:00
package.json update @ Tue 26 Apr 17:14:43 EEST 2022 2022-04-26 17:14:44 +03:00
README.md update @ Tue 26 Apr 17:14:43 EEST 2022 2022-04-26 17:14:44 +03:00
robots.txt update @ Sun 20 Feb 06:23:07 EET 2022 2022-02-20 06:23:07 +02:00
sitemap.xml update @ Sat 9 Apr 20:19:19 EEST 2022 2022-04-09 20:19:19 +03:00

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