Commit Graph

  • 996a48ad5b Rename hide_theme_link to hide_credit_link Will Faught 2023-01-29 11:41:50 -08:00
  • e858266ba0 Change credit comment into data attribute Will Faught 2023-01-29 11:38:55 -08:00
  • 5e86a60be0 Change printf to print Will Faught 2023-01-29 11:31:25 -08:00
  • 232f5cf280 Add dark var Will Faught 2023-01-29 11:29:06 -08:00
  • 2dbc35a981 Move vars above content Will Faught 2023-01-29 11:28:19 -08:00
  • 8b28104291 Add missing uses of safeJS Will Faught 2023-01-29 11:10:43 -08:00
  • 6a037f648a Remove all not | not expressions Will Faught 2023-01-29 11:01:37 -08:00
  • 6dcbfcdec9 Simplify expression Will Faught 2023-01-29 10:59:20 -08:00
  • ab4554b03e Use quotes instead of ticks where possible Will Faught 2023-01-29 10:58:31 -08:00
  • e626c69ebc Rename resource to result Will Faught 2023-01-29 10:58:14 -08:00
  • 64e148ab6f Assign template context to var Will Faught 2023-01-29 10:56:57 -08:00
  • 548af63634 Use site instead of .Site Will Faught 2023-01-29 10:45:03 -08:00
  • a6667e6c41 Rename header to date_header Will Faught 2023-01-28 19:50:34 -08:00
  • 4aadf777fb Add page.date.format config Will Faught 2023-01-28 19:46:58 -08:00
  • 2c2961c4d6 Rename date_format to format Will Faught 2023-01-28 19:44:06 -08:00
  • 52eb483ed7 Rename pages to page_list Will Faught 2023-01-28 19:34:45 -08:00
  • 2c4f4324ff Replace some page config prefixes with nesting Will Faught 2023-01-28 19:32:21 -08:00
  • 388b7d757a Add config to hide page data Will Faught 2023-01-28 18:24:59 -08:00
  • a2b36a4208 Add paige.page.content_class site config Will Faught 2023-01-28 16:02:38 -08:00
  • 2b05b8366d Move page config under paige.page Will Faught 2023-01-28 16:01:36 -08:00
  • 1f7eca9b71 Add {description,title}_class config Will Faught 2023-01-28 14:42:48 -08:00
  • 5d9cf618a5 Replace about_class with {authors,date}_class Will Faught 2023-01-28 14:37:32 -08:00
  • ffb4ff8b5f Add page flags to page list Will Faught 2023-01-28 11:36:51 -08:00
  • db8469e666 Show, hide, style metadata, summary in page list Will Faught 2023-01-28 10:54:33 -08:00
  • ddfca78aaf Remove wrong example Will Faught 2023-01-28 10:11:31 -08:00
  • 246a650445 First, last includes for body, footer, head, header, and main tags Will Faught 2023-01-26 17:43:56 -08:00
  • 3bc024bc9e Format template Will Faught 2023-01-25 23:13:29 -08:00
  • f5c1e29d1f Rename vars to lower case Will Faught 2023-01-25 21:44:37 -08:00
  • bee0c49dab Add collapsible navbar to menu Will Faught 2023-01-25 21:43:59 -08:00
  • 478c46f6ca Use quotes for string literals Will Faught 2023-01-25 16:53:48 -08:00
  • 7eb2dbbf35 Add missing uses of safeURL Will Faught 2023-01-24 21:46:58 -08:00
  • 2924701874 Change paige-{body,head}-last to paige/{body,head}-last Will Faught 2023-01-24 21:39:03 -08:00
  • 71e679e4ab Add code semantics to false values Will Faught 2023-01-23 21:48:30 -08:00
  • d108c9bd0f Minor wording change Will Faught 2023-01-23 21:47:05 -08:00
  • ce4651a693 Specify all gallery shortcode align, justify param values Will Faught 2023-01-23 21:45:54 -08:00
  • b321df6a8c Disallow nested use of gallery shortcode params align, justify Will Faught 2023-01-23 21:37:35 -08:00
  • cdfd0c7d32 Add page authors to body header description Will Faught 2023-01-23 21:33:08 -08:00
  • ad94f7b5ca Add headers to vimeo-shortcode.html Will Faught 2023-01-23 21:26:24 -08:00
  • b9229b136b Add vimeo shortcode Will Faught 2023-01-23 21:25:00 -08:00
  • 8631ba0f78 Simplify param combination Will Faught 2023-01-23 21:24:00 -08:00
  • 1da3db7d18 Rename youtube shortcode title param to description Will Faught 2023-01-23 21:23:28 -08:00
  • 1f07e5fa2e Finish the figure shortcode post Will Faught 2023-01-22 23:29:38 -08:00
  • de54cd7205 Simplify figure HTML Will Faught 2023-01-22 23:28:57 -08:00
  • 81247b852a Group local variables Will Faught 2023-01-22 23:27:28 -08:00
  • 95a5a23af4 Remove useless table param Will Faught 2023-01-22 17:40:42 -08:00
  • 4e058c34df Simplify style creation Will Faught 2023-01-22 17:39:33 -08:00
  • 1ee1c97b4a Add content-class page param Will Faught 2023-01-22 16:50:03 -08:00
  • d3a89c7892 Rename other.html to about.html Will Faught 2023-01-22 16:34:58 -08:00
  • 19dae751d1 Add about_class page param Will Faught 2023-01-22 16:34:17 -08:00
  • b88cf2fc5e Add missing quotes Will Faught 2023-01-22 16:26:08 -08:00
  • e1276cfd67 Rename titleclass to title_class Will Faught 2023-01-22 16:25:23 -08:00
  • 7319719c33 Add description_class page param Will Faught 2023-01-22 16:24:40 -08:00
  • 971b0c4f41 Shorten titleclass doc Will Faught 2023-01-22 16:13:05 -08:00
  • 290cf41423 Rename align, justify params to horizontal, vertical Will Faught 2023-01-22 16:08:57 -08:00
  • 93428e20e3 Order attributes Will Faught 2023-01-22 01:59:35 -08:00
  • d996ee4edd Add referrerpolicy to iframe Will Faught 2023-01-22 01:59:09 -08:00
  • 458b56d44e Remove gallery params from site and page Will Faught 2023-01-22 01:57:51 -08:00
  • 7b3d81cdab Add titleclass page param Will Faught 2023-01-22 01:56:44 -08:00
  • 2e43188ee8 Format template Will Faught 2023-01-22 01:23:49 -08:00
  • 45ddf466d1 Format template Will Faught 2023-01-22 01:20:41 -08:00
  • d46ec16531 Format template Will Faught 2023-01-22 01:19:41 -08:00
  • eb573283fb Format template Will Faught 2023-01-22 01:18:28 -08:00
  • a576468b7e Order attributes Will Faught 2023-01-22 01:14:06 -08:00
  • 0294a111ff Remove relLangURL from resource URLs Will Faught 2023-01-22 01:05:36 -08:00
  • d1fa0e8276 Template formatting Will Faught 2023-01-22 00:47:50 -08:00
  • 8d9d9fbb42 Rename youtube.md to youtube-shortcode.md Will Faught 2023-01-21 14:38:11 -08:00
  • d4acfbe492 Document gallery caption param Will Faught 2023-01-20 23:13:15 -08:00
  • 043491ceba Add paige/youtube.html shortcode Will Faught 2023-01-20 23:12:48 -08:00
  • bdb560ca56 Compare style width when responsive resizing Will Faught 2023-01-20 21:48:45 -08:00
  • da2773972f Fix paigeResize to use 100% Will Faught 2023-01-20 21:36:49 -08:00
  • 1c0539116d Add Implementation header Will Faught 2023-01-20 20:59:55 -08:00
  • d5e4f7903b Rename Customization to Customize Will Faught 2023-01-20 20:55:57 -08:00
  • 5fb46dbf3b Remove Bootstrap CDN sentence Will Faught 2023-01-20 20:54:31 -08:00
  • be26cbfd03 Add missing articles Will Faught 2023-01-20 18:07:47 -08:00
  • e9b0c11d98 Remove extra word Will Faught 2023-01-20 18:06:21 -08:00
  • c5a3b8884a Add more pizzazz to the theme byline and blurb Will Faught 2023-01-20 17:53:06 -08:00
  • b2e445a963 Shorten example config in readme Will Faught 2023-01-19 21:52:57 -08:00
  • 1e5957779c Remove extra screenshots Will Faught 2023-01-19 21:50:50 -08:00
  • 025935f6bd Add number, numbered shortcode params Will Faught 2023-01-19 21:46:07 -08:00
  • d718943648 Strip leading, trailing newline from quote shortcode content Will Faught 2023-01-19 20:49:13 -08:00
  • c09ba9d000 Format template Will Faught 2023-01-19 20:44:23 -08:00
  • 0f18a95937 Make quote shortcode caption param the default Will Faught 2023-01-19 20:40:39 -08:00
  • fc707a7b38 Remove redundant markdownify funcs Will Faught 2023-01-19 20:39:11 -08:00
  • 0d858e9b61 Refer to figure shortcode doc in other shortcode doc Will Faught 2023-01-19 20:38:35 -08:00
  • 7c053a4c35 Add missing article in doc Will Faught 2023-01-16 21:56:32 -08:00
  • 7d418a96fe Add justify param Will Faught 2023-01-16 21:56:16 -08:00
  • f694597cfa Fix indentation Will Faught 2023-01-16 18:52:43 -08:00
  • 8319e33035 Remove useless bottom margin for gap Will Faught 2023-01-16 18:50:11 -08:00
  • 732f87e217 Remove gap param default Will Faught 2023-01-16 18:49:51 -08:00
  • ed338a4ae5 Move margin to figcaption Will Faught 2023-01-15 23:59:36 -08:00
  • dc87c07b24 Use img.html directly if no caption Will Faught 2023-01-15 23:59:21 -08:00
  • ec7a5138a3 Fix indentation Will Faught 2023-01-15 23:43:53 -08:00
  • 98c92260d0 Fix Chroma pre bottom margin Will Faught 2023-01-15 23:43:40 -08:00
  • 0895f66fed Fix figure table logic Will Faught 2023-01-15 23:43:05 -08:00
  • fd41269809 Remove bottommargin var Will Faught 2023-01-15 23:42:35 -08:00
  • c9a9cf9b61 Add raw param to image shortcodes Will Faught 2023-01-15 23:42:03 -08:00
  • 13910ca440 Remove useless safeHTML Will Faught 2023-01-15 22:11:20 -08:00
  • ab91a710e1 Align figure content Will Faught 2023-01-15 22:10:55 -08:00
  • c3189dfca9 Order classes Will Faught 2023-01-15 22:02:24 -08:00
  • 53c67455d5 Simplify logic Will Faught 2023-01-15 21:57:11 -08:00