add last update badge, reorganize (m)

This commit is contained in:
Aidan 2024-12-20 01:43:39 -05:00 committed by GitHub
parent 35fced26d9
commit afdea4204d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,9 @@
# pontus
A website for my online self
[![Last Update](https://img.shields.io/badge/last_update-20_Dec_2024-blue)](#)
[![License: CC0-1.0](https://img.shields.io/badge/License-CC0_1.0-lightgrey.svg)](http://creativecommons.org/publicdomain/zero/1.0/)
A website for my online self
# How to self-host
There are two self-hosted options, depending on your situation. For my purposes, I opt to use the script, so I can keep code up-to-date with my repo. However, you may prefer to host the static code, and not use the script.
@ -31,4 +32,4 @@ The `self` script can help you establish a public/ folder, where code can be ser
# Serve custom files
If you would like to host your own files, simply place them in `./src/archives`, and they will be served at the same location mine are. Keep in mind, you may not use the same directory structure, and will have to update the menu links.
If you would like to host your own files, simply place them in `./src/archives`, and they will be served at the same location mine are. Keep in mind, you may not use the same directory structure, and will have to update the menu links.