Ari-web source code https://ari.lt/
Find a file
Ari Archer 5bf25117b9 Improve bash generation in ttytheme
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-08-17 01:03:01 +03:00
.vscode update @ Mon 1 Nov 20:05:35 EET 2021 2021-11-01 20:05:35 +02:00
api Improve apis.json, add externap apis 2022-08-12 20:35:13 +03:00
content Improve bash generation in ttytheme 2022-08-17 01:03:01 +03:00
favicons update @ Mon 30 May 15:16:05 EEST 2022 2022-05-30 15:16:05 +03:00
page Switch licensing order, fix keywords 2022-08-10 00:01:17 +03:00
scripts Make apis.json only index apis 2022-08-12 20:38:20 +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 Switch licensing order, fix keywords 2022-08-10 00:01:17 +03:00
LICENSE Switch to GPLv3 2022-08-09 21:38:10 +03:00
Makefile Don't remove the license at build time 2022-07-20 00:45:17 +03:00
manifest.json update @ Fri 11 Mar 14:58:55 EET 2022 2022-03-11 14:58:55 +02:00
netlify.toml Add a route for https://www.teddit.net/ 2022-08-14 17:37:03 +03:00
package-lock.json Add more commands, an editor and file management, also a TODO 2022-07-23 16:02:50 +03:00
package.json Add username validation and also make live-server not open your browser 2022-07-21 22:05:17 +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 Add important blog to sitemap 2022-06-22 17:02:40 +03:00
TODO.md Check off todo item 2022-08-01 02:30:50 +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