Go to file
Robert Austin 078c9913a8 update to jekyll 4 2020-08-23 13:57:25 +10:00
_data first commit 2018-12-09 17:21:01 +10:00
_includes update ga 2019-03-13 17:46:17 +10:00
_layouts team is now a collection, add site config for google analytics 2018-12-09 19:48:38 +10:00
_sass update page titles 2018-12-09 20:49:38 +10:00
_services update page titles 2018-12-09 20:49:38 +10:00
_team update page titles 2018-12-09 20:49:38 +10:00
_testimonials update page titles 2018-12-09 20:49:38 +10:00
assets update logo 2018-12-09 21:05:22 +10:00
images team is now a collection, add site config for google analytics 2018-12-09 19:48:38 +10:00
screenshots readme and screenshots 2018-12-10 10:18:14 +10:00
.gitignore update to jekyll 4 2020-08-23 13:57:25 +10:00
Gemfile update to jekyll 4 2020-08-23 13:57:25 +10:00
LICENSE Update LICENSE 2020-01-17 15:43:39 +10:00
README.md update to jekyll 4 2020-08-23 13:57:25 +10:00
_config.yml testing netlify env vars 2 2019-02-18 11:02:34 +10:00
contact.html update page titles 2018-12-09 20:49:38 +10:00
index.html team is now a collection, add site config for google analytics 2018-12-09 19:48:38 +10:00
netlify.toml update to jekyll 4 2020-08-23 13:57:25 +10:00
services.html update page titles 2018-12-09 20:49:38 +10:00
team.html Fix for showing Job title and LinkedIn URL 2019-05-01 23:02:18 +05:30
testimonials.html update page titles 2018-12-09 20:49:38 +10:00

README.md

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 | Installation | Zerostatic Themes

Hugo Serif Theme screenshot

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

Installation

Installing Ruby & Ruby Gems

If this is your first time using Jekyll, please follow the Jekyll docs and make sure your local environment (including Ruby) is setup correctly.

Installing Theme

To run the theme locally, navigate to the theme directory and run bundle install to install the dependencies,

Run run jekyll serve or bundle exec jekyll serve to start the Jekyll server.

To build the theme run jekyll build or bundle exec jekyll build

License

If you fork or copy this theme the LICENSE file and the copyright notice on line 3 (where I am listed as the author) must not be changed. You cannot just replace the copyright line with your own name. Attribution in your README.md or on your site is also welcome but not required.