The Website for MDJCL - the center for Latin in Maryland #To Push Build Onto Github User Pages If git is not already initialized: git init;git remote add origin https://github.com/MDJCL/MDJCL.github.io.git;git add *;git commit -m "`date`";git push -f -u origin master