Skip to content

Instantly share code, notes, and snippets.

@yashhere
Last active February 13, 2018 18:13
Show Gist options
  • Save yashhere/b04e929fb16b611dd871b27e8125eeee to your computer and use it in GitHub Desktop.
Save yashhere/b04e929fb16b611dd871b27e8125eeee to your computer and use it in GitHub Desktop.
$ hugo new site ~/zeo
$ cd ~/zeo
$ ls -l
total 28
drwxr-xr-x 2 yash hogwarts 4096 Feb 11 11:13 archetypes
-rw-r--r-- 1 yash hogwarts   82 Feb 11 11:13 config.toml
drwxr-xr-x 2 yash hogwarts 4096 Feb 11 11:13 content
drwxr-xr-x 2 yash hogwarts 4096 Feb 11 11:13 data
drwxr-xr-x 2 yash hogwarts 4096 Feb 11 11:13 layouts
drwxr-xr-x 2 yash hogwarts 4096 Feb 11 11:13 static
drwxr-xr-x 2 yash hogwarts 4096 Feb 11 11:13 themes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment