Commit graph

179 commits

Author SHA1 Message Date
Francesco Tomaselli
157ca6fdb0
Update CONTRIBUTING.md 2025-01-23 10:35:24 +01:00
Francesco Tomaselli
96a8842cfc
Merge pull request #67 from edfloreshz-ext/fediverse
Add fediverse meta tag
2025-01-22 20:32:42 +01:00
Francesco Tomaselli
1072817372
Merge pull request #68 from rbbhn/spacegray-theme
Add base-16-default-schemes as color palettes
2025-01-22 20:32:26 +01:00
Eduardo Flores
7db39e0b86 add: fediverse documentation to wiki 2025-01-22 14:08:55 +01:00
rbbhn
8a35db9a04 Added reference to base-16 themes in wiki 2025-01-21 22:32:32 -06:00
rbbhn
2d6996d907 Added base16-default themes 2025-01-21 22:30:48 -06:00
rbbhn
389eb3916b Added reference to spacegray theme in wiki 2025-01-21 21:48:37 -06:00
rbbhn
1f44acb9c8 Removed unneeded comments 2025-01-21 21:46:34 -06:00
rbbhn
217c2f068b Added spacegray.css 2025-01-21 21:45:53 -06:00
rbbhn
bdd42ea34b Initial commit 2025-01-21 21:42:47 -06:00
rbbhn
fea9e06fd6 Added spacegray.css theme 2025-01-21 21:37:28 -06:00
Eduardo Flores
f277baeee1 fix: change property for name 2025-01-20 22:49:24 +01:00
Eduardo Flores
1696c8e99a add: fediverse meta tag 2025-01-20 22:40:24 +01:00
Francesco Tomaselli
6edc38ce73
Merge pull request #64 from arunmathaisk/main 2025-01-17 10:03:35 +01:00
Arun Mathai
6e5bc2f944 feat(copy-code): To allow user to copy contents within code block to clipboard
fix(ui): corrections told by tomfran

fix(ui): add more contrast to button.

fix(ui): loading js as deferred
2025-01-16 10:36:25 +05:30
Francesco
2658baf36e Updated SVG icons 2025-01-06 23:47:31 +01:00
Francesco Tomaselli
d58f9d5abf
Merge pull request #62 from deining/fix-typos 2025-01-04 21:49:16 +01:00
Andreas Deininger
1674b8243b Wiki: fix typos 2025-01-04 12:06:49 +01:00
Francesco
e93633b8ff Update readme and screenshots 2025-01-03 17:32:38 +01:00
Francesco Tomaselli
1154b144fe
Update CONTRIBUTING.md 2025-01-03 01:32:35 +01:00
Francesco Tomaselli
c3795a9663
Create CODE_OF_CONDUCT.md 2025-01-03 01:30:57 +01:00
Francesco Tomaselli
2209b9fbf6
Create CONTRIBUTING.md 2025-01-03 01:28:06 +01:00
Francesco Tomaselli
d2e9e4ea0b
Merge pull request #61 from crnh/main
Add instructions to install as a hugo module
2025-01-03 01:01:55 +01:00
crnh
15e86bae9d Add instructions to install as a hugo module 2025-01-02 18:42:19 +00:00
Francesco
5f6bf64fe6 Update images 2025-01-01 18:24:52 +01:00
Francesco
024ed63f65 Add disable comment wiki 2025-01-01 18:15:36 +01:00
Francesco Tomaselli
4c30e4fb66
Merge pull request #59 from Senophyx/main
Adding parameter `disableComment` to disable Giscus comment on specific post.
2025-01-01 18:13:11 +01:00
Francesco
35f4186cde Modified wiki 2025-01-01 18:10:18 +01:00
Francesco
3d6d2498cf Removed hardcoded contributors 2025-01-01 18:06:00 +01:00
Francesco
2adf635926 Add wiki source 2025-01-01 18:03:30 +01:00
Francesco
159eef8f49 update readme 2024-12-31 12:31:49 +01:00
Francesco
d7d2532792 Readme 2024-12-31 12:22:01 +01:00
Senophyx
1cf30d5ee1 Re-order if statement 2024-12-25 16:37:08 +07:00
Senophyx
b3c35f92dd Adding features to disable comment on specific post 2024-12-25 14:01:41 +07:00
Francesco
1eea39761e Update README 2024-12-24 13:38:16 +01:00
Francesco
8abf342095 Updated README 2024-12-24 13:35:44 +01:00
Francesco Tomaselli
5d84a799e9
Merge pull request #57 from crnh/main
Add support for installing theme as Hugo module
2024-12-24 12:37:49 +01:00
crnh
335293b25c
Change GitHub user 2024-12-23 13:58:40 +01:00
crnh
f515908906
Add go module file 2024-12-23 13:29:58 +01:00
Francesco
8db773b556 Replace existing social icons definition with 3227 icons from Simple Icons 2024-11-27 21:40:02 +01:00
Francesco Tomaselli
5d7fb94edd
Merge pull request #52 from jpvg10/fix-footer-math
Fix: overwriting footer.html breaks math
2024-11-23 15:02:31 +01:00
Juan Pablo Valencia
241671f2b9 move math block to baseof.html 2024-11-23 13:07:57 +02:00
Francesco Tomaselli
b9c6d8f3f7
Merge pull request #50 from jpvg10/translate-dates 2024-11-19 09:30:04 +01:00
Francesco
3618437a1c Increased max image height, heading anchor tag to monospace 2024-11-18 22:26:37 +01:00
Francesco Tomaselli
5ee19e964c
Merge pull request #49 from runofthemillgeek/feat/heading-anchors
Add article heading anchors
2024-11-18 22:17:01 +01:00
Francesco Tomaselli
afd36b256e
Merge pull request #48 from runofthemillgeek/feat/img-width-height-attrs
Add width and height attrs for local images
2024-11-18 22:14:35 +01:00
Juan Pablo Valencia
3e7e8a78f6 adding support for translating dates 2024-11-18 20:10:31 +02:00
Sangeeth Sudheer
47ba12bd1c
Add width and height attrs for local images
Image render hook now computes width/height of local images and adds
them as attributes. This patch also adds relevant CSS changes to prevent
stretchy images.

The main reason for this change is to avoid content shifts when images
load. Without providing width/height, browser doesn't have info to know
the aspect ratio to reserve some space until the image loads. With this
change, browser knows the intrinsic size and aspect-ratio to reserve
space and avoid content shifts in the page.

I believe this also fixes an issue I face in Safari where sometimes, an
image below the fold wouldn't load and thus have zero height because it
has loading="lazy".

To avoid images getting stretched and images overflow/filling the entire
screen when their intrinsic size is larger than the container size, I've
added some CSS. A configurable `max-height` is present which is used for
`figure img` elements. This especially helps when you have tall images
like mobile screenshots.
2024-11-17 17:21:02 +05:30
Sangeeth Sudheer
62972cfe7a
Add article heading anchors
Adds heading anchors (#) that appear when user hovers over headings in
articles. Clicking the anchor will scroll viewport until heading is
aligned to top and update the address bar with the hash. This makes it
easy to copy URLs that link to a specific heading in the article.
2024-11-17 16:27:18 +05:30
Francesco Tomaselli
4e760d1c8d
Merge pull request #43 from runofthemillgeek/feat/md-img-relative-links
Support relative paths in markdown images
2024-11-05 22:04:54 +01:00