$ mkdir your_blog | |
$ cd ./your_blog | |
$ mkdir _layouts _plugins _includes _posts css javascripts images | |
$ touch index.html _config.yml _layouts/default.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment