Skip to content

Repository files navigation

My Website

Deployed at https://alimad.co

This is my corner of the internet

I used to have a personal website before made with NextJS, but it took too much bandwidth at my hosting service, therefore I wanted to remake it as a static site, so here it is!]

Built with classic HTML, Tailwind CSS, and JavaScript.

/api uses ExpressJS for some backend stats fetching

Usage

Setup

Clone the repo & open:

git clone https://github.com/Alimadcorp/Site.git

cd Site

Get a github access token with access to your repos

Rename .env.example in /api to .env.local, and paste in your access token, and change the hackatime and github username to your usernames

Static files

Statically host files:

python -m http.server 5500

Backend setup

cd Site/api

Install npm dependencies:

npm install (or use your package manager)

node index.js

Preview

image

About

My personal website

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages