:chart_with_upwards_trend: Sleek is a modern Jekyll theme focused on speed performance & SEO best practices
SleekGem is a modern Jekyll theme designed to prioritize speed performance and SEO best practices. It is compatible with Github Pages and offers minimal, responsive design. Please note that this theme is no longer actively maintained.
To use this project, you will need the following on your local machine:
gem install jekyll.npm install -g gulp-cli.git clone https://github.com/your-github-username/sleek.git.bundle install and npm install.gulp or npm start. If you don’t want to use Gulp, you can run bundle exec jekyll serve instead.To install the theme to an existing Jekyll project:
gem "sleek", "~> 1.0"_config.yml file: theme: sleekbundle install or install it manually as: gem install sleek.SleekGem is a modern Jekyll theme that focuses on speed performance and SEO best practices. It offers a minimal, responsive design and is compatible with Github Pages. It also provides features like Google Tag Manager integration, Disqus comments, and Formspree for form submissions. The installation process is straightforward, requiring Jekyll and NodeJS. It can be used either as a standalone theme or added to an existing Jekyll project.