Another free Jekyll theme
Built by Devdutt Shenoi
- Jekyll
- _config.yml : The configuration of Jekyll engine.
- 404.html : The redirect to all wrong links.
- index.html : The index/home.
- README.md : The description of the project.
- sitemap.xml : The sitemap used with Google Webmaster.
- feed.xml : The source used by RSS feeds.
- humans.txt : The description of what the project is made using.
- robots.txt : Letting bots know what they can do with the page.
- _posts
- _includes
- head.html : Head structure regularized for all files.
- footer.html : Footer structure regularized for all files.
- disqus.html : The comments segment powered with disqus.
- _layouts
- default.html : The default structure of a page on the blog, post/index.
- post.html : The structure used in all posts.
- link.html : The structure used in all link/redirects.
- _drafts
- css : contains the style.css file
- images : The images folder
- thumb : Folder with all images in thumbnail size
- featured : Folder with all images used as featured image
- post : Folder with images used within a post
- -js : A folder that consists of the static javascript used in the website generated.
- --link- : A folder which holds the link to a remote location on the web, in MarkDown format. This is useful to redirect visitors to another website