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
Reorx
a016d83663
home page filter pages use "Section in" instead of "Type in"
...
distinguish .Section and .Type
2022-09-07 13:53:15 +08:00
Reorx
62288bcb56
enhance post-footer spacing
2022-09-07 13:47:58 +08:00
Reorx
44533c76bb
menu link is active for being the prefix of current url
2022-09-07 12:22:54 +08:00
Reorx
13a2c8742c
WIP: newsletter section page and archives page can work
2022-09-07 02:06:21 +08:00
Reorx
cd0381f6d3
move blogroll style to css file
...
prevent instantclick from ignoring the style
2022-09-07 01:45:22 +08:00
Reorx
3bc70e9a2c
fix hidden is shown in list.html (section page)
2022-09-07 00:38:45 +08:00
Reorx
8bbb2ac5b5
add blogroll type of section page
2022-09-06 22:38:40 +08:00