-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a how-to on running the project #14
Comments
Are there conventions for this sort of thing? For example, is it usually done in the |
I'll just quickly note down things for the how-to. Outline for how to run
|
Yes, this is normally done in the |
I'm gonna do a little draft here and put screenshots ^_^ this will be meant for totally starting at the start, like if I've forgotten everything or am doing it on another device -this is free to edit at any point. I'm editing it too How to run — DraftThis is quickly for GitHub Desktop.
In shell, if you want to run a Python file named
Messages will keep appearing in the shell as you do things on the site, this is expected.
If you have any ideas or comments on this tutorial, please feel very free to add. |
@lyneca 👍 |
I've done some stuff in pull request #15 |
That's awesome 👍 we just need to create the database the first time running the project though — for the dummy data I think, so I think we can just mention |
just curious, I've heard of |
|
oh okay, thank you 😊 I'm not quite sure still but it's okay 👍 |
Okay I think I'm done with the how-to draft for now edit: I don't think the images will work in a file, maybe I could put it somewhere here on GitHub. what is Wiki usually used for? It looks more for documenting and managing project but happy to put it there if that's okay |
Images can be put in a readme. ![Alt text](http://full/path/to/img.jpg "Optional title") Put the images on imgur or something and put the full image URL in that bit of code, such as this: ![picture of a cat](https://i.imgur.com/F60i2Ga.jpg "Cat Photo") Get the full image path by right clicking on the image and hitting "copy image address". EDITYou can just copy the image and paste it into GitHub's editor as well 😛 |
Wikis are used for making user-created documentation for a project. Probably not what we're looking for in this case. |
Oooh okay thank you for the how-to on images in Markdown 😄 oh okay, I see for wikis now, yep probably not for this. hmm I was thinking about either updating |
I think put it in |
cool thanks Luke :D |
The images are a bit big and some of the spacing is off but here is the edited draft from #14
Once this is merged here #17, I'll close this issue 😃 (but always feel free to edit and add things to the how-to) |
— as I mentioned in last commit description
so always free to edit :) the main things are there so I'm just gonna leave it for now |
Now it's merged into |
basic how-to is there so I closed this ideas for improvement (can re-open issue or make another one):
|
yay I've done those little changes now, with the resized images and the spacing :) :D |
The how-to will be for anyone to look at, like from other groups, or for example I'll look at it if I've forgotten how to do it at any point in future :)
The text was updated successfully, but these errors were encountered: