diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index 58f1a3ff3d1..1ce324fc95d 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -13,3 +13,7 @@ jobs: steps: - uses: actions/checkout@v4 - uses: wagoid/commitlint-github-action@v6 +rules: + type-empty: [0, "never"] + subject-empty: [0, "never"] + diff --git a/_config.yml b/_config.yml index d6f84c57815..256c6a161a6 100644 --- a/_config.yml +++ b/_config.yml @@ -14,19 +14,19 @@ timezone: Asia/Shanghai # jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md # ↓ -------------------------- -title: Chirpy # the main title +title: bill -tagline: A text-focused Jekyll theme # it will display as the subtitle +tagline: Welcome to Bill’s Alternative Perspective description: >- # used by seo meta and the atom feed A minimal, responsive and feature-rich Jekyll theme for technical writing. # Fill in the protocol & hostname for your site. # E.g. 'https://username.github.io', note that it does not end with a '/'. -url: "" +url: "https://bill55tt.github.io" github: - username: github_username # change to your GitHub username + username: bill55tt # change to your GitHub username twitter: username: twitter_username # change to your Twitter username @@ -34,8 +34,8 @@ twitter: social: # Change to your full name. # It will be displayed as the default author of the posts and the copyright owner in the Footer - name: your_full_name - email: example@domain.com # change to your email address + name: Bill + email: bill503084699@gmail.com # change to your email address links: # The first element serves as the copyright owner's link - https://twitter.com/username # change to your Twitter homepage