Skip to content

Commit 0bfb7b9

Browse files
Copilotbytestream
andauthored
Remove old unused files and clean up repository structure
Agent-Logs-Url: https://github.com/jquery-validation/validation-content/sessions/5608e6dd-347c-4281-81b1-3c53a3aeeac1 Co-authored-by: bytestream <1788397+bytestream@users.noreply.github.com>
1 parent 285f503 commit 0bfb7b9

53 files changed

Lines changed: 2 additions & 3614 deletions

Some content is hidden

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

Gruntfile.js

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

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ To test the site locally:
5353
- `documentation.md` - API documentation
5454
- `contribute.md` - Contribution guide
5555
- `reference.md` - General guidelines and reference
56-
- `entries/` - XML documentation entries (for API methods)
57-
- `pages/` - Original content files (kept for reference)
56+
- `_entries/` - Markdown documentation entries (for API methods, converted from XML)
57+
- `_layouts/` - Jekyll layout templates
5858

5959
### Deployment
6060

_config.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,8 @@ markdown: kramdown
88

99
# Exclude from processing
1010
exclude:
11-
- Gruntfile.js
12-
- package.json
13-
- package-lock.json
1411
- node_modules
1512
- config.json
16-
- config-sample.json
17-
- entries2html.xsl
18-
- notes.xsl
1913
- README.md
2014
- LICENSE-MIT.txt
2115
- .gitignore
@@ -24,8 +18,6 @@ exclude:
2418
- Gemfile
2519
- Gemfile.lock
2620
- GITHUB_PAGES_SETUP.md
27-
- entries
28-
- convert_entries.py
2921
- CONVERSION_NOTES.md
3022

3123
# Collections

categories.xml

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

config-sample.json

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

convert_entries.py

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

0 commit comments

Comments
 (0)