1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-09-11 06:55:38 +03:00

chore(website): move website to website folder

This reverts commit b6e52e128e.
This commit is contained in:
Orhun Parmaksız 2023-04-09 18:16:31 +03:00
parent b6e52e128e
commit 5644d10365
No known key found for this signature in database
GPG Key ID: F83424824B3E4B90
55 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
/.git/
/.github/
/npm/
/docs/
/website/
# Files
.editorconfig

View File

@ -102,7 +102,7 @@ jobs:
with:
args: >
--exclude "%7Busername%7D|file:///|https://datatracker.ietf.org|protonmail"
-v *.md docs/docs/* docs/blog/*
-v *.md website/docs/* website/blog/*
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View File

@ -41,13 +41,13 @@ const config = {
sidebarPath: require.resolve("./sidebars.js"),
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl: "https://github.com/orhun/git-cliff/tree/main/docs/",
editUrl: "https://github.com/orhun/git-cliff/tree/main/website/",
},
blog: {
showReadingTime: true,
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl: "https://github.com/orhun/git-cliff/tree/main/docs/",
editUrl: "https://github.com/orhun/git-cliff/tree/main/website/",
},
theme: {
customCss: require.resolve("./src/css/custom.css"),

View File

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

View File

Before

Width:  |  Height:  |  Size: 125 KiB

After

Width:  |  Height:  |  Size: 125 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 716 B

After

Width:  |  Height:  |  Size: 716 B

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 1.0 MiB

View File

Before

Width:  |  Height:  |  Size: 91 KiB

After

Width:  |  Height:  |  Size: 91 KiB

View File

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 133 KiB

View File

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB