Commit graph

11 commits

Author SHA1 Message Date
Chad Tindel
de47f656c7 Added CSS and JS to switch the navbar to a hamburger menu on mobile devices 2023-05-17 16:47:58 +00:00
Regis Philibert
eb978e19ff
Update pagination CSS
Fixes 
2023-02-03 15:43:47 -05:00
James Henstridge
5f5dfb15e8
assets: update mastodon logo in social links ()
* assets: replace Mastodon logo

The new version is based on the logo-black.svg file distributed from
https://joinmastodon.org/branding, adjusted to match the metrics of the
other social logos.

* layouts: change the color for the mastodon social link

I've picked a purple from https://joinmastodon.org/branding.
2022-12-14 09:55:14 -05:00
Meir Kriheli
19242fd2f8
Added support for Right-To-Left languages ()
* Added support for Right-To-Left languages

* Added language-direction partial
2022-04-21 14:17:49 -04:00
Jack
6045d7891c
433 fix tags layout ()
* Added tags class to tags list

* display tags inline

* Added di class to list

* Removed tags class
2022-02-02 11:45:48 -05:00
Regis Philibert
baaf9476db Remove template tags from socials SVGs
Fixes 
2022-02-02 10:15:01 -05:00
funcsec
d7d0048952
Remove template language from social svg files ()
Causes issues browser issues
Unexpected value {{ . }} parsing height attribute.

Co-authored-by: funcsec <github@fsec.xyz>
2021-12-23 08:42:33 -05:00
Regis Philibert
c7b9901e01
Refactor social service logic and UX ()
* Start of work

* Refactor social service logic

Update README

Fixes 

* Add URL to contributors instuctions

* Add tiktok
2021-12-02 15:22:18 -05:00
Joel S Aufrecht
3710f7e92a
added tiktok to available social media links () 2021-11-16 09:15:28 -05:00
Regis Philibert
6eb54ab5fd
Refactor styling to drop PostCSS ()
Update custom_css logic (ensure retrocompat)

Fixes 
2021-06-15 09:58:27 -04:00
Regis Philibert
ffd9d903c9
Add optional processing of styles with Hugo Pipes ()
* Using resources.PostCSS to handle stylesheets

* Allow optional processing of assets through Hugo Pipes

* We can settle with 0.64.0
2021-01-19 15:43:02 -05:00