We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 720f34f commit b340422Copy full SHA for b340422
CLAUDE.md
@@ -74,7 +74,7 @@ bundle exec rake new_post:fr # French
74
- `_data/`: YAML data files (releases.yml, downloads.yml, branches.yml, locales/)
75
- `lib/`: Ruby utilities (linter, markup checker, draft release)
76
- `test/`: Test files for plugins and linter
77
-- `stylesheets/`: CSS source (includes partials that Jekyll excludes by default: directories prefixed with `_` and files starting with `_`)
+- `stylesheets/`: CSS source (includes partials that Jekyll excludes by default: directories prefixed with `_` and files starting with `_`)
78
- `_javascripts_src/`: TypeScript source files
79
- `javascripts/`: Compiled JavaScript output
80
0 commit comments