@opnpress/opnpress-cli 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
File without changes
package/dist/build.js CHANGED
File without changes
package/dist/cli.js CHANGED
File without changes
package/dist/config.js CHANGED
File without changes
package/dist/content.js CHANGED
File without changes
package/dist/init.js CHANGED
File without changes
package/dist/render.js CHANGED
File without changes
package/dist/server.js CHANGED
File without changes
package/dist/utils.js CHANGED
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opnpress/opnpress-cli",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "repository": {
File without changes
@@ -3,4 +3,4 @@
3
3
  This folder stores starter guidance for building an OpnPress site.
4
4
 
5
5
  The files here are copied by `opnPress init`, so edit the templates in this repository to change the scaffold.
6
-
6
+ Key starter skills include page editing, navigation, integrations, and audits.
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes