Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion themes/PaperMod
Submodule PaperMod updated 69 files
+1 βˆ’1 .github/PULL_REQUEST_TEMPLATE.md
+56 βˆ’0 .github/workflows/build-check.yml
+12 βˆ’6 .github/workflows/gh-pages.yml
+67 βˆ’74 README.md
+13 βˆ’17 assets/css/common/footer.css
+51 βˆ’42 assets/css/common/header.css
+253 βˆ’0 assets/css/common/md-content.css
+27 βˆ’4 assets/css/common/post-entry.css
+64 βˆ’266 assets/css/common/post-single.css
+3 βˆ’12 assets/css/common/profile-mode.css
+21 βˆ’25 assets/css/common/search.css
+9 βˆ’8 assets/css/common/terms.css
+2 βˆ’2 assets/css/core/zmedia.css
+0 βˆ’59 assets/css/includes/scroll-bar.css
+179 βˆ’137 assets/js/fastsearch.js
+1 βˆ’1 go.mod
+0 βˆ’27 layouts/_default/terms.html
+0 βˆ’0 layouts/_markup/render-image.html
+6 βˆ’0 layouts/_partials/anchored_headings.html
+10 βˆ’0 layouts/_partials/author.html
+20 βˆ’0 layouts/_partials/breadcrumbs.html
+0 βˆ’0 layouts/_partials/comments.html
+0 βˆ’0 layouts/_partials/cover.html
+20 βˆ’0 layouts/_partials/edit_post.html
+0 βˆ’0 layouts/_partials/extend_footer.html
+0 βˆ’0 layouts/_partials/extend_head.html
+4 βˆ’0 layouts/_partials/extend_post_content.html
+18 βˆ’10 layouts/_partials/footer.html
+0 βˆ’11 layouts/_partials/head.html
+12 βˆ’8 layouts/_partials/header.html
+3 βˆ’2 layouts/_partials/home_info.html
+0 βˆ’0 layouts/_partials/index_profile.html
+0 βˆ’0 layouts/_partials/post_canonical.html
+25 βˆ’0 layouts/_partials/post_meta.html
+0 βˆ’2 layouts/_partials/post_nav_links.html
+0 βˆ’0 layouts/_partials/share_icons.html
+0 βˆ’0 layouts/_partials/social_icons.html
+36 βˆ’20 layouts/_partials/svg.html
+0 βˆ’0 layouts/_partials/templates/_funcs/get-page-images.html
+0 βˆ’0 layouts/_partials/templates/opengraph.html
+0 βˆ’0 layouts/_partials/templates/schema_json.html
+0 βˆ’0 layouts/_partials/templates/twitter_cards.html
+95 βˆ’0 layouts/_partials/toc.html
+21 βˆ’0 layouts/_partials/translation_list.html
+2 βˆ’0 layouts/_shortcodes/audio.html
+0 βˆ’0 layouts/_shortcodes/collapse.html
+0 βˆ’0 layouts/_shortcodes/figure.html
+0 βˆ’0 layouts/_shortcodes/inTextImg.html
+0 βˆ’0 layouts/_shortcodes/ltr.html
+0 βˆ’0 layouts/_shortcodes/rawhtml.html
+0 βˆ’0 layouts/_shortcodes/rtl.html
+2 βˆ’0 layouts/_shortcodes/video.html
+0 βˆ’0 layouts/archives.html
+0 βˆ’0 layouts/baseof.html
+0 βˆ’0 layouts/index.json
+1 βˆ’1 layouts/list.html
+0 βˆ’0 layouts/llms.txt
+0 βˆ’2 layouts/partials/anchored_headings.html
+0 βˆ’9 layouts/partials/author.html
+0 βˆ’19 layouts/partials/breadcrumbs.html
+0 βˆ’10 layouts/partials/edit_post.html
+0 βˆ’23 layouts/partials/post_meta.html
+0 βˆ’97 layouts/partials/toc.html
+0 βˆ’19 layouts/partials/translation_list.html
+1 βˆ’0 layouts/rss.xml
+3 βˆ’3 layouts/search.html
+3 βˆ’1 layouts/single.html
+27 βˆ’0 layouts/taxonomy.html
+25 βˆ’9 theme.toml
Loading