Jekyll-Uno - a minimal, responsive theme for Jekyll based on the Uno theme for Ghost.
⚠️ This theme requires ruby and rubygems installed
- Clean layout
- Resposive layout
- Pagination
- Syntax highlighting
- Social links
- Tags listing page
- Categories listing page
- Google Analytics integration
- Google+ integration
- Other social profile integration
- Disqus integration
Please check
- This is not a blog style site
- This site is using Jekyll Collections and no additional plugins. Collections feature has been used to display a list of 'projects'.
- Every 'projects' item shall be created at /_projects/
- A 'projects' item has [title, description, link, project-category, project-tags]
- A 'projects' item uses a customized categories template based on project-category
- index.html displays a list of project-category showing each item: title, a 260 truncated teaser of description attribute, link to GitHub repo and tags.
- Tags template only lists 'projects' items
It is under the MIT license.