chore(website): move website to website folder
This reverts commit b6e52e128e
.
@ -2,7 +2,7 @@
|
||||
/.git/
|
||||
/.github/
|
||||
/npm/
|
||||
/docs/
|
||||
/website/
|
||||
|
||||
# Files
|
||||
.editorconfig
|
||||
|
2
.github/workflows/ci.yml
vendored
@ -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 }}
|
||||
|
||||
|
0
docs/.gitignore → website/.gitignore
vendored
@ -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"),
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 125 KiB After Width: | Height: | Size: 125 KiB |
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 716 B After Width: | Height: | Size: 716 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 1.0 MiB |
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 91 KiB |
Before Width: | Height: | Size: 133 KiB After Width: | Height: | Size: 133 KiB |
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |