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
fbievan
974b132e19
fixup iconlink
2023-05-07 19:13:53 -05:00
fbievan
1b0c38bcc1
Make iconlink me
2023-05-07 19:12:19 -05:00
jacmoe
85b773e7bf
Added dateFormat site Param
...
Makes it possible to use any date format
2022-12-06 03:19:16 +01:00
Gabriele Musco
9b59aa923f
add MR reference around font css hashes
2022-11-15 07:59:22 +01:00
Olof Nord
b6971ba952
Specify integrity value for symbols nerd and jetbrains mono font
2022-10-30 12:44:35 +01:00
Gabriele Musco
49eb66136e
use permalink for page bundle images
2022-10-25 07:07:20 +02:00
Gabriele Musco
3706ace5e8
use image alt wherever possible
2022-10-24 08:16:12 +02:00
Gabriele Musco
bcff415581
Merge branch 'master' of gitlab.com:gabmus/hugo-ficurinia
2022-10-24 08:04:55 +02:00
Gabriele Musco
e4a10bab22
support for images in page bundles as relative paths
2022-10-24 08:02:44 +02:00
Olof Nord
a071045494
Add header logo alt text
2022-10-16 21:34:42 +00:00
Olof Nord
d44096143e
Add single post image alt text, if present.
...
The current template does not allow for an alt text to the single layout. This small change adds the alt text if present in the page front matter.
2022-10-09 21:40:22 +02:00
Gabriele Musco
bedcf7a212
jumbotron use h2 and h3 instead of h1 and h2
2022-05-20 18:54:29 +02:00
Gabriele Musco
7f1e272646
added xsl style to feed
2022-05-03 12:16:40 +02:00
Olof Nord
b954c41eef
Adjust base as to include new partial as well
2022-04-06 16:44:42 +02:00
Olof Nord
e984e2b0fb
Add umami analytics support
2022-04-06 16:38:38 +02:00
Gabriele Musco
49b6f15701
show frontmatter description if available as summary
2022-04-02 17:28:19 +02:00
Gabriele Musco
3ae446e96d
added article main image caption; added option to show toc before the main article image
2022-04-02 16:40:40 +02: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
eaa947df25
added option to position the logo at the right of the title
2022-03-28 16:28:17 +02:00
Gabriele Musco
210793da66
added shortcode for image with fixed max-width (imgwwidth)
2022-03-27 18:10:31 +02:00
Gabriele Musco
2b7198b032
added option to set a page as home; added options to hide title or share button in post
2022-03-27 16:57:28 +02:00
Gabriele Musco
0587cd2803
dont show articles in posts list if section is empty
2022-03-26 12:18:03 +01:00
Gabriele Musco
603a9f6d6e
fix opengraph summary; added twitter meta tags
2022-03-11 14:23:52 +01:00
Gabriele Musco
23381aaf63
og:image using icon512
2022-03-10 11:35:04 +01:00
Gabriele Musco
5de16a03ce
article image click links to article
2022-03-10 10:36:40 +01:00
Gabriele Musco
92861a3b56
make title and logo link to home
2022-03-10 10:24:10 +01:00
Gabriele Musco
c896fcb147
renamed discreteCards to paperCards, discreteTags to buttonTags; got rid of discrete class in favor of pure hugo conditional styling
2021-12-28 10:46:29 +01:00
Gabriele Musco
5082511f06
Revert "more meaningful id for cactus comments section id"
...
This reverts commit 003313e763
.
2021-12-26 19:19:59 +01:00
Gabriele Musco
003313e763
more meaningful id for cactus comments section id
2021-12-26 19:14:42 +01:00
Gabriele Musco
5295e27c08
load cactus chat css before site css
2021-12-25 14:59:31 +01:00
Gabriele Musco
af403dd262
hide search page from search results
2021-12-25 14:59:08 +01:00
Gabriele Musco
a9b0deb581
refactored colors, moved them to separate data/colors.yml
2021-12-24 23:50:58 +01:00
Gabriele Musco
84c245d47c
toc only when explicitly enabled
2021-12-23 00:46:39 +01:00
Gabriele Musco
6c16f5afa9
added web app manifest
2021-12-21 10:31:52 +01:00
Gabriele Musco
6819e4dc89
small fixes and optimizations
2021-12-21 09:25:48 +01:00
Gabriele Musco
d613c241be
added toc post parameter and normal+sidebar layouts
2021-12-16 13:29:08 +01:00
Gabriele Musco
b0d60e3bf5
added alternative sidebar layout
2021-12-16 12:37:20 +01:00
Gabriele Musco
a74cf50275
full article in RSS
2021-12-08 20:24:25 +01:00
Gabriele Musco
0eb66543c7
moved rss layout
2021-10-31 21:23:50 +01:00
Gabriele Musco
8098182b57
fixed malformed constnat in iconlink
2021-10-31 21:05:54 +01:00
Gabriele Musco
8afd881ee3
added logo and article images to rss, added option to exclude page from rss
2021-10-31 21:04:10 +01:00
Gabriele Musco
aa6a138f8b
add rel=me to mastodon iconlink
2021-10-20 19:33:38 +02:00
Gabriele Musco
ab90184ec5
jumbotron video with different codecs
2021-07-08 09:56:16 +02:00
Gabriele Musco
f1ef2f812b
add play button to jumbotron if video is not playing
2021-07-07 15:33:41 +02:00
Gabriele Musco
9f0fd3337b
added support for translations, added italian translation
2021-07-07 14:33:45 +02:00
Gabriele Musco
6bb8b3952d
added safeurl to many links to allow for tel: links
2021-07-06 23:23:09 +02:00