diff --git a/content/theme/jekyll-theme-manpage.md b/content/theme/jekyll-theme-manpage.md new file mode 100644 index 000000000..400a40f10 --- /dev/null +++ b/content/theme/jekyll-theme-manpage.md @@ -0,0 +1,45 @@ +--- +title: "Jekyll Theme Manpage" +github: https://github.com/drshika/jekyll-theme-manpage +demo: https://jekyll-theme-manpage.netlify.app/ +author: Drshika Asher +date: 2025-01-18 +ssg: + - Jekyll +cms: + - No CMS +css: + - SCSS +archetype: + - Blog + - Portfolio + - Single Page +description: Linux Manpage style Jekyll theme with blog and cute color schemes! +--- + +# 📇 Jekyll Theme Manpage + +A minimalist Jekyll theme inspired by Linux man pages. Perfect for personal websites, portfolios, and blogs with a technical focus. + +![Preview](assets/readme/preview.png) + +## Features + +- 📱 Fully responsive layout +- 🌙 Automatic dark mode support +- ✍️ Blog/writing section with: + - Full-text search + - Tag filtering + - Table of contents + - Reading Time +- 📐 LaTeX and mhChem support for mathematical and chemical expressions +- 🎨 Multiple color skins with light/dark variants +- 🚀 Fast and lightweight +- 🔍 SEO optimized +- 📊 Sitemap generation +- 💬 Giscus comments integration +- 📡 RSS feed support + +## Installation + +1. Follow the steps to [create repository from template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template#creating-a-repository-from-a-template)