This is an automated email from the ASF dual-hosted git repository.

bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new 37d8e63  Create README.md
37d8e63 is described below

commit 37d8e6322139b161452748a4f8bc845769958d3b
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Wed May 20 16:25:13 2020 +0200

    Create README.md
---
 fake-content-generator/README.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/fake-content-generator/README.md b/fake-content-generator/README.md
new file mode 100644
index 0000000..1500713
--- /dev/null
+++ b/fake-content-generator/README.md
@@ -0,0 +1,10 @@
+fake-content-generator
+------
+
+NodeJS code that generates content in the Sling content loader format.
+
+Currently used for my work-in-progress GraphQL example.
+
+The tool generates a number of files in the `output` folder, see `index.js` 
for more info.
+
+It is easy to modify to generate different "shapes" of textual content.

Reply via email to