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
Hello,
i have put your word document into a nicer github wiki. I try my best to keep all the information, but it was a lot of reformatting so i can have made a few mistake....
Anyway you can find this new wiki here : https://github.com/jbreizh/MagicImageWand/wiki
Github wiki are simply a git repo, but Github don't provide a way to make a pull request for it, so a few explaination to use my wiki :
delete all the file and directory from your old wiki in (don't touch the .git directory)
copy all the file and directory from my new wiki to your old wiki (don't touch the .git directory)
add, commit and push from your old wiki :
git add .
git commit -m "new wiki !!!"
git push -u origin master
You can now edit your wiki as github repo. I have made every address relative (picture from /images and also in Home.md and _Sidebar.md) and try to keep a logical arrangement with your word doc.
Have a nice day
The text was updated successfully, but these errors were encountered:
I just noticed this. I'll consider it, but I will probably keep the docx file around. I use it to document everything. I haven't worked on this project for a while. I am now porting the code to run on the TTGO T-Display S3. There will be a new PCB for it.
The wiki looks great but it is 23 versions behind the current one. I made numerous changes late last year. The current version is 3.13. I added some new features to handle MagiLight image files and other things.
Hello,
i have put your word document into a nicer github wiki. I try my best to keep all the information, but it was a lot of reformatting so i can have made a few mistake....
Anyway you can find this new wiki here : https://github.com/jbreizh/MagicImageWand/wiki
Github wiki are simply a git repo, but Github don't provide a way to make a pull request for it, so a few explaination to use my wiki :
So you can :
You can now edit your wiki as github repo. I have made every address relative (picture from /images and also in Home.md and _Sidebar.md) and try to keep a logical arrangement with your word doc.
Have a nice day
The text was updated successfully, but these errors were encountered: