Auto update markdown TOC
This commit is contained in:
parent
25b758805c
commit
36929ba761
@ -12,7 +12,7 @@ This guide helps you add website analytics to track visitor statistics and behav
|
|||||||
- [Privacy-Friendly Alternatives](#privacy-friendly-alternatives)
|
- [Privacy-Friendly Alternatives](#privacy-friendly-alternatives)
|
||||||
- [Pirsch Analytics](#pirsch-analytics)
|
- [Pirsch Analytics](#pirsch-analytics)
|
||||||
- [Openpanel Analytics](#openpanel-analytics)
|
- [Openpanel Analytics](#openpanel-analytics)
|
||||||
- [Monitoring \& Performance](#monitoring--performance)
|
- [Monitoring & Performance](#monitoring--performance)
|
||||||
- [Cronitor](#cronitor)
|
- [Cronitor](#cronitor)
|
||||||
- [GDPR and Privacy Considerations](#gdpr-and-privacy-considerations)
|
- [GDPR and Privacy Considerations](#gdpr-and-privacy-considerations)
|
||||||
- [GDPR Checklist](#gdpr-checklist)
|
- [GDPR Checklist](#gdpr-checklist)
|
||||||
|
|||||||
12
FAQ.md
12
FAQ.md
@ -6,16 +6,16 @@ Here are some frequently asked questions. If you have a different question, plea
|
|||||||
|
|
||||||
- [Frequently Asked Questions](#frequently-asked-questions)
|
- [Frequently Asked Questions](#frequently-asked-questions)
|
||||||
- [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)
|
- [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)
|
||||||
- [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)
|
- [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)
|
||||||
- [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)
|
- [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)
|
||||||
- [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)
|
- [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)
|
||||||
- [Atom feed doesn't work. Why?](#atom-feed-doesnt-work-why)
|
- [Atom feed doesn't work. Why?](#atom-feed-doesnt-work-why)
|
||||||
- [My site doesn't work when I enable `related_blog_posts`. Why?](#my-site-doesnt-work-when-i-enable-related_blog_posts-why)
|
- [My site doesn't work when I enable related_blog_posts. Why?](#my-site-doesnt-work-when-i-enable-related_blog_posts-why)
|
||||||
- [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)
|
- [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)
|
||||||
- [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)
|
- [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)
|
||||||
- [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)
|
- [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)
|
||||||
- [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)
|
- [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)
|
||||||
- [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)
|
- [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)
|
||||||
- [How can I update Academicons version on the template](#how-can-i-update-academicons-version-on-the-template)
|
- [How can I update Academicons version on the template](#how-can-i-update-academicons-version-on-the-template)
|
||||||
- [How can I update Font Awesome version on the template](#how-can-i-update-font-awesome-version-on-the-template)
|
- [How can I update Font Awesome version on the template](#how-can-i-update-font-awesome-version-on-the-template)
|
||||||
- [What do all these GitHub actions/workflows mean?](#what-do-all-these-github-actionsworkflows-mean)
|
- [What do all these GitHub actions/workflows mean?](#what-do-all-these-github-actionsworkflows-mean)
|
||||||
|
|||||||
@ -18,7 +18,7 @@
|
|||||||
- [For project pages](#for-project-pages)
|
- [For project pages](#for-project-pages)
|
||||||
- [Enabling automatic deployment](#enabling-automatic-deployment)
|
- [Enabling automatic deployment](#enabling-automatic-deployment)
|
||||||
- [Manual deployment to GitHub Pages](#manual-deployment-to-github-pages)
|
- [Manual deployment to GitHub Pages](#manual-deployment-to-github-pages)
|
||||||
- [Deploy on Netlify](#deploy-on-netlify)
|
- [Deploy on <a href="https://www.netlify.com/" rel="nofollow">Netlify</a>](https://www.netlify.com/)
|
||||||
- [Deployment to another hosting server (non GitHub Pages)](#deployment-to-another-hosting-server-non-github-pages)
|
- [Deployment to another hosting server (non GitHub Pages)](#deployment-to-another-hosting-server-non-github-pages)
|
||||||
- [Deployment to a separate repository (advanced users only)](#deployment-to-a-separate-repository-advanced-users-only)
|
- [Deployment to a separate repository (advanced users only)](#deployment-to-a-separate-repository-advanced-users-only)
|
||||||
- [Maintaining Dependencies](#maintaining-dependencies)
|
- [Maintaining Dependencies](#maintaining-dependencies)
|
||||||
|
|||||||
@ -266,7 +266,7 @@ Run the test yourself: [Google Lighthouse PageSpeed Insights](https://pagespeed.
|
|||||||
- [Collections](#collections)
|
- [Collections](#collections)
|
||||||
- [Layouts](#layouts)
|
- [Layouts](#layouts)
|
||||||
- [The iconic style of Distill](#the-iconic-style-of-distill)
|
- [The iconic style of Distill](#the-iconic-style-of-distill)
|
||||||
- [Full support for math \& code](#full-support-for-math--code)
|
- [Full support for math & code](#full-support-for-math--code)
|
||||||
- [Photos, Audio, Video and more](#photos-audio-video-and-more)
|
- [Photos, Audio, Video and more](#photos-audio-video-and-more)
|
||||||
- [Other features](#other-features)
|
- [Other features](#other-features)
|
||||||
- [GitHub's repositories and user stats](#githubs-repositories-and-user-stats)
|
- [GitHub's repositories and user stats](#githubs-repositories-and-user-stats)
|
||||||
|
|||||||
2
SEO.md
2
SEO.md
@ -29,7 +29,7 @@ This guide helps you optimize your al-folio website for search engines so your r
|
|||||||
- [Image Optimization](#image-optimization)
|
- [Image Optimization](#image-optimization)
|
||||||
- [Internal Linking](#internal-linking)
|
- [Internal Linking](#internal-linking)
|
||||||
- [RSS Feed for Discovery](#rss-feed-for-discovery)
|
- [RSS Feed for Discovery](#rss-feed-for-discovery)
|
||||||
- [Performance \& Mobile](#performance--mobile)
|
- [Performance & Mobile](#performance--mobile)
|
||||||
- [SEO Checklist](#seo-checklist)
|
- [SEO Checklist](#seo-checklist)
|
||||||
- [Resources](#resources)
|
- [Resources](#resources)
|
||||||
|
|
||||||
|
|||||||
@ -13,7 +13,7 @@ This guide covers common issues and their solutions. For more information, see [
|
|||||||
- [Docker build fails](#docker-build-fails)
|
- [Docker build fails](#docker-build-fails)
|
||||||
- [Ruby dependency issues](#ruby-dependency-issues)
|
- [Ruby dependency issues](#ruby-dependency-issues)
|
||||||
- [Port already in use](#port-already-in-use)
|
- [Port already in use](#port-already-in-use)
|
||||||
- [Styling \& Layout Problems](#styling--layout-problems)
|
- [Styling & Layout Problems](#styling--layout-problems)
|
||||||
- [CSS and JS not loading properly](#css-and-js-not-loading-properly)
|
- [CSS and JS not loading properly](#css-and-js-not-loading-properly)
|
||||||
- [Site looks broken after deployment](#site-looks-broken-after-deployment)
|
- [Site looks broken after deployment](#site-looks-broken-after-deployment)
|
||||||
- [Theme colors not applying](#theme-colors-not-applying)
|
- [Theme colors not applying](#theme-colors-not-applying)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user