Commit Graph

1110 Commits

Author SHA1 Message Date
Xiao Meng 5ef24244d2
Merge pull request #68 from ranshers/ga-fix
changed layouts/partials/head.html for fix for Google analytics change
2024-09-08 14:49:40 +08:00
ranshers 2536b3aabb changed partials/head.html for fix for Google analytics change to .Site.Config.Services.GoogleAnalytics.ID 2024-09-02 12:31:01 -04:00
Reorx b787253f7b replace twitter_simple shortcode 2024-03-07 10:50:52 +08:00
Xiao Meng 051a61d997
Merge pull request #62 from ranshers/ransher
fix for dark mode active menu link issue
2024-03-04 12:04:10 +08:00
Ransher Singh 603f3249ea fix for dark mode active menu link issue 2024-03-03 22:46:53 -05:00
Reorx 0f9604bf0e add icon: mdi:calendar-month 2023-03-03 14:27:59 +08:00
Reorx 7b039bbd3a add several mdi icons 2023-02-15 18:26:43 +08:00
Reorx c6ca70a354 update readme to refer to papermodx-example repo 2023-01-27 21:39:33 +08:00
Reorx 91855a0ba8 ci: use new github pages action 2023-01-27 21:13:10 +08:00
Reorx 5e73b0ea72 move the line from .post-footer to .comment-separator 2023-01-27 20:59:36 +08:00
Reorx e13eb19368 newsletter: use english title for h2 2023-01-27 20:54:16 +08:00
Reorx 666e655554 enhance newsletter form default UI 2023-01-27 00:51:04 +08:00
Reorx bfd1c4c880 update default newsletter_sub_form.html 2023-01-27 00:33:09 +08:00
Reorx 08aad5370e enhance subscribe form styling 2023-01-19 18:59:49 +08:00
Reorx bd3529a534 enhance newsletter styles 2023-01-18 00:36:09 +08:00
Reorx 345bea16cb add custom sitemap to ignore nositemap pages 2022-12-08 14:53:28 +08:00
Reorx 6f9714cf2b enhance blockquote and monospace font 2022-09-30 00:19:08 +08:00
Reorx d7986e71bf remove twitter:image meta tag
according to https://developer.twitter.com/en/docs/twitter-for-websites/cards/guides/getting-started,
twitter:image is not needed when og:image appears
2022-09-10 01:44:16 +08:00
Reorx 5a324267dc add fixedWith for image-size-control 2022-09-10 00:50:11 +08:00
Reorx e309c7a17d fix --link-background-color inconsistant with signature color 2022-09-09 22:32:28 +08:00
Reorx a461f6d44f add essays section layout 2022-09-09 11:30:49 +08:00
Reorx 7a7486c112 fix header logo width inconsistancy 2022-09-09 11:30:32 +08:00
Reorx 2dd6ff7b0a add newsletter example 2022-09-08 23:36:35 +08:00
Reorx cf1605c75e enhance archives month position 2022-09-08 23:36:35 +08:00
Reorx 886aafac1f inline_links partial
finally find a way to determine whether a section/term page has archives or not
by conquering hugo's faultiness of .RelPermalink
2022-09-08 23:36:35 +08:00
Reorx ae58c91ac4 Merge branch 'newsletter'
* newsletter: (28 commits)
  newsletter section: only show list when there are pages
  lower nav height in mobile
  use content-gap instead of gap for header
  consistant header gaps
  subtle adjustments
  clear debug code
  finish newsletter archives
  add newsletter sub box in single
  enhance inline links
  fix rss pages query
  newsletter regular page responsive
  enlarge post footer bottom border size from 1 to 3px
  fix all pages query issues in: list, archives, newsletter section, post_nav_links
  fixup! finish newsletter section styling
  newsletter section page responsive
  finish newsletter section styling
  adjust first-entry ul/ol margin
  styling newsletter section list
  rename .list to .list-page
  styling newsletter sub form
  ...
2022-09-08 21:56:46 +08:00
Reorx bb02a60990 newsletter section: only show list when there are pages 2022-09-08 21:55:35 +08:00
Reorx 3f294daccf lower nav height in mobile 2022-09-08 21:50:49 +08:00
Reorx e4f4f1d660 use content-gap instead of gap for header 2022-09-08 21:46:44 +08:00
Reorx ce83fcc8ed consistant header gaps 2022-09-08 21:29:37 +08:00
Reorx e14673bee7 subtle adjustments 2022-09-08 21:08:03 +08:00
Reorx deb675dace clear debug code 2022-09-08 02:37:44 +08:00
Reorx 2faf1cc852 finish newsletter archives 2022-09-08 02:35:11 +08:00
Reorx edf0ed0258 add newsletter sub box in single 2022-09-08 01:41:33 +08:00
Reorx 51d8dca83c enhance inline links 2022-09-08 00:47:08 +08:00
Reorx ea6560465b fix rss pages query 2022-09-08 00:46:41 +08:00
Reorx a0225ef9dc newsletter regular page responsive
and fix <a> style
2022-09-08 00:28:03 +08:00
Reorx c757e80859 enlarge post footer bottom border size from 1 to 3px 2022-09-08 00:27:11 +08:00
Reorx d9c228117b fix all pages query issues in: list, archives, newsletter section, post_nav_links 2022-09-08 00:25:50 +08:00
Reorx 462835f1d8 fixup! finish newsletter section styling 2022-09-07 23:36:41 +08:00
Reorx be84faa0d1 newsletter section page responsive 2022-09-07 23:31:53 +08:00
Reorx a32112651b finish newsletter section styling 2022-09-07 22:51:34 +08:00
Reorx cd3b278265 adjust first-entry ul/ol margin 2022-09-07 22:30:07 +08:00
Reorx ce0c027304 styling newsletter section list 2022-09-07 22:29:52 +08:00
Reorx b816797316 rename .list to .list-page 2022-09-07 21:47:14 +08:00
Reorx c33e025fe2 styling newsletter sub form 2022-09-07 16:49:18 +08:00
Reorx ceede2988a move .first-entry css to main.css, styling newsletter section 2022-09-07 16:20:55 +08:00
Reorx ea271b5651 split partial newsletter_brand 2022-09-07 15:37:31 +08:00
Reorx 2f47e7cff8 class name change: main-logo -> main-icon 2022-09-07 15:25:44 +08:00
Reorx ca373fd003 add type- and kind- classes to body, styling newsletter single and section 2022-09-07 15:19:46 +08:00