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
The wiki itself is actually a git repository, which means you can clone it, edit it locally/offline, add images or any other file type, and push it back to us. It will be live immediately.
Go ahead and try:
# For the BitBucket repo do:
$ git clone https://presscrew@bitbucket.org/presscrew/infinity.git/wiki
# For the GitHub repo do:
$ git clone https://github.com/PressCrew/infinity.wiki.git
Wiki pages are normal files, with the .md extension. You can edit them locally, as well as creating new ones.