readme and screenshots
parent
f0b83ecee1
commit
1cf0eaa8ed
|
@ -0,0 +1,21 @@
|
||||||
|
The MIT License (MIT)
|
||||||
|
|
||||||
|
Copyright (c) 2018 Robert Austin
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all
|
||||||
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
27
README.md
27
README.md
|
@ -1 +1,28 @@
|
||||||
# Jekyll Serif Theme
|
# Jekyll Serif Theme
|
||||||
|
|
||||||
|
Serif is a beautiful small business theme for Jekyll. It contains content types for the archetypical small business website. The theme is fully responsive, blazing fast and artfully illustrated.
|
||||||
|
|
||||||
|
[Live Demo](https://jekyll-serif-theme.netlify.com/)
|
||||||
|
|
||||||
|
![Hugo Serif Theme screenshot](https://github.com/JugglerX/jekyll-serif-theme/blob/master/screenshots/screenshot-with-border.png)
|
||||||
|
|
||||||
|
## Theme features
|
||||||
|
|
||||||
|
- Services (Collection)
|
||||||
|
- Team (Collection)
|
||||||
|
- Testimonials (Collection)
|
||||||
|
- Features (Data)
|
||||||
|
- SCSS
|
||||||
|
- Responsive design
|
||||||
|
- Bootstrap 4 grid and media queries only
|
||||||
|
- Responsive menu
|
||||||
|
- 100/100 Google Lighthouse speed score
|
||||||
|
- Under 30KB without images or 80KB with images and illustrations ⚡
|
||||||
|
- Robust example content included
|
||||||
|
- Royalty free illustrations included
|
||||||
|
|
||||||
|
## Deployment
|
||||||
|
|
||||||
|
To run the theme locally, navigate to the theme directory and run `bundle install` to install the dependencies, then run `jekyll serve` or `bundle exec jekyll serve` to start the Jekyll server.
|
||||||
|
|
||||||
|
I would recommend checking the [Deployment Methods](https://jekyllrb.com/docs/deployment-methods/) page on Jekyll website.
|
Binary file not shown.
After Width: | Height: | Size: 320 KiB |
Binary file not shown.
After Width: | Height: | Size: 319 KiB |
Binary file not shown.
After Width: | Height: | Size: 157 KiB |
Loading…
Reference in New Issue