You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you know @robbiecarroll, the documentation for Sanctuary Watch needs some serious work. So, let's get started with that on your first github issue. I would appreciate it if you could please update the documentation for svg creation, as well as the associated image files.
If you do a pull, in the directory structure, you will notice a new folder called docs. This is where we will put documentation associated with Sanctuary Watch, as well as associated files. You will notice a subfolder in docs called training_images that contains some illustrator files and associated svg files.
The current (but very dated) documentation for svg creation can be found here.
Please do the following:
Do a pull on Sanctuary Watch to make sure that you have the current code.
Create a branch locally on your machine called robbiebranch or something like that.
Within that branch, create a markdown file titled "SVG creation" - or something like that.
Copy and paste the contents of the dated svg documentation into the new file, editing the content to account for the new mobile view as well as the need to put a transparent outline around icons within which it is hard to get mouse lock-on. Make any other edits you see a need for.
Update the associated image files in the training_images folder to include the mobile folder and the transparent outline for some icons. The icons in the folder don't really require an outline or a separate mobile icon, so please update the icons so that they do require them. Additionally, I just created these scenes fast using AI tools in Illustrator, so if you feel yourself to be morally injured working on these scenes, feel free to create new scenes that you like better.
Update the documentation to make clear that any text within the svg must use web-safe fonts.
Create a zipped version of the updated training_images folder and put links to that into the markdown file (replacing the links to the now-dated zip file containing svgs).
Commit and push your changes to the repo.
Create a pull request so that I can review your updates.
The text was updated successfully, but these errors were encountered:
As you know @robbiecarroll, the documentation for Sanctuary Watch needs some serious work. So, let's get started with that on your first github issue. I would appreciate it if you could please update the documentation for svg creation, as well as the associated image files.
If you do a pull, in the directory structure, you will notice a new folder called docs. This is where we will put documentation associated with Sanctuary Watch, as well as associated files. You will notice a subfolder in
docs
called training_images that contains some illustrator files and associated svg files.The current (but very dated) documentation for svg creation can be found here.
Please do the following:
The text was updated successfully, but these errors were encountered: