diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 2025-03-09 16:20:20 +0000 |
commit | d6f7b48e94a061d7f1ed9274bb883a65236f4e0f (patch) | |
tree | e01d86b506a3b214e968e9b6a35b1998a5731b45 /README | |
parent | only footer content in footer template (diff) | |
download | w-m.tar w-m.tar.gz w-m.tar.bz2 w-m.tar.xz w-m.zip |
log m
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README index 1e611da..5f4eacf 100644 --- a/README +++ b/README @@ -12,6 +12,14 @@ on during my break after the fall semester of 2024 ended. It's turned out to be a fantastic excuse to learn HTML, CSS, and Git +2025/03/09 +After using my own pseudo-SSG for a bit, I have started +experimenting with more a complete SSG. Also, this site now +runs on a server which I configured. This gives the site far +more potential than it had before. For instance, I'm already +running a git server which integrates with the site. The +server has been running smoothly for about a month now + 2025/01/02 I programmed a shell script to automatically generate the header and footer of each page. This gives me most of the |