Last active
October 20, 2016 14:40
-
-
Save yknx4/ecd5c89a92d346cb9776049d9a098730 to your computer and use it in GitHub Desktop.
Setup Blog
This file contains 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
cd ~/Projects | |
git clone [email protected]:yknx4/yknx4.github.io-generator.git | |
cd ~/Projects | |
git clone [email protected]:yknx4/blog.git | |
cd ~/Projects/yknx4.github.io-generator/themes | |
rm -rf slender | |
git clone https://github.com/yknx4/slender | |
cd ~/Projects |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment