kip93 / kip93.net

Source files for my personal website.

Home Page:https://www.kip93.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kip93.net

This repo contains the source files for my personal website.

For more info on usage permissions, see the license.

Audits

Home page Résumé page
About page Gemini mirror
Generated with lowlighter/metrics v3.34.0
Last updated @ 4 May 2024, 04:31:24 UTC

Overview

This is a summary of the contents of this repo.

HTML website

The folder html contains the content to be shown at https://kip93.net/, which is served by nginx, as defined in this config file.

GEMINI capsule

This is the content available @ gemini://kip93.net/, based on the contents of the gmi folder. These pages are handled by agate, which has its configurations defined here.

NOTE: For better accessibility of the content, I also mirror and expose the same info on https://gemini.kip93.net/ as I do on gemini.

Update

rsync -EhmPpruvz --delete-after ./gmi/ <user@hostname>:/var/www/gmi
rsync -EhmPpruvz --delete-after ./html/ <user@hostname>:/var/www/html

About

Source files for my personal website.

https://www.kip93.net/

License:Other


Languages

Language:HTML 73.3%Language:CSS 22.9%Language:JavaScript 3.9%