Skip to content

Commit 25fa1ff

Browse files
authored
Merge pull request #6 from codeboxrcodehub/master
Env Dev
2 parents ca110b3 + 8a5ca1b commit 25fa1ff

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+4298
-28799
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,3 +103,7 @@ dist
103103

104104
# TernJS port file
105105
.tern-port
106+
107+
docs/.vitepress/cache
108+
.env
109+
www

.husky/post-merge

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
npm run docs:build

.idea/.gitignore

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/comforthrmdocs.iml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/php.xml

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<p>This repository serves as a resource for the tutorial, <a href="https://www.freecodecamp.org/news/how-to-build-a-modern-documentation-site-with-vitepress/">How to Build a Modern Documentation Site with VitePress</a> posted on freeCodeCamp</p>
66
</div>
77

8-
## Run project locally
8+
## Run project locally
99

1010
Use this command below to boot this project locally.
1111

1212
```bash
13-
git clone https://github.com/Evavic44/Comfort HRM.git
13+
git clone https://github.com/codeboxrcodehub/comforthrmdocs.git
1414

1515
cd Comfort HRM
1616

docs/.vitepress/cache/deps/_metadata.json

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)