We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
For groups working on Lexos, before editing documentation, you first want to archive the current Lexos Wiki.
You will want to clone the wiki to your local machine.
Open up git bash and change directories to a folder you want to store the Lexos wiki temporarily.
Then you will want to use the command git clone https://github.com/WheatonCS/Lexos.wiki.git to clone the wiki to your current working directory.
git clone https://github.com/WheatonCS/Lexos.wiki.git
Open the lexos.wiki folder on your machine, you will want to create a zip of all of the markdown files.
Title the zip with the current date in YYYY_MM_DD format, ie: 2021_03_06.
YYYY_MM_DD
2021_03_06
Move your new zipped folder to the Archives folder.
In git bash change your directory to your clone of the wiki, commit, and push your changes.