This project is a simple Jekyll template that can be used as starter.
.
├── _includes
│ ├── footer.html
│ ├── nav.html
│ └── header.html
├── _layouts
│ ├── default.html
│ ├── list.html
│ └── post.html
├── _posts
└── index.md
Nicolas Wallet