Spaces:
Sleeping
Sleeping
Drakosfire
commited on
Commit
•
9ca88db
1
Parent(s):
d5fb696
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#Store Generator
|
2 |
+
## Another DnD Tool from Drakosfire
|
3 |
+
|
4 |
+
This is a work in progress. I got about 80% of the way to rendering the the Chat GPT 4o generated store into a static html format.
|
5 |
+
When a friend suggested a different format choice. 3 weeks later I'm writing JavaScript because I've decided what I want is a drag and drop DnD Page formatting tool.
|
6 |
+
I've got the core functionality built in and am expanding blocks.
|
7 |
+
Next will be finishing the core block structure based off of The_Mirage_Emporium.html as the static iteration.
|
8 |
+
|
9 |
+
All css in /dependencies comes from the incredible folk at https://github.com/naturalcrit/homebrewery/ as does the original formatting and a whole lot of inspiration.
|