eelias13 / my-website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this repository is for building my website

run the python script python3 script.py to build a static website in the build diretory

then go in that directory cd build and then start a simple webserver e.g. python3 -m http.server

or just run the ./build.sh and then go to http://localhost:8000/

if you want to host the website just copy the content of the build directory to the webserver

About


Languages

Language:SCSS 39.4%Language:HTML 31.0%Language:CSS 13.4%Language:Python 12.0%Language:Ruby 3.2%Language:Shell 1.0%