-
Do you mean name I want on my name tag? Is that just first name for my name tag? Do I need to fill it out if my name is John Smith and I want to be called John? What would I want to put there that I w…
-
If you'd like to render this, use anything capable of rendering [DOT files](https://en.wikipedia.org/wiki/DOT_%28graph_description_language%29)
```
digraph webmaker {
api [label="api.wm.o"];
api …
jbuck updated
9 years ago
-
-
Moving the goggles to a new domain is fairly straight forward, but some things are going to need care:
- [ ] figure out where the landing and install pages need to live. https://github.com/mozilla/tea…
-
the file dropping works file, but I have to hard-reload the tab in order for the live preview to then actually work again.
Pomax updated
9 years ago
-
https://github.com/mozilla/thimble.webmaker.org:
- Move `master` to `archive` branch
- Rename `bramble` as `master`
https://github.com/mozilla/teach.webmaker.org
- Rename to teach.mozilla.org
https:…
-
I was working on a lot of files in bramble, making a few new files but keeping index.html and style.css - after closing FF, then reopening and reloading bramble those two files have been reset to thei…
Pomax updated
9 years ago
-
I need a way to tell bramble to rename the project folder when the project is renamed on the front-end. For this, I need something like `bramble.renameMountDir(newMountDirName);`
@humphd any thoughts?…
-
IE refuses to load Bramble in Thimble because it won't let https://mozillathimblelivepreview.net/bramble/dist/bramble.js load. If you try to hit that URL in IE, you get:
```
The publisher of bramble…
-
I zipped up a project I was working on, using ye olde pkzip, and then dragged it to bramble, and letting go with it hovered over the file bar. Instead of unpacking, it simply added it to my files list…
Pomax updated
9 years ago