2024-10-12 19:17:58 -04:00
2024-10-12 19:17:58 -04:00
2024-10-12 19:18:53 -04:00
2024-10-12 19:05:42 -04:00
2024-10-12 19:18:53 -04:00
2024-10-12 19:18:53 -04:00
2024-10-12 19:18:53 -04:00
2024-10-12 19:18:53 -04:00
2024-10-12 19:18:53 -04:00

aidxnFUNbeta

The beta version of my website, before it's pushed into production. Built with Tailwind CSS, EJS, ExpressJS, and NodeJS for a backend for it all. This is a more modern version of design.

This repo may be archived at times due to me not needing a new design or extra features.

Using the manage script

You may have noticed you have a manage file after cloning. manage is a command-line tool to manage the server. It can automatically start, stop, and restart your instance. This script only supports Linux-based systems. First, you must complete the setup with the following commands:

chmod +x manage
./manage setup

After doing that, you are now ready to use the script.

Common manage commands

Start Server: ./manage up Stop Server: ./manage down Restart Server: ./manage restart Help: ./manage help

Description
The full code of my website, under the public domain
Readme 497 KiB
2025-03-08 05:41:23 +00:00
Languages
EJS 62.5%
Shell 25.9%
JavaScript 10.6%
CSS 1%