Skip to content

Commit ab46557

Browse files
committed
move docs
1 parent 10e095c commit ab46557

5 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The app identifies the commit where the search string appears, using an optimize
88

99
> **Note**: Currently, the application has been primarily tested on Windows and may not work properly on Linux/MacOS. Cross-platform support is planned for future releases.
1010
11-
![GitContentSearch UI Main Window](images/ui/main-window.png)
11+
![GitContentSearch UI Main Window](docs/images/ui/main-window.png)
1212

1313
## Features
1414

_config.yaml renamed to docs/_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Site settings
22
title: GitContentSearch
33
description: "A free tool to search Git history for strings in Excel files (.xls, .xlsx) and text files using binary search. Perfect for legacy data tracking in Git repositories."
4-
baseurl: "/GitContentSearch" # The subpath of your site, e.g., /GitContentSearch
5-
url: "https://entityprocess.github.io" # Replace with your GitHub Pages URL
4+
baseurl: "" # The subpath of your site, e.g., /GitContentSearch
5+
url: "https://gitcontentsearch.entityprocess.com" # Replace with your GitHub Pages URL
66

77
# SEO settings
88
permalink: pretty

docs/images/ui/main-window.png

178 KB
Loading
File renamed without changes.

images/ui/main-window.png

-218 KB
Binary file not shown.

0 commit comments

Comments
 (0)