Nuno Coração
065bf2b060
🎨 Implement loaders for fetched information (views and likes)
2023-12-06 21:40:38 +00:00
Nuno Coração
98fa8bf604
✨ Card View in List Shortcode
2023-12-01 13:41:14 +00:00
Nuno Coração
1b83a34d99
reduce icon spacing
2023-12-01 13:32:08 +00:00
Nuno Coração
33b3302a61
Add option to hide text in header
2023-12-01 13:28:24 +00:00
Nuno Coração
242c43ed78
Empty hamburger visible
2023-12-01 13:20:24 +00:00
Nuno Coração
24cd703277
Missing pointer-cursor for tag-badge in article view
2023-12-01 13:15:45 +00:00
Nuno Coração
4c9e372ef7
Heading first-child styling not working
2023-12-01 12:15:20 +00:00
Nuno Coração
15027bf896
🐛 Missing overflow-hidden in simple article link
2023-12-01 11:59:54 +00:00
Ruby
a31607509e
Only request zoom library if it is not disabled.
...
There is already a if condition in `footer.html` that only runs the JS
from the zoom library if it is enabled per-site.
This commit takes the same if condition and applies it in `head.html` as
well to save a unnecessary web request to `zoom.min.js` if that is the case.
2023-11-28 06:25:25 +01:00
Nuno Coração
c78d68dc0b
made github and gitlab shortcodes dynamic
2023-11-02 23:30:55 +00:00
Nuno Coração
b2f8082120
fixed carousel shortcode
2023-11-02 23:11:58 +00:00
Nuno Coração
f36b17dc01
updated support for Hugo latest version
2023-11-02 22:42:13 +00:00
Gottfried Mayer
10ac37ba29
feat: exclude external pages from Sitemap, include pages with relative externalUrl with correct URL in Sitemap
...
- Exclude pages with absolute externalUrl from Sitemap
- Include pages with relative externalUrl with correct URL in Sitemap
- Improve output XML (no more linebreaks and spaces)
2023-10-24 12:39:34 +02:00
ajmandourah
c9474e425d
Merge branch 'nunocoracao:main' into main
2023-09-29 08:08:46 +03:00
ajmandourah
aaa76e04d3
adding LTR/RTL shortcodes to the docs + implement Tailwind classes for the ltr/rtl shortcodes
2023-09-29 08:04:48 +03:00
Nuno Coração
ea8793fac8
updated user list and changed style
2023-09-29 00:59:21 +01:00
ajmandourah
06d9e18599
Adding arabic languag + shortcodes for ltr/rtl
2023-09-28 14:26:19 +03:00
Christian Hering
b2a05f09cd
Fix tel:, ftp:, etc URLs For Author Links
...
Added safeURL to author links so that ftp and phone links work correctly. See Hugo documentation for more information:
https://gohugo.io/functions/safeurl/
2023-09-28 03:11:36 -05:00
Nuno Coração
31ba51515c
Merge pull request #944 from fuse314/feature/figure_nozoom
...
🖼️ figure with nozoom
2023-09-12 11:18:19 +01:00
JahsehJ
e381e9bb03
Adjust margin-top for a more balanced look
2023-08-29 06:59:42 -07:00
Gottfried Mayer
ea2f848064
feat: add nozoom attribute to figure
2023-08-28 21:14:06 +02:00
Nuno Coração
96fdb6db8b
updated logic for unique ids in shortcodes
2023-08-17 22:01:42 +01:00
MaikelChan
a6263505f8
The disableImageOptimization setting now affects author images.
2023-07-30 20:42:45 +02:00
Nuno Coração
e86beacb49
🐛 Mobile bug in articles
2023-07-29 22:16:28 +01:00
Nuno Coração
b72debb415
Merge pull request #852 from nunocoracao/dev
...
🔖 v2.38.2
2023-07-29 13:43:55 +01:00
Nuno Coração
90f1711bf7
updated users list
2023-07-29 13:34:49 +01:00
Nuno Coração
8cb34f3deb
Merge pull request #830 from fuse314/fix/js_asset
...
Always generate appearance.js in js folder
2023-07-29 13:16:24 +01:00
Nuno Coração
cd342e8674
Merge pull request #838 from JahsehJ/patch-2
...
🎨 Adjust margin-top of author links for a more balanced look
2023-07-20 21:11:19 +01:00
Jahseh J
b97bd9a0fc
🎨 Adjust margin-top of author links for a more balanced look.
2023-07-19 20:47:22 -07:00
Gottfried Mayer
cfbfc2fbc1
always generate appearance.js in js folder
...
depending on the basePath, the "appearance.js" was generated in an additional subfolder (i.E. /js/docs/appearance... instead of /js/appearance... ).
2023-07-17 10:36:07 +02:00
Gottfried Mayer
ada540f102
fix(build): LanguageCode in rss.xml
2023-07-16 09:09:45 +02:00
Nuno Coração
ada2b2c99b
🎨 TOC moves out of the screen because of related articles
2023-07-14 10:28:26 +01:00
Nuno Coração
6f06d8550a
🐛 Fix menu wrapper for Safari
2023-07-14 10:08:11 +01:00
Nuno Coração
83a2471949
Merge pull request #814 from MaikelChan/toc-position
...
🎨 Fix that prevents the TOC from being covered by the main menu.
2023-07-14 10:02:59 +01:00
MaikelChan
eda728ba1d
Output HTML is better formatted.
2023-07-14 05:04:41 +02:00
MaikelChan
7a7fa2bf24
Applied same fix to the TOC when shown in a list page.
2023-07-14 04:33:53 +02:00
MaikelChan
85867e3f14
Found the actual issue.
2023-07-14 04:11:24 +02:00
MaikelChan
61dbc60f03
Fixed wrong Copyright in RSS feeds.
2023-07-13 01:47:38 +02:00
Nuno Coração
7c6663c348
updated authors to be displayed on top of an article
2023-06-29 22:15:39 +01:00
Nuno Coração
9d8d050cd6
Merge pull request #779 from voigt/fix-fathom-regression
...
🐛 fix regression in fathom analytics
2023-06-29 21:43:27 +01:00
Christoph Voigt
2fd531cfdf
fix regression in fathom analytics
2023-06-15 14:30:27 +02:00
Michael Dorner
4d29012edb
Remove all .DS_Store files
2023-06-10 16:20:01 +02:00
Nuno Coração
c49443d765
fixed analytics
2023-06-06 21:42:12 +01:00
Christoph Voigt
74a09bab49
766 - fix analytics partial to make fathom analytics configurable
2023-06-06 10:31:44 +02:00
Nuno Coração
a9d8eee152
fixed small ui bug
2023-06-05 22:54:26 +01:00
Nuno Coração
9f741eb71d
updated deprecated configs
2023-06-05 22:42:37 +01:00
Nuno Coração
bd603475c7
small fix
2023-05-24 22:46:46 +01:00
Nuno Coração
2b3b34fab9
fixe issue with analytics and new hugo update
2023-05-24 22:43:31 +01:00
Nuno Coração
9d18e3d78c
updataed version
2023-05-24 21:39:52 +01:00
MaikelChan
83eae55276
Gallery fixes.
...
- Fixed having multiple galleries in the same page with the same ID, which would cause the galleries after the first one not behaving correctly.
- Make sure that all images have finished loading before calling Packery, fixing some image overlapping problems.
2023-05-23 20:20:07 +02:00