Commit Graph

  • 92d9d1e0c6 Format Will Faught 2023-09-23 14:46:42 -07:00
  • 8e17b39271 Rename link to pagelink Will Faught 2023-09-23 14:31:14 -07:00
  • 29fce8361f Factor time format Will Faught 2023-09-23 14:28:38 -07:00
  • 6815d87b50 Remove unneeded safeHTML Will Faught 2023-09-23 14:27:26 -07:00
  • 1d522dac05 Change if statement to with Will Faught 2023-09-23 14:25:27 -07:00
  • 024a8df249 Convert paramlink var to Boolean Will Faught 2023-09-23 14:25:10 -07:00
  • cd780bb0e8 Remove Atom elements from RSS Will Faught 2023-09-23 14:22:58 -07:00
  • ede07966fb Move vars and logic above content Will Faught 2023-09-23 14:22:03 -07:00
  • bf270078c2 Use description, title vars to verify RSS item Will Faught 2023-09-23 14:15:13 -07:00
  • 3b27a30755 Make RSS item description optional Will Faught 2023-09-23 14:14:34 -07:00
  • 295931ba77 Remove unnecessary time parse Will Faught 2023-09-23 14:07:46 -07:00
  • af59c26b7a Fix RSS author format Will Faught 2023-09-23 14:07:31 -07:00
  • 881638103b Format Will Faught 2023-09-23 14:06:13 -07:00
  • f9379656a6 Factor item values out into vars Will Faught 2023-09-23 14:04:39 -07:00
  • 5508ebdb7a Move guids var to top Will Faught 2023-09-23 13:36:59 -07:00
  • 3f1f515cba Fix lastBuildDate time zone format Will Faught 2023-09-23 13:36:12 -07:00
  • 12e486cdbd Change RSS lastBuildDate to use section dates Will Faught 2023-09-23 13:35:13 -07:00
  • 8604897291 Factor values out into vars Will Faught 2023-09-23 13:32:05 -07:00
  • 5cba7c6a4b Make RSS title required Will Faught 2023-09-23 13:09:22 -07:00
  • 2c04c9be51 Plainify RSS title Will Faught 2023-09-23 13:09:11 -07:00
  • 8c95f3b51f Rename pages to subpages Will Faught 2023-09-23 13:04:30 -07:00
  • 3405734734 Report duplicate GUIDs in RSS Will Faught 2023-09-23 13:03:04 -07:00
  • 373e8a7c5e Trim date from archetype title Will Faught 2023-09-23 12:58:50 -07:00
  • 47f9b70ca5 Add id to archetype Will Faught 2023-09-23 12:58:23 -07:00
  • 43766f328e Convert archetype to TOML Will Faught 2023-09-23 12:46:52 -07:00
  • ce55af166c Minor doc rewording Will Faught 2023-09-23 12:43:39 -07:00
  • 3ad19b3d2f Document paige.feed.atom.authors Will Faught 2023-09-23 12:41:07 -07:00
  • a9545165ce Move link_to_page, page_link config to feed Will Faught 2023-09-22 23:22:41 -07:00
  • 71e1aacc9e Add link_to_page, page_link RSS config Will Faught 2023-09-22 23:09:43 -07:00
  • 43fac7337a Remove email suffix from RSS config Will Faught 2023-09-22 22:56:19 -07:00
  • c133d20c89 Fix RSS item author to be email Will Faught 2023-09-22 22:47:04 -07:00
  • 9665e6566e Use page description for RSS feed description Will Faught 2023-09-22 22:33:58 -07:00
  • db9d8a41c5 Remove invalid content from RSS Will Faught 2023-09-22 22:27:35 -07:00
  • 81e6ecec92 Use managing_editor_email, web_master_email configs Will Faught 2023-09-22 22:11:54 -07:00
  • a21a8f15e7 Order GitHub workflow config Will Faught 2023-09-22 21:57:57 -07:00
  • 7a88a74c19 Update Hugo to 0.118.2 Will Faught 2023-09-22 21:56:43 -07:00
  • 45eaf4421e Warn if no title, description in RSS Will Faught 2023-09-22 21:50:32 -07:00
  • 7eeabd5e04 Separate guid and link logic Will Faught 2023-09-22 21:50:13 -07:00
  • 54c4b70cbc Only include the HTML alternate link Will Faught 2023-09-20 23:37:58 -07:00
  • 9c42631c14 Add Atom feeds Will Faught 2023-09-20 23:22:18 -07:00
  • 8b7342d09e Change RSS file to rss.xml Will Faught 2023-09-20 23:21:03 -07:00
  • ddc4f23143 Don't specify full page content Will Faught 2023-09-20 23:19:28 -07:00
  • a72aaa0505 Specify RSS feed Will Faught 2023-09-20 23:18:54 -07:00
  • 748daff64d Set site title in exampleSite Will Faught 2023-09-20 23:06:31 -07:00
  • fc1326ad28 Add dates to exampleSite regular pages Will Faught 2023-09-20 23:05:33 -07:00
  • 14497db6cd Fix type value for link tags in head Will Faught 2023-09-20 23:04:09 -07:00
  • e1a3594a20 Remove useless hide_page config Will Faught 2023-09-20 23:02:35 -07:00
  • 91e6ea9575 Add email, url author attributes Will Faught 2023-09-20 23:00:59 -07:00
  • fcb373dd79 Include RSS alternate links Will Faught 2023-09-20 22:58:00 -07:00
  • 9338d27619 Simplify RSS self link Will Faught 2023-09-20 22:57:16 -07:00
  • ceeda23750 Apply page limit after page selection Will Faught 2023-09-20 22:53:53 -07:00
  • 9f81fbcd50 Allow limit to be 1 Will Faught 2023-09-20 22:53:02 -07:00
  • c08c6eb637 Hide layouts content from feeds Will Faught 2023-09-20 22:52:07 -07:00
  • 4bab964227 Use paige.feed, paige.feed.rss config Will Faught 2023-09-20 22:50:11 -07:00
  • bcf121c34a Lowercase Hugo config path Will Faught 2023-09-20 22:32:38 -07:00
  • 09d36e7785 Wrap description in CDATA in RSS Will Faught 2023-09-16 00:07:02 -07:00
  • 173872ea26 Add missing uses of safeHTML Will Faught 2023-09-15 23:44:56 -07:00
  • f410b73b24 Add author name to pages, site in RSS in exampleSite Will Faught 2023-09-15 23:23:39 -07:00
  • f70b6bfa10 Rename config.toml to hugo.toml Will Faught 2023-09-15 22:53:45 -07:00
  • 595f0bd37d Update Katex to 0.16.8 Will Faught 2023-09-15 22:51:21 -07:00
  • 7b344ec16d Update Bootstrap Icons to 1.11.0 Will Faught 2023-09-15 22:49:14 -07:00
  • 544b51c0b3 Update Bootstrap to 5.3.2 Will Faught 2023-09-15 22:47:28 -07:00
  • 7282c89d2b Add external_link_new_tab param Will Faught 2023-09-15 22:04:50 -07:00
  • 8381f5d96b Darken highlighted code for easier reading Saurabh Mishra 2023-09-09 13:23:37 -07:00
  • e3fad5b56b Fix example to match code Will Faught 2023-09-07 22:43:29 -07:00
  • 398d9022a0 Use Dart Sass Will Faught 2023-08-20 15:44:37 -07:00
  • 7fea12affc Use relLangURL for content paths Will Faught 2023-08-12 14:13:18 -07:00
  • 30eaf84c66 Remove useless variable Will Faught 2023-08-12 13:46:46 -07:00
  • fd38a51b2a Remove references to menu breakpoints Will Faught 2023-08-12 13:42:28 -07:00
  • 4a8e34f8e0 Convert hugo.yaml to hugo.toml Will Faught 2023-08-05 18:07:45 -07:00
  • 315cce05e3 Include image size in breakpoints Will Faught 2023-08-05 17:56:57 -07:00
  • 40919ef1b2 Use large images for gallery breakpoint example Will Faught 2023-08-05 17:56:25 -07:00
  • 5f2ca2443a Reorder gallery example images Will Faught 2023-08-05 17:41:32 -07:00
  • 128d1c3c0d Omit maxwidth size if no sizes Will Faught 2023-08-05 17:23:54 -07:00
  • 70c74bdb56 Add step to update Paige module Will Faught 2023-08-05 16:04:43 -07:00
  • a58fea344e Specify latest version for installation Will Faught 2023-08-05 16:04:11 -07:00
  • b6a4d7c73b Add links in image shortcut sizes, srcset params Will Faught 2023-08-05 15:49:36 -07:00
  • 55cba07da7 Fix gallery breakpoints default value Will Faught 2023-08-05 15:48:21 -07:00
  • 09429aa3da Add missing doc sections Will Faught 2023-08-05 15:08:17 -07:00
  • d3628e7c14 Use go-html-template code type Will Faught 2023-08-05 14:32:53 -07:00
  • 03604fd3ad Add p tags to image shortcode doc Will Faught 2023-08-05 14:31:41 -07:00
  • 8be8c204fa Use absURL for index.json Will Faught 2023-08-02 21:35:22 -07:00
  • abaed5b901 Hide home, search pages from RSS, search Will Faught 2023-07-29 14:58:54 -07:00
  • c841e86fd3 Clarify indentation comment Will Faught 2023-07-23 21:13:58 -07:00
  • 63ed7ccd98 Remove unneeded whitespace eaters Will Faught 2023-07-23 21:12:58 -07:00
  • 59d64d9420 Fix paige.rss.hide_page Will Faught 2023-07-23 21:06:47 -07:00
  • 3c4a0f524f Fix paige.search.hide_page Will Faught 2023-07-23 21:06:36 -07:00
  • 18e6e917f2 Document paige.analytics.pirsch Will Faught 2023-07-23 21:03:49 -07:00
  • 835a4ff631 Document paige.analytics.counter Will Faught 2023-07-23 21:01:54 -07:00
  • c5eb1407dc Document paige.analytics.clarity Will Faught 2023-07-23 21:00:36 -07:00
  • 231ef9e536 Document paige.analytics.beam Will Faught 2023-07-23 20:58:05 -07:00
  • dd11b06f35 Use nested string syntax Will Faught 2023-07-23 20:56:11 -07:00
  • 4c0b544f88 Document paige.comments.graphcomment Will Faught 2023-07-23 20:55:54 -07:00
  • c4236ceefe Document paige.comments.muut Will Faught 2023-07-23 20:53:46 -07:00
  • 8c5d82a743 Remove filled-rows gallery type Will Faught 2023-07-23 20:50:56 -07:00
  • 358ebe7bd5 Dedent gallery markup Will Faught 2023-07-22 21:36:32 -07:00
  • c19bdc08fb Fix invalid self-closing shortcodes Will Faught 2023-07-22 19:18:08 -07:00
  • 62e68f51ab Rename config.yaml to hugo.yaml in exampleSite Will Faught 2023-07-02 21:22:29 -07:00
  • 8bd2868240 Update Paige to v0.63.0 Will Faught 2023-06-20 17:31:12 -07:00
  • da1f0a7ba8 Add replace directive to example site Will Faught 2023-06-20 17:30:39 -07:00