Commit Graph

102 Commits

Author SHA1 Message Date
Arun
072bf0b81b feat: show generic footer 2024-09-15 00:00:26 +05:30
Arun
cc2f2c7971 feat: Content License and Copyright holder as Footer 2024-09-14 00:40:35 +05:30
Francesco Tomaselli
8ff754e94f
Merge pull request #19 from vxnick/umami-for-production
Enable Umami analytics in Production only
2024-09-02 22:53:31 +02:00
Francesco Tomaselli
219f231f12
Merge pull request #18 from vxnick/override-single-datetime
Allow the date/time format on the single template to be overridden
2024-09-02 22:50:26 +02:00
Nick Savage
bd7c9edc04
Enable Umami analytics in Production only
This will prevent analytics collection when testing locally.
2024-09-02 20:26:50 +01:00
Nick Savage
43d8150392
Allow the date/time format on the single template to be overridden
Example:

```toml
[params]
singleDateFormat = '2 January 2006'
```
2024-09-02 19:57:55 +01:00
Francesco
68babca981 Add users file 2024-08-26 23:37:45 +02:00
Francesco
2c60fc4f81 Not show breadcrumbs on homepage 2024-08-25 18:45:50 +02:00
Francesco
dd122564f9 Removed duplicated favicon.ico entry 2024-08-21 19:45:38 +02:00
Francesco Tomaselli
561fc71c3c
Merge pull request #16 from mesmur/feat/set-favicon-path
feat(partials): allow setting of favicon path
2024-08-21 19:39:45 +02:00
Maahir Ur Rahman
950382e39f
feat(partials): allow setting of favicon path
chore(partials): add explicit links for all favicon types
2024-08-21 07:53:04 +07:00
Francesco
cb8720ceb5 Uniform umami and comments inclusion 2024-08-13 19:29:25 +02:00
Francesco Tomaselli
aaca014377
Merge pull request #12 from jkfujr/main
Added a configurable option to open a new tab when clicking on the menu and support for Umami along with relevant configurable options.
2024-08-13 19:22:27 +02:00
Francesco Tomaselli
9a03a630a9
Merge branch 'main' into main 2024-08-13 19:22:12 +02:00
Francesco Tomaselli
5d34df69a5
Merge pull request #14 from jder/main
Add RSS feed link
2024-08-13 19:20:40 +02:00
Jesse Rusak
6e6c1eaac9 Add RSS feed link 2024-08-12 17:13:32 -04:00
P家单推人
25053653e4 Update header.html and add support for Umami
- Updated header.html with necessary changes.
- Added support for Umami along with relevant configurable options.
- Included a new umami.html file for tracking.
2024-08-11 12:18:49 +08:00
Francesco Tomaselli
9890a04990
Merge pull request #13 from francoposa/main
header partial: replace deprecated .Path access with lower .Name
2024-07-29 22:29:18 +02:00
francoposa
86ee1e017a header partial: replace deprecated .Path access with lower .Name 2024-07-27 15:39:07 -07:00
Francesco Tomaselli
b3d6f78dd4
Merge pull request #10 from GigaArpit/patch-1 2024-07-19 14:12:51 +02:00
Arpit Gupta
aa0394c469
Implement Canonical URL
This change adds canonical URL to all pages.

Reference: https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls#rel-canonical-link-method
2024-07-19 16:17:53 +05:30
Francesco
6edab8cc8a Update readme 2024-07-18 20:40:38 +02:00
Francesco
8a70bc216b Updated quote CSS 2024-07-07 11:12:39 +02:00
Francesco
6c716b49dd Color pallettes and hide header mode 2024-06-29 21:29:58 +02:00
Francesco
59698ac280 Readme 2024-06-29 17:24:44 +02:00
Francesco
1997ce7ecb Updated favicons 2024-06-29 17:08:05 +02:00
Francesco
060b2e747e Updated single pagination 2024-06-24 18:58:20 +02:00
Francesco
0e957531e6 Pagination on single posts 2024-06-24 18:44:39 +02:00
Francesco
e8827aaf60 Updated svg icons 2024-06-17 17:22:13 +02:00
Francesco
88b7854de2 Readme 2024-06-09 14:52:05 +02:00
Francesco
b549e0960d Added color palettes 2024-06-09 14:39:48 +02:00
Francesco
d329f19ff8 Fixed tags display on posts 2024-06-02 11:44:18 +02:00
Francesco
4282cf059e Update 2024-05-31 12:25:12 +02:00
Francesco
41599aedee Added meta descriptions 2024-05-26 19:12:55 +02:00
Francesco
de82034b56 Readme 2024-05-23 19:13:46 +02:00
Francesco
698a995e5a Blockquote css 2024-05-23 19:11:37 +02:00
Francesco
bf5da0cdb8 Tables styling 2024-05-23 19:04:05 +02:00
Francesco
c7f40e66d5 Readme 2024-05-23 13:15:01 +02:00
Francesco
293dd33457 Image tags for sizing 2024-05-23 13:09:47 +02:00
Francesco
83f7bb1641 Minor 2024-05-22 19:34:03 +02:00
Francesco
f4e42b4666 Images 2024-05-22 19:28:02 +02:00
Francesco
0c766c62fb Minor 2024-05-21 19:50:16 +02:00
Francesco
d8f9e8cf1e Minor 2024-05-21 19:16:01 +02:00
Francesco
5556e85ead Minor 2024-05-21 19:04:54 +02:00
Francesco
b50d7ef369 Increased font to match Medium-like size, fixed code missing padding on scroll 2024-05-20 21:05:35 +02:00
Francesco
113365710d Secondary color, tweaked width 2024-05-19 23:53:41 +02:00
Francesco
e5f8dab495 Back to top button 2024-05-16 16:53:32 +02:00
Francesco
90b63e6eed Readme 2024-05-16 09:51:12 +02:00
Francesco
bbb0817539 Readme 2024-05-16 09:47:51 +02:00
Francesco
e0b1d3dbaa Minor 2024-05-11 23:29:14 +02:00