# Klisé Klisé is minimalist Jekyll theme for running a personal site and blog running on Jekyll.
For demo klise.now.sh ## Features - [x] Light & Dark Mode support :waxing_crescent_moon: - [x] Customizable (using `.scss`) - [x] Responsive (desktop, tab and mobile) - [x] Mobile First Design - [x] SEO Optimized - [x] RSS Feed - [x] Syntax Highlighter ([rouge](https://github.com/rouge-ruby/rouge)) - [x] Next & Previous Post - [x] Comment layout, enable in frontmatter if you wish - [x] Google analytics - [x] HTML Minify ([compressed HTML](https://github.com/penibelst/jekyll-compress-html)) - [x] W3C **Validated** - [x] Lighthouse and PageSpeed **Passed** ## Todos - [ ] Add schema.org meta information. - [ ] Transform class selector to BEM metodology. ![Lighthouse](./lighthouse.png) ## Installation Run local server: ```bash git clone https://github.com/piharpi/jekyll-klise.git cd jekyll-klise bundle install bundle exec jekyll serve ``` Navigate to `localhost:4000`. You're Welcome, Fork and be Stargaze. ## Contributing If you see any typos or formatting errors in a post, or any other issue that needs to be addressed, please do not hesitate to open a pull request and fix it! Yeaaa feel free to open a pull request. ## License This project is open source and available under the [MIT License](LICENSE).