Commit Graph

7 Commits

Author SHA1 Message Date
Evan G. 8db46ba527 Add People List
This uses XML due to the fact that XML can peserve order, however Go, therefore hugo, does not peserve XML element order while unmarashlling, meaning that there is a bug in Go techincally... This is dissapointing to me, however the result here is good enough that I will continue to use this.
2024-05-23 14:06:46 -05:00
Evan G. 2af6e03dfd Work on List of people
This is a future project that will use a json file to list out a JSON array of people, which will include many, many different people. This is not finished, and I need to work on the syntax that I will use. This should not be considered production-ready. The idea here, is to us a JSON asset to list out the full array of people. This will include their sites, fediverse, and other links... This will have to be statically typed... and should be a niceity. I also do like organizing stuff in JSON, as it is superior IMO to XML, I really hate XML. I prefer JSON over XML in most things, and will not ever ultize XML inside of this project, beyond the RSS feed. The Syntax of JSON is just much simpler and exactly what I am looking for
2024-05-22 21:34:09 -05:00
Evan G. c6794fc535 Update theme + remove everything 2024-05-20 10:35:27 -05:00
Gabriele Musco a5e5a57aec
added types to video shortcode 2022-04-02 00:54:44 +02:00
Gabriele Musco f0aadb0370
revamped video shortcode 2022-04-02 00:50:27 +02:00
Gabriele Musco 210793da66
added shortcode for image with fixed max-width (imgwwidth) 2022-03-27 18:10:31 +02:00
Gabriele Musco 87b54d99c1
added video shortcode 2020-10-03 11:22:52 +02:00