Go to file
Robert Austin bb6c51ef90
Update LICENSE
2020-01-17 15:43:39 +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 first commit 2018-12-09 17:21:01 +10:00
Gemfile adding netlify env variables for google analytics 2019-02-18 10:38:00 +10:00
Gemfile.lock testing netlify env vars 2 2019-02-18 11:02:34 +10:00
LICENSE Update LICENSE 2020-01-17 15:43:39 +10:00
README.md adding netlify env variables for google analytics 2019-02-18 10:38:00 +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
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

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

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 page on Jekyll website.