Go to file
Robert Austin 1083a7b4e5 remove config defaults 2020-10-17 10:22:26 +10:00
_data cleaning up images 2020-09-02 21:55:35 +10:00
_includes fix: Mobile menu with baseurl set 2020-10-03 12:30:51 +02:00
_layouts update add stackbit 2020-10-17 10:14:24 +10:00
_sass update logo svg colors 2020-08-27 17:02:44 +10:00
_services update add stackbit 2020-10-17 10:14:24 +10:00
_team update add stackbit 2020-10-17 10:14:24 +10:00
assets seo and accessibility checks 2020-08-27 15:41:54 +10:00
images cleaning up images 2020-09-02 21:55:35 +10:00
screenshots testing gh pages 2020-08-27 13:38:55 +10:00
.gitignore refresh theme 2020-08-23 20:01:06 +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 README.md 2020-09-05 15:46:55 +10:00
_config.yml remove config defaults 2020-10-17 10:22:26 +10:00
about.md update add stackbit 2020-10-17 10:14:24 +10:00
contact.md refresh theme 2020-08-23 20:01:06 +10:00
index.md update add stackbit 2020-10-17 10:14:24 +10:00
netlify.toml update to jekyll 4 2020-08-23 13:57:25 +10:00
services.md cleaning up images 2020-09-02 21:55:35 +10:00
stackbit.yaml remove config defaults 2020-10-17 10:22:26 +10:00
team.md update add stackbit 2020-10-17 10:14:24 +10:00

README.md

Jekyll Serif Theme

Serif is a modern business theme for Jekyll. It contains multiple content types for a typical business website. The theme is fully responsive, blazing fast and artfully illustrated.

Live Demo | Zerostatic Themes

Jekyll Serif Theme screenshot

Theme features

  • Jekyll 4.1
  • Services (Collection)
  • Team (Collection)
  • Features (Data)
  • SCSS
  • Responsive design
  • Bootstrap 4.3 grid and media queries only
  • Responsive menu
  • 100/100 Google Lighthouse speed score
  • 100/100 Google Lighthouse seo score
  • 100/100 Google Lighthouse accessibility score
  • 100/100 Google Lighthouse best practices score
  • Under 50KB without images or 80KB with images and illustrations
  • Under 20KB without Google fonts
  • Robust example content included
  • Royalty free illustrations included
  • Netlify & Github Pages ready

Installation

Installing Ruby & Jekyll

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

Download or clone the theme.

To run the theme locally, navigate to the theme directory and run:

bundle install

To start the Jekyll local development server.

bundle exec jekyll serve

To build the theme.

bundle exec jekyll build

Deployment

Netlify

This theme contains a netlify.toml and has been tested to work with Netlify.

Deploy to Netlify

Github Pages

This theme has been tested to work with Github Pages (and Github Project Pages)

If you are using this theme with Github Pages and you are using a Github Project Page then your site will be hosted in a subfolder you will need to update the baseurl in the _config.yml otherwise all the css, images and paths will be broken.

For example the site https://zerostaticthemes.github.io/jekyll-serif-theme would have baseurl: "/jekyll-serif-theme"

Credits

License

This theme is open source under the MIT license. If you fork or copy this theme you must leave me as the original author in the LICENSE file (on line 3 where I am listed as the author). Really, I just don't want people copying this theme and then saying it's their theme, because I put a lot of work into my themes, thanks!