alpha
Login
or
Join now
thehale.dev
/
thehale-github-io
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Joseph Hale's Technical Blog
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
thehale-github-io
/
_includes
/
at
content
2 folders
31 files
Joseph Hale
Remove posthog analytics
5mo ago
db688e9e
comments
feat: Add setting for Giscus light/dark theme
2 years ago
embed
feat: add bilibili embed video support (#1406) --------- Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
2 years ago
cloudflare-analytics.html
Remove posthog analytics I haven't used them for a long time, and I suspect they are part of what's causing >2000ms load times on the website.
5 months ago
comments.html
Integrate utterances comments
4 years ago
datetime.html
perf: refactor using semantic HTML (#1207) Fixes #1196
2 years ago
favicons.html
Simplify the favicons
5 years ago
footer.html
feat: Add toggle for chirpy attribution visibility
2 years ago
google-analytics.html
Improve the copyrights of the assets
5 years ago
head.html
Remove posthog analytics I haven't used them for a long time, and I suspect they are part of what's causing >2000ms load times on the website.
5 months ago
img-url.html
fix: `og:image` URL is incorrect (#1468) Introduced by #1463
2 years ago
js-selector.html
fix: Move PostHog Analytics to `<head>`
2 years ago
jsdelivr-combine.html
perf(assets): reduce HTTP requests to CDN
3 years ago
lang.html
perf(i18n): set the global default locales to "en" (#979) Avoid missing labels caused by languages outside of locales.
3 years ago
language-alias.html
Fix code-language conversion (`json`, `plaintext`)
4 years ago
mermaid.html
perf(assets): reduce HTTP requests to CDN
3 years ago
metadata-hook.html
feat: add a hook to insert custom metadata in `head` tag (#1015)
3 years ago
mode-toggle.html
perf(assets): reduce HTTP requests to CDN
3 years ago
no-linenos.html
Improve the copyrights of the assets
5 years ago
notification.html
perf: refactor using semantic HTML (#1207) Fixes #1196
2 years ago
origin-type.html
refactor!: rename assets origin configuration files
3 years ago
post-nav.html
perf: refactor using semantic HTML (#1207) Fixes #1196
2 years ago
post-paginator.html
feat(ui): redesign the pagination button on home page
2 years ago
post-sharing.html
refactor: align the position of the share buttons
2 years ago
read-time.html
refactor(deps): upgrade bootstrap from v4.6 to v5.2 - update class name of the spacing, font style, cards and toasts - update attribute names & tooltip usage - remove custom smooth scroll - syntax colors
3 years ago
refactor-content.html
feat: add site-wide social preview image settings (#1463) - Add configuration field `social_preview_image` that sets the site-wide default social preview image. For pages that do not have `page.image` set in font matter, the seo tag will use the image specified by `site.social_preview_image` as the Open Graph image. - Refactored the generation of image URLs to reduce redundant code and enhance fault tolerance for missing or repeated slash `/` when defining image paths.
2 years ago
related-posts.html
refactor: optimize meta font size
2 years ago
search-loader.html
perf: refactor using semantic HTML (#1207) Fixes #1196
2 years ago
search-results.html
perf: refactor using semantic HTML (#1207) Fixes #1196
2 years ago
sidebar.html
feat(home): Support multi-line taglines
2 years ago
toc.html
chore(post): restore margin at the bottom of TOC
2 years ago
topbar.html
fix: Add accessibility labels to menu/search buttons On mobile, the menu and search controls collapse behind a button to save space. Unfortunately, since those buttons don't have accessibility labels, the deaf and blind can't use them effectively via a screen reader. As a transitive impact, search engines like Google penalize Chirpy sites for this accessibility oversight. This commit adds appropriate accessibility labels to rectify the problem.
2 years ago
trending-tags.html
perf: refactor using semantic HTML (#1207) Fixes #1196
2 years ago
update-list.html
perf: include the latest posts in the "Recently Updated" list (#1456) Improve the "Recently Updated" list to include the most recent (only one Git commit) posts. This change has two benefits: 1. The post update list is consistent with the git commit timeline. 2. Avoid users not having a list of updates to show when they first publish a site.
2 years ago