Skip to content

Commit 36929ba

Browse files
george-gcagithub-actions[bot]
authored andcommitted
Auto update markdown TOC
1 parent 25b7588 commit 36929ba

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

ANALYTICS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This guide helps you add website analytics to track visitor statistics and behav
1212
- [Privacy-Friendly Alternatives](#privacy-friendly-alternatives)
1313
- [Pirsch Analytics](#pirsch-analytics)
1414
- [Openpanel Analytics](#openpanel-analytics)
15-
- [Monitoring \& Performance](#monitoring--performance)
15+
- [Monitoring & Performance](#monitoring--performance)
1616
- [Cronitor](#cronitor)
1717
- [GDPR and Privacy Considerations](#gdpr-and-privacy-considerations)
1818
- [GDPR Checklist](#gdpr-checklist)

FAQ.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ Here are some frequently asked questions. If you have a different question, plea
66

77
- [Frequently Asked Questions](#frequently-asked-questions)
88
- [After I create a new repository from this template and setup the repo, I get a deployment error. Isn't the website supposed to correctly deploy automatically?](#after-i-create-a-new-repository-from-this-template-and-setup-the-repo-i-get-a-deployment-error-isnt-the-website-supposed-to-correctly-deploy-automatically)
9-
- [I am using a custom domain (e.g., `foo.com`). My custom domain becomes blank in the repository settings after each deployment. How do I fix that?](#i-am-using-a-custom-domain-eg-foocom-my-custom-domain-becomes-blank-in-the-repository-settings-after-each-deployment-how-do-i-fix-that)
10-
- [My webpage works locally. But after deploying, it fails to build and throws `Unknown tag 'toc'`. How do I fix that?](#my-webpage-works-locally-but-after-deploying-it-fails-to-build-and-throws-unknown-tag-toc-how-do-i-fix-that)
9+
- [I am using a custom domain (e.g., foo.com). My custom domain becomes blank in the repository settings after each deployment. How do I fix that?](#i-am-using-a-custom-domain-eg-foocom-my-custom-domain-becomes-blank-in-the-repository-settings-after-each-deployment-how-do-i-fix-that)
10+
- [My webpage works locally. But after deploying, it fails to build and throws Unknown tag 'toc'. How do I fix that?](#my-webpage-works-locally-but-after-deploying-it-fails-to-build-and-throws-unknown-tag-toc-how-do-i-fix-that)
1111
- [My webpage works locally. But after deploying, it is not displayed correctly (CSS and JS are not loaded properly). How do I fix that?](#my-webpage-works-locally-but-after-deploying-it-is-not-displayed-correctly-css-and-js-are-not-loaded-properly-how-do-i-fix-that)
1212
- [Atom feed doesn't work. Why?](#atom-feed-doesnt-work-why)
13-
- [My site doesn't work when I enable `related_blog_posts`. Why?](#my-site-doesnt-work-when-i-enable-related_blog_posts-why)
13+
- [My site doesn't work when I enable related_blog_posts. Why?](#my-site-doesnt-work-when-i-enable-related_blog_posts-why)
1414
- [When trying to deploy, it's asking for github login credentials, which github disabled password authentication and it exits with an error. How to fix?](#when-trying-to-deploy-its-asking-for-github-login-credentials-which-github-disabled-password-authentication-and-it-exits-with-an-error-how-to-fix)
15-
- [When I manually run the Lighthouse Badger workflow, it fails with `Error: Input required and not supplied: token`. How do I fix that?](#when-i-manually-run-the-lighthouse-badger-workflow-it-fails-with-error-input-required-and-not-supplied-token-how-do-i-fix-that)
16-
- [My code runs fine locally, but when I create a commit and submit it, it fails with `prettier code formatter workflow run failed for main branch`. How do I fix that?](#my-code-runs-fine-locally-but-when-i-create-a-commit-and-submit-it-it-fails-with-prettier-code-formatter-workflow-run-failed-for-main-branch-how-do-i-fix-that)
15+
- [When I manually run the Lighthouse Badger workflow, it fails with Error: Input required and not supplied: token. How do I fix that?](#when-i-manually-run-the-lighthouse-badger-workflow-it-fails-with-error-input-required-and-not-supplied-token-how-do-i-fix-that)
16+
- [My code runs fine locally, but when I create a commit and submit it, it fails with prettier code formatter workflow run failed for main branch. How do I fix that?](#my-code-runs-fine-locally-but-when-i-create-a-commit-and-submit-it-it-fails-with-prettier-code-formatter-workflow-run-failed-for-main-branch-how-do-i-fix-that)
1717
- [After I update my site with some new content, even a small change, the GitHub action throws an error or displays a warning. What happened?](#after-i-update-my-site-with-some-new-content-even-a-small-change-the-github-action-throws-an-error-or-displays-a-warning-what-happened)
18-
- [I am trying to deploy my site, but it fails with `Could not find gem 'jekyll-diagrams' in locally installed gems`. How do I fix that?](#i-am-trying-to-deploy-my-site-but-it-fails-with-could-not-find-gem-jekyll-diagrams-in-locally-installed-gems-how-do-i-fix-that)
18+
- [I am trying to deploy my site, but it fails with Could not find gem 'jekyll-diagrams' in locally installed gems. How do I fix that?](#i-am-trying-to-deploy-my-site-but-it-fails-with-could-not-find-gem-jekyll-diagrams-in-locally-installed-gems-how-do-i-fix-that)
1919
- [How can I update Academicons version on the template](#how-can-i-update-academicons-version-on-the-template)
2020
- [How can I update Font Awesome version on the template](#how-can-i-update-font-awesome-version-on-the-template)
2121
- [What do all these GitHub actions/workflows mean?](#what-do-all-these-github-actionsworkflows-mean)

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- [For project pages](#for-project-pages)
1919
- [Enabling automatic deployment](#enabling-automatic-deployment)
2020
- [Manual deployment to GitHub Pages](#manual-deployment-to-github-pages)
21-
- [Deploy on Netlify](#deploy-on-netlify)
21+
- [Deploy on <a href="https://www.netlify.com/" rel="nofollow">Netlify</a>](https://www.netlify.com/)
2222
- [Deployment to another hosting server (non GitHub Pages)](#deployment-to-another-hosting-server-non-github-pages)
2323
- [Deployment to a separate repository (advanced users only)](#deployment-to-a-separate-repository-advanced-users-only)
2424
- [Maintaining Dependencies](#maintaining-dependencies)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ Run the test yourself: [Google Lighthouse PageSpeed Insights](https://pagespeed.
266266
- [Collections](#collections)
267267
- [Layouts](#layouts)
268268
- [The iconic style of Distill](#the-iconic-style-of-distill)
269-
- [Full support for math \& code](#full-support-for-math--code)
269+
- [Full support for math &amp; code](#full-support-for-math--code)
270270
- [Photos, Audio, Video and more](#photos-audio-video-and-more)
271271
- [Other features](#other-features)
272272
- [GitHub's repositories and user stats](#githubs-repositories-and-user-stats)

SEO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This guide helps you optimize your al-folio website for search engines so your r
2929
- [Image Optimization](#image-optimization)
3030
- [Internal Linking](#internal-linking)
3131
- [RSS Feed for Discovery](#rss-feed-for-discovery)
32-
- [Performance \& Mobile](#performance--mobile)
32+
- [Performance &amp; Mobile](#performance--mobile)
3333
- [SEO Checklist](#seo-checklist)
3434
- [Resources](#resources)
3535

TROUBLESHOOTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This guide covers common issues and their solutions. For more information, see [
1313
- [Docker build fails](#docker-build-fails)
1414
- [Ruby dependency issues](#ruby-dependency-issues)
1515
- [Port already in use](#port-already-in-use)
16-
- [Styling \& Layout Problems](#styling--layout-problems)
16+
- [Styling &amp; Layout Problems](#styling--layout-problems)
1717
- [CSS and JS not loading properly](#css-and-js-not-loading-properly)
1818
- [Site looks broken after deployment](#site-looks-broken-after-deployment)
1919
- [Theme colors not applying](#theme-colors-not-applying)

0 commit comments

Comments
 (0)