Add audits result

This commit is contained in:
piharpi
2020-04-04 09:54:14 +07:00
parent ac2ee14bad
commit cb21b3bc80
2 changed files with 13 additions and 11 deletions

View File

@@ -5,17 +5,19 @@ For demo <a href="https://klise.now.sh" target="_blank">klise.now.sh</a>
## Features
* Light & Dark Mode support
* Customizable (using `.sass`)
* Responsive (desktop, tab and mobile)
* Mobile First Design
* SEO Optimized
* RSS Feed
* Syntax Highlighter ([rouge](https://github.com/rouge-ruby/rouge))
* Next & Previous Post
* Comment layout, enable in frontmatter if you wish
* Google analytics
* HTML Minify ([compressed HTML](https://github.com/penibelst/jekyll-compress-html))
- Light & Dark Mode support
- Customizable (using `.sass`)
- Responsive (desktop, tab and mobile)
- Mobile First Design
- SEO Optimized
- RSS Feed
- Syntax Highlighter ([rouge](https://github.com/rouge-ruby/rouge))
- Next & Previous Post
- Comment layout, enable in frontmatter if you wish
- Google analytics
- HTML Minify ([compressed HTML](https://github.com/penibelst/jekyll-compress-html))
![Lighthouse](./lighthouse.png)
## Installation