RubyGems Navigation menu

insights4you-jekyll-theme 0.4.0

<div> # Insights4YOU Jekyll Theme A sleek and modern Jekyll theme inspired by the [Tabler Admin Dashboard](https://github.com/tabler/tabler). This theme offers a clean, professional, and responsive interface, making it ideal for developers, content creators, and businesses. Whether you're building documentation sites, admin panels, or project showcases, this theme provides a minimal-effort solution with customizable layouts and modern design elements. ![Theme Preview](assets/images/preview-dark.png) [![last commit](https://img.shields.io/github/last-commit/marciopaiva/insights4you-jekyll-theme?logo=github)][repo] [![gem build](https://github.com/marciopaiva/insights4you-jekyll-theme/actions/workflows/gem-build.yml/badge.svg)][build] [![codacy badge](https://img.shields.io/codacy/grade/4e556876a3c54d5e8f2d2857c4f43894?logo=codacy)][codacy] [![gem version](https://img.shields.io/gem/v/insights4you-jekyll-theme?&logo=rubygems&logoColor=ghostwhite&label=gem&color=orange)][gem] [![downloads](https://img.shields.io/gem/dt/insights4you-jekyll-theme?logo=rubygems&color=blue)][gem] [![github license](https://img.shields.io/github/license/marciopaiva/insights4you-jekyll-theme?color=goldenrod)][license] </div> ## ๐ŸŒŸ Features - ๐ŸŒ™ **Dark and Light Themes**: Switch between dark and light modes for a personalized experience - ๐Ÿ“ฑ **Responsive Design**: Fully optimized for mobile, tablet, and desktop devices - ๐Ÿ”ง **Customizable Layouts**: Easily modify layouts to suit your needs - ๐Ÿš€ **SEO Optimized**: Built-in support for Jekyll SEO tags to improve search engine visibility - ๐Ÿ“ฆ **Gem-Based Installation**: Simple installation via RubyGems - ๐Ÿ“ **Markdown Support**: Write content using Markdown for simplicity and flexibility - ๐ŸŽจ **Modern Design**: Inspired by the Tabler Admin Dashboard for a sleek and professional look - ๐Ÿ“Š **Analytics Ready**: Add analytics scripts easily for tracking user interactions - ๐Ÿ” **Search Functionality**: Built-in search capabilities for content discovery - ๐ŸŽฏ **Clean Code**: Well-documented and maintainable codebase - ๐Ÿ› ๏ธ **Developer Friendly**: Easy to extend and customize - ๐Ÿ“ฑ **Mobile First**: Designed with mobile devices in mind ## ๐Ÿ“‹ Requirements - Ruby >= 2.7.0 - Jekyll ~> 4.2 - Bundler ~> 2.3 ## ๐Ÿš€ Quick Start 1. **Install the theme:** ```ruby gem install insights4you-jekyll-theme ``` 2. **Create a new Jekyll site:** ```ruby jekyll new my-website ``` 3. **Add the theme to your Jekyll site's `Gemfile`:** ```ruby gem "insights4you-jekyll-theme" ``` 4. **Update your `_config.yml`:** ```yaml theme: insights4you-jekyll-theme ``` 5. **Install dependencies:** ```bash bundle install ``` 6. **Start your site:** ```bash bundle exec jekyll serve ``` ## ๐ŸŽฏ Demo Site To see the theme in action, check out the included example site: ```bash # Clone the repository git clone https://github.com/marciopaiva/insights4you-jekyll-theme.git # Navigate to theme directory cd insights4you-jekyll-theme # build and test make dev ``` Visit `http://localhost:4000` to see the demo site in action. ## ๐ŸŽจ Customization ### Theme Configuration [WIP] ### Available Layouts - `default`: Standard page layout ### Custom Styling Create a new file `assets/css/custom.scss` to add your own styles: [WIP] ## ๐Ÿ“ Documentation ### Directory Structure [WIP] ### Creating Posts [WIP] ### Creating Pages [WIP] ## ๐Ÿค Contributing We love your input! We want to make contributing to Insights4YOU as easy and transparent as possible. Please: 1. Fork the repository 2. Create your feature branch (`git checkout -b feature/amazing-feature`) 3. Commit your changes (`git commit -m 'Add amazing feature'`) 4. Push to the branch (`git push origin feature/amazing-feature`) 5. Open a Pull Request ## ๐Ÿ“„ License This project is licensed under the MIT License - see the LICENSE file for details. ## ๐Ÿ™ Acknowledgments - Tabler Admin Dashboard for design inspiration - Jekyll community for the amazing static site generator - All contributors who help improve this theme [repo]: https://github.com/marciopaiva/insights4you-jekyll-theme [build]: https://github.com/marciopaiva/insights4you-jekyll-theme/actions/workflows/gem-build.yml [codacy]: https://app.codacy.com/gh/marciopaiva/insights4you-jekyll-theme/dashboard [gem]: https://rubygems.org/gems/insights4you-jekyll-theme [license]: https://github.com/marciopaiva/insights4you-jekyll-theme/blob/master/LICENSE

Gemfile:
=

install:
=

Versions:

  1. 0.4.0 April 07, 2025 (1.48 MB)
  2. 0.2.2 March 27, 2025 (1.29 MB)
  3. 0.2.0 March 23, 2025 (269 KB)
  4. 0.1.1 March 20, 2025 (11 KB)

Runtime Dependencies (5):

jekyll >= 4.4.1, < 5.0
jekyll-feed ~> 0.15

Development Dependencies (6):

bundler ~> 2.4
html-proofer ~> 5.0
rake ~> 13.0
rspec ~> 3.12
rubocop ~> 1.50
webrick ~> 1.7

Owners:

Pushed by:

Authors:

  • Marcio Paiva Barbosa

SHA 256 checksum:

=

Total downloads 743

For this version 145

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.2

Links: