-
-
Save felipecabargas/2b014b683dbdfc989025 to your computer and use it in GitHub Desktop.
Crear blog!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://github.com/felipecabargas/felipecabargas.github.io.git milkshakecroc.github.io | |
cd milkshakecroc.github.io | |
git remote set-url origin [email protected]:milkshakecroc/milkshakecroc.github.io.git | |
git rm -rf _posts/ | |
mkdir _posts/ | |
gc -am "First Commit" | |
git push origin master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment