Ari-web source code https://ari.lt/
Find a file
Ari Archer de231fd238 Fix amiunique css
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-06-21 23:19:13 +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 api/apis.json is generated serverside 2022-06-12 10:48:17 +03:00
content Fix amiunique css 2022-06-21 23:19:13 +03:00
favicons update @ Mon 30 May 15:16:05 EEST 2022 2022-05-30 15:16:05 +03:00
page Add 'amiunique' page 2022-06-21 23:16:43 +03:00
scripts Add server side CSS building and preprocessing 2022-06-12 10:21:13 +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 api/apis.json is generated serverside 2022-06-12 10:48:17 +03:00
index.html Add robots.txt metadata 2022-06-17 13:03:46 +03:00
LICENSE update @ Sat 26 Feb 15:07:20 EET 2022 2022-02-26 15:07:20 +02:00
Makefile Add robots.txt metadata 2022-06-17 13:03:46 +03:00
manifest.json update @ Fri 11 Mar 14:58:55 EET 2022 2022-03-11 14:58:55 +02:00
netlify.toml Add server side CSS building and preprocessing 2022-06-12 10:21:13 +03:00
package-lock.json Add server side CSS building and preprocessing 2022-06-12 10:21:13 +03:00
package.json Reorder dependencies 2022-06-12 10:35:18 +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 Added impersonation situation to sitemap 2022-06-08 22:42:55 +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