Commit graph

464 commits

Author SHA1 Message Date
Azzam Alsharafi
904e077b74 Fix top nav bar layout in RTL languages
Modify the margin direction in RTL layouts, and replace some occurrences of space-x to gap-x, for better RTL handling
2024-12-19 15:24:21 +08:00
Nuno Coração
b58bbbede6
Merge pull request #1850 from Weaxs/dev
support rssnext/follow to claim feed as your own
2024-12-01 18:58:50 +00:00
Nick
7bbc108651
Update basic.html so navigation doesn't bubble up. 2024-11-28 21:53:05 +02:00
Weaxs
369812f77f support rssnext/follow to claim feed 2024-11-15 17:54:44 +08:00
Nuno Coração
a21d70697f final polish and bug fixes 2024-11-08 18:03:19 +00:00
Nuno Coração
478cab6da0
Merge pull request #1813 from eallion/feat/umami
feat: custom umami script name
2024-11-08 17:40:56 +00:00
Nuno Coração
699df484b5
Merge pull request #1812 from pjkundert/fix/mobile_menus
Fix mobile menus to allow access to menu content
2024-11-08 17:37:20 +00:00
Charles Chin
924953a0a2
feat: custom umami script name
* https://umami.is/docs/environment-variables#TRACKER_SCRIPT_NAME
2024-10-24 18:48:17 +08:00
Perry Kundert
9951816b08 Fix mobile menus to allow access to menu content 2024-10-23 15:48:56 -06:00
May Meow
eedb814199
Add fediverse attribution 2024-10-09 00:26:42 +02:00
Nuno Coração
de1fa4a58d fix https://github.com/nunocoracao/blowfish/issues/1695 2024-09-03 23:40:54 +01:00
Nuno Coração
d2143149cd
Merge pull request #1681 from unacro/dev
⚙️ Move .Site.Author to .Site.Params.Author
2024-08-28 16:42:52 +01:00
Nuno Coração
afbf2f66d7
Merge pull request #1678 from sculptor189/main
 Add rel attribute to button shortcode
2024-08-28 16:36:38 +01:00
Nuno Coração
363ba66e14
Merge pull request #1679 from sculptor189/date-modify
Correct time format
2024-08-28 13:10:07 +01:00
sculptor189
9e5d3f7758 avoid showing incorrect lastmod "0001-01-01" 2024-08-16 19:51:30 -04:00
unacro
d6873cf1b1
chore: Move .Site.Author to .Site.Params.Author 2024-08-11 20:45:05 +08:00
sculptor189
3ea13cfe37 correct time format 2024-08-10 19:23:16 -04:00
sculptor189
213880a1a3 add rel attribute to button shortcode 2024-08-10 15:15:59 -04:00
Nuno Coração
80417d4238 final polish 2024-08-10 11:23:56 +01:00
Nuno Coração
addf561a06
Merge branch 'dev' into dev 2024-08-10 11:02:44 +01:00
Nuno Coração
8a8ba86ab2
Merge pull request #1670 from ragibson/main
Consistently include js/page.js in relevant statement scopes
2024-08-10 11:00:47 +01:00
Nuno Coração
4ba49d789d
Merge pull request #1649 from ldericher/workaround-datetime-no-md
🐛 workaround for #1647
2024-08-10 10:59:25 +01:00
Nuno Coração
c3f398058e
Merge pull request #1646 from ldericher/support-svg-logo
 add SVG support for logos
2024-08-10 10:57:40 +01:00
Nuno Coração
cff363fe77
Merge pull request #1640 from Weaxs/main
 Support Seline Analysis
2024-08-10 10:56:01 +01:00
Nuno Coração
c18545b157
Merge pull request #1668 from ldericher/image-quality
 add parameters for finer adjustment of image quality
2024-08-10 10:53:37 +01:00
Nuno Coração
a11112bfed
Merge pull request #1666 from ldericher/selfhosted-git
 Add support for selfhosted git servers
2024-08-10 10:48:37 +01:00
Nuno Coração
ad956ad51f
Merge pull request #1628 from kurokobo/author_link
fix: correct links for the author pages
2024-08-10 10:46:13 +01:00
Nuno Coração
e796e4195a
Merge pull request #1667 from ldericher/fix-typos
🐛 Fix typos
2024-08-10 10:44:43 +01:00
Nuno Coração
fb0fc90df6
Merge pull request #1638 from wtchangdm/add-hash-to-libs
Add hash for jquery, zoom, typeit, and youtube lite URLs
2024-08-10 10:41:16 +01:00
Nuno Coração
5409cefcce
Merge pull request #1637 from wtchangdm/add-trailing-slash
Add trailing slash for show more link
2024-08-10 10:40:33 +01:00
Ryan Gibson
c12753c069
Consistently include js/page.js in relevant statement scopes 2024-08-08 23:02:30 -04:00
Jörn-Michael Miehe
5762ecaf1b add shortcodes
- "forgejo" and "gitea"
- add copies as giteaColors.json resp. forgejoColors.json
- add params "giteaDefaultServer" and "forgejoDefaultServer"
2024-08-08 02:01:38 +02:00
Jörn-Michael Miehe
b772b5ed97 parameter backgroundImageWidth default function usage 2024-08-08 02:00:47 +02:00
Jörn-Michael Miehe
eebadb405f add parameter author.imageQuality + english documentation 2024-08-08 01:54:47 +02:00
Jörn-Michael Miehe
090fd09ccf add parameter backgroundImageWidth + english documentation 2024-08-08 01:36:30 +02:00
Jörn-Michael Miehe
cf85d913fb 🐛 fix typos in "term" default layout 2024-08-07 23:04:20 +02:00
Jörn-Michael Miehe
cfe270e278 🐛 fix typos in "codeberg" shortcode 2024-08-07 23:01:50 +02:00
Mordecai K
47b99754e1 style(reply-by-email): separation from content
Add more separation from the content by adding a top margin
Add button-like styling to differentiate the link
2024-08-05 11:30:56 +03:00
Mordecai K
5088638936 feat: add reply via email functionality 2024-07-31 16:42:39 +03:00
Jörn-Michael Miehe
6007212bb8 🐛 workaround for #1647 2024-07-30 00:19:35 +02:00
Jörn-Michael Miehe
09bacd9f0b add SVG support for logos 2024-07-29 23:34:46 +02:00
Weaxs
d52f721c41 enableTrackEvent default true && documents 2024-07-26 17:04:24 +08:00
Weaxs
91d24e626e seline && umami enableTrackEvent 2024-07-26 10:33:50 +08:00
Weaxs
bcc26c11b8 support seline analytics 2024-07-26 10:17:39 +08:00
W.T. Chang
8220a922a8 add hash to typeit 2024-07-25 00:06:02 +08:00
W.T. Chang
4fec5ab532 add hash to youtube lite 2024-07-24 23:27:11 +08:00
W.T. Chang
df0a232bfc add hash to zoom.min.js 2024-07-24 23:27:00 +08:00
W.T. Chang
4a384379cf add hash for jquery 2024-07-24 23:20:57 +08:00
W.T. Chang
3751df66d6 add trailing slash for show more link 2024-07-24 22:54:15 +08:00
kurokobo
8497eef0fe fix: correct links for the author pages 2024-07-19 14:39:08 +00:00