Skip to content

Instantly share code, notes, and snippets.

@bpatra
Created December 6, 2020 09:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bpatra/dc3f01114a9a0ecd2600d00936118b7b to your computer and use it in GitHub Desktop.
Save bpatra/dc3f01114a9a0ecd2600d00936118b7b to your computer and use it in GitHub Desktop.
├── _site
| └── ...
├── _layouts
| ├── about
| | └──about_lyt.html
| └── hello_lyt.html
├── fr
| ├── à propos
| | └── apropos.html
| └── bonjour.html
├── about
| └──about.html
└── hello.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment