Ari-web source code https://ari.lt/
Find a file
Ari Archer 1f9ad2fcd0 Make me write proper commit messages
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-06-05 22:36:28 +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
api update @ Fri 27 May 00:59:22 EEST 2022 2022-05-27 00:59:22 +03:00
content update @ Sat 28 May 23:30:02 EEST 2022 2022-05-28 23:30:02 +03:00
favicons update @ Mon 30 May 15:16:05 EEST 2022 2022-05-30 15:16:05 +03:00
page update @ Sun 22 May 22:08:31 EEST 2022 2022-05-22 22:08:31 +03:00
scripts Make me write proper commit messages 2022-06-05 22:36:28 +03:00
.editorconfig update @ Sat 26 Feb 15:07:20 EET 2022 2022-02-26 15:07:20 +02:00
.eslintrc.js update @ Sun 22 May 14:57:42 EEST 2022 2022-05-22 14:57:42 +03:00
.gitignore update @ Sat 26 Feb 15:07:20 EET 2022 2022-02-26 15:07:20 +02: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 @ Sun 5 Jun 21:02:43 EEST 2022 2022-06-05 21:02:43 +03:00
package-lock.json update @ Wed 4 May 00:12:37 EEST 2022 2022-05-04 00:12:37 +03:00
package.json update @ Wed 4 May 00:12:37 EEST 2022 2022-05-04 00:12:37 +03:00
README.md update @ Thu 26 May 21:38:56 EEST 2022 2022-05-26 21:38:56 +03:00
robots.txt update @ Sun 20 Feb 06:23:07 EET 2022 2022-02-20 06:23:07 +02:00
sitemap.xml update @ Fri 27 May 00:59:22 EEST 2022 2022-05-27 00:59:22 +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