Commit Graph

58 Commits (13785850b9645f765080fc6dfcaa0110694df3ec)

Author SHA1 Message Date
James Panther fd49282446
🚸 Add `x-twitter` sharing links
Fixes: #809
2024-03-09 14:52:22 +11:00
Wen Junhua f2da0e6ae7 feat: add share to weibo 2023-12-21 11:30:20 +09:00
James Panther 838c9684a2
🔧 Update params.toml template `sharingLinks` 2023-11-27 19:19:12 +11:00
stereobooster c237e04744 Example of integration of picture partial 2023-11-26 14:14:48 +01:00
James Panther a9f79b7495
🔥 Remove Fathom Analytics custom domain parameter 2023-11-26 16:20:04 +11:00
Dejavu Moe 467ebf9e05
keep the parameters consistent 2023-06-26 14:24:39 +08:00
Dejavu Moe 35ead410c7
refactor: plausible support 2023-06-25 15:51:45 +08:00
Dejavu Moe cc38c6ed78
params add plausible analytics 2023-06-16 10:31:44 +08:00
Dejavu Moe d4d6698168
add plausible analytics 2023-06-16 10:22:49 +08:00
Tomy Hsieh 88c73a3aae
feat: Make image lazy load togglable 2023-05-27 05:31:23 +08:00
James Panther aba3d34482
Add `fingerprintAlgorithm` parameter
Fixes: #478
2023-05-25 13:58:30 +10:00
Haojin Li 08bda9879a Add dark mode logo option 2023-04-13 04:10:03 -04:00
James Panther 54927b1826
🚚 Move `mainSections` param to languages config
Fixes #376
2023-01-13 11:58:38 +11:00
James Panther 172ac4fc9a
♻️ Rename `showRecentItems` to `recentLimit` 2023-01-10 15:32:01 +11:00
Gautier 8f6202aa37
Update params.toml 2023-01-10 15:32:00 +11:00
James Panther 07af879a40
🔧 Update config file placeholders 2023-01-09 15:39:36 +11:00
James Panther 8a1dbe4777
Add site title display toggle 2022-11-10 11:32:43 +11:00
James Panther 4367628ebe
Add new hybrid header layout
Ref: #282
2022-11-10 10:52:11 +11:00
James Panther 6dd4f6cb81
Complete rewrite of pagination logic
- Add a new `paginationWidth` parameter to control how many links are output
- Fix pagination links overflow page

Fixes #299
2022-11-08 12:15:25 +11:00
James Panther dbcf9b3783
♻️ Reorder params to match existing 2022-11-08 09:48:51 +11:00
Michael Hulse 4b318084bc Independent control of taxonomy display on list AND single pages
Sensible defaults: `.Params` will trump article and list `showTaxonomies` settings.
2022-10-19 22:34:18 -07:00
James Panther e2b7af1e72
Add header layouts and hamburger menu layout
Ref #167, #88, #43, #29
2022-06-27 12:31:15 +10:00
James Panther efbeceaa4f
💥 Move footer parameters to their own sub-group 2022-06-27 10:30:07 +10:00
James Panther 6fc462136f
Improve layout of comments and add params to toggle display
Ref #207
2022-06-25 14:17:44 +10:00
James Panther 31c7cca31d
Add theme parameters to customise site footer 2022-06-25 12:42:02 +10:00
James Panther d86d1b82be
♻️ Dark mode rewrite 2022-01-27 15:26:18 +11:00
James Panther add3f764f7
Add code copy buttons 2022-01-26 10:49:30 +11:00
James Panther 1d4816f90a
Add option to invert article pagination 2022-01-24 17:05:50 +11:00
James Panther 3703a09ce3
📝 Update docs with v2 changes 2022-01-24 16:51:28 +11:00
James Panther 1857637094
🚚 Move site description to languages config 2022-01-20 16:08:18 +11:00
James Panther 0f34dcfa05
💄 Minor style tweaks to improve consistency 2022-01-19 10:25:48 +11:00
James Panther b99b6a8750
Add scroll to top link 2022-01-18 17:26:46 +11:00
James Panther acc4aee752
Add Tables of Contents to articles 2022-01-18 16:24:33 +11:00
James Panther 97b2de72eb
Add taxonomies on article and list pages 2022-01-17 10:16:57 +11:00
James Panther adaa7b757e
Add site search powered by Fuse.js 2022-01-13 15:56:30 +11:00
James Panther 6eab5f95fb
🌐 Use language specific date formats 2022-01-11 12:13:18 +11:00
James Panther 260030d98f
🔧 Set showWordCount default to false 2021-12-18 09:06:29 +11:00
wizardbyron 65a7228bfc
Add word count to page meta 2021-12-18 08:50:31 +11:00
James Panther 81824a1a00
🚧 Add config parameters for dark appearance 2021-10-29 12:07:21 +11:00
James Panther 723481a7a3
Add Pinterest sharing links 2021-10-20 11:07:55 +11:00
James Panther 0a59984b44
Add support for article summaries 2021-10-19 17:04:42 +11:00
James Panther 4528e36a82
Add option to add a site logo 2021-09-22 12:24:46 +10:00
James Panther 37e8a8bc91
Add `robots` parameters 2021-08-26 10:07:37 +10:00
James Panther d022bc8df7
Add edit links on article pages 2021-08-21 11:42:40 +10:00
James Panther ecfa2d395b
Add multiple colour schemes 2021-08-20 17:02:08 +10:00
James Panther f023dbe71f
🩹 Standardise project URLs to be lowercase 2021-08-19 09:36:00 +10:00
James Panther c5107ab693
Add JSON-LD structured metadata 2021-08-18 17:06:14 +10:00
James Panther 139706895c
♻️ Move homepage recent articles to partial 2021-08-18 14:35:54 +10:00
James Panther 85b0f11c77
Add breadcrumbs 2021-08-18 10:08:06 +10:00
James Panther 18ed642ae4
🔧 Consolidate author configuration options 2021-08-17 15:35:04 +10:00