Bryan Zawlocki
Bryan Zawlocki
The .mdx page templates set the page title and h1 with `title: About`. The template specifies `# Your Name Here`, however, this causes a duplicate h1 and results in `#...
running `yarn outdated prettier` tries to authenticate a different package and fails `error An unexpected error occurred: "https://npm.pkg.github.com/@other-scope/other-package: unauthenticated: User cannot be authenticated with the token provided.".` The package yarn...
Submitting a suggestion to add .webp image format option
How come there are no scripts when installing with pnpm?
Added debug_mode option to filter developer traffic to view in GA4 DebugView https://support.google.com/analytics/answer/7201382?sjid=10106802497287070450-NA#zippy=%2Cgoogle-tag-gtagjs
I don't see the gtag debug_mode option mapped to any parameter for ReactGA.initialize(). It also doesn't appear to be related to options.testMode, and I don't know what testMode is for...
- Updated collect.ts is check for page frontMatter property 'display: hidden' to hide individual pages from nav - Added changset spicy-cycles-grin
Is the gh-pages incorrect? Pages add a trailing slash to the root. Gh pages deploy to https://user.github.io/repo/ and https://user.github.io/repo redirects to https://user.github.io/repo/. Unless I'm not understanding the chart correctly.