Commit f1b3773
Add Power Pages configuration schema (SchemaStore#4778)
* feat: add Power Pages configuration schema
- ✨ Added schema for Power Pages configuration file.
- 📝 Included properties: siteName, defaultLandingPage, and compiledPath.
- 📁 Created test configuration file for validation.
-Priyanshu
* feat: add Power Pages configuration schema
- ✨ Added schema for Power Pages configuration file.
- 📝 Included properties: siteName, defaultLandingPage, and compiledPath.
- 📁 Created test configuration file for validation.
-Priyanshu
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Remove duplicate config
* Rename configuration
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent 536c713 commit f1b3773
File tree
3 files changed
+33
-0
lines changed- src
- api/json
- schemas/json
- test/powerpages.config
3 files changed
+33
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8171 | 8171 | | |
8172 | 8172 | | |
8173 | 8173 | | |
| 8174 | + | |
| 8175 | + | |
| 8176 | + | |
| 8177 | + | |
| 8178 | + | |
| 8179 | + | |
8174 | 8180 | | |
8175 | 8181 | | |
8176 | 8182 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments