Skip to content

jlelia/website

Repository files navigation

Overview

This repo contains all of the front-end code present on my website. I self-host a personal/professional website using a miniature computer called a Raspberry Pi. I use Nginx as the web server.

Implementation

All of the content on the site is static. I use HTML with a unified CSS style sheet to avoid in-line CSS and to follow DRY principles.

I used to write the code through SSH CLI as a practice exercise in bash, but now I use GitHub Actions to automate updates whenever I push to this repo via a runner workflow.

I try to follow good security practices, so if you find anything that could be exploited (against my server or my visitors), please let me know!

About

A repo for my personal website: https://jlelia.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors