Commit Graph

342 Commits

Author SHA1 Message Date
Will Faught
9665e6566e Use page description for RSS feed description 2023-09-22 22:33:58 -07:00
Will Faught
81e6ecec92 Use managing_editor_email, web_master_email configs 2023-09-22 22:11:54 -07:00
Will Faught
45eaf4421e Warn if no title, description in RSS 2023-09-22 21:50:32 -07:00
Will Faught
7eeabd5e04 Separate guid and link logic 2023-09-22 21:50:13 -07:00
Will Faught
54c4b70cbc Only include the HTML alternate link 2023-09-22 21:48:53 -07:00
Will Faught
9c42631c14 Add Atom feeds 2023-09-22 21:48:53 -07:00
Will Faught
fcb373dd79 Include RSS alternate links 2023-09-20 22:58:00 -07:00
Will Faught
9338d27619 Simplify RSS self link 2023-09-20 22:57:16 -07:00
Will Faught
ceeda23750 Apply page limit after page selection 2023-09-20 22:53:53 -07:00
Will Faught
9f81fbcd50 Allow limit to be 1 2023-09-20 22:53:02 -07:00
Will Faught
4bab964227 Use paige.feed, paige.feed.rss config 2023-09-20 22:50:11 -07:00
Will Faught
09d36e7785 Wrap description in CDATA in RSS 2023-09-16 00:07:02 -07:00
Will Faught
173872ea26 Add missing uses of safeHTML 2023-09-15 23:44:56 -07:00
Will Faught
7282c89d2b Add external_link_new_tab param 2023-09-15 22:04:50 -07:00
Will Faught
59d64d9420 Fix paige.rss.hide_page 2023-07-23 21:06:47 -07:00
Will Faught
3c4a0f524f Fix paige.search.hide_page 2023-07-23 21:06:36 -07:00
Will Faught
c1e8a1c8e3 Add layouts/_default/home.html 2023-04-07 23:29:51 -07:00
Will Faught
53a30a4c3e Add margin above title if no header 2023-03-24 22:02:27 -07:00
Will Faught
dd0d5ef6ed Remove paige/home layout 2023-03-22 21:36:27 -07:00
Will Faught
60ca8c9f20 Update home.html to match article.html 2023-03-21 21:43:06 -07:00
Will Faught
f623601e90 Remove section.html 2023-03-19 22:33:32 -07:00
Will Faught
05e84c46d5 Add cloud.html 2023-03-19 22:33:32 -07:00
Will Faught
5f8c34c6dc Always use regular pages for RSS 2023-03-19 20:49:16 -07:00
Will Faught
e24aa20c04 Rename subpage to page 2023-03-19 17:51:48 -07:00
Will Faught
db5f912e24 Always show article in section layout 2023-03-18 20:26:17 -07:00
Will Faught
3f3a4d427e Remove useless safeHTML 2023-03-18 11:39:24 -07:00
Will Faught
980d9c646f Only use link clouds for categories, tags taxonomies 2023-03-16 23:09:53 -07:00
Will Faught
58ccb8454f Rename paige-pages to paige-subpages 2023-03-16 01:28:30 -07:00
Will Faught
5f5dcaef03 Show list article for full pages 2023-03-15 20:05:24 -07:00
Will Faught
062c45579d Add authors taxonomy 2023-03-15 19:51:52 -07:00
Will Faught
bbdea7c507 Add alerts 2023-03-07 21:21:26 -08:00
Will Faught
693fe4b088 Remove raw param 2023-03-05 14:57:18 -08:00
Will Faught
dcfd6d6324 Change social.html to be reusable 2023-03-04 17:12:59 -08:00
Will Faught
c5b52d680d Add home height, width params 2023-03-04 15:53:30 -08:00
Will Faught
33360afd6f Add section layout 2023-03-04 15:40:17 -08:00
Will Faught
1074859c63 Replace section tags with div 2023-03-04 15:25:40 -08:00
Will Faught
12a356dd0e Add image alt to home layout 2023-03-04 15:25:40 -08:00
Will Faught
8d15e670a5 Give page to img.html 2023-03-02 21:09:45 -08:00
Will Faught
7bb8fbac94 Move paige.list.content.show to paige.section_pages.full_pages 2023-02-25 14:06:34 -08:00
Will Faught
dc6bfe3f4f Add page kind classes 2023-02-24 18:44:37 -08:00
Will Faught
4406aa8683 Add html.html 2023-02-24 18:44:37 -08:00
Will Faught
71f80c7bbe Rename #paige-container to #paige-root 2023-02-24 18:44:37 -08:00
Will Faught
d0ddcbbb19 Rename func-title.html to title.html 2023-02-22 23:16:18 -08:00
Will Faught
a3dc86ddba Rename func-authors.html to authors.html 2023-02-22 23:14:41 -08:00
Will Faught
ae540b9b7f Convert home default layout into paige/home layout 2023-02-22 18:51:47 -08:00
Will Faught
5e50b4046f Add paige-* classes and IDs to all HTML structures 2023-02-06 21:21:33 -08:00
Will Faught
d732e5b90f Format template 2023-02-06 19:35:38 -08:00
Will Faught
469d6ee893 Format templates 2023-02-05 19:51:09 -08:00
Will Faught
038b48bfc2 Factor out stretch var 2023-02-05 19:44:11 -08:00
Will Faught
925cb18075 Move paige.hide_credit_{data,link} to credit.{data,link}.hide 2023-02-05 19:40:54 -08:00