|
1 | | -# dvxcode.github.io |
| 1 | +# Jekyll Serif Theme |
2 | 2 |
|
3 | | -Through this blog, I hope to provide valuable insights and resources to others in the tech community, and to foster a sense of collaboration and connection with like-minded individuals. |
| 3 | +Serif is a modern business theme for Jekyll. It contains multiple content types for a typical brochure/marketing website. The theme is fully responsive, blazing fast and artfully illustrated. |
4 | 4 |
|
5 | | -## Would you like to know more about the technology I used to create this blog? Please see the following links for more information: |
| 5 | +[Live Demo](https://jekyll-serif.netlify.app/) | |
| 6 | +[Zerostatic Themes](https://www.zerostatic.io) |
6 | 7 |
|
7 | | -- [Ruby 101](https://jekyllrb.com/docs/ruby-101/) |
8 | | -- [Setting up a Jekyll site with GitHub Pages](https://jekyllrb.com/docs/github-pages/) |
9 | | -- [Configuring GitHub Metadata](https://github.com/jekyll/github-metadata/blob/master/docs/configuration.md#configuration) to work properly when developing locally and avoid `No GitHub API authentication could be found. Some fields may be missing or have incorrect data.` warnings. |
| 8 | +<a href="https://www.buymeacoffee.com/zerostatic" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a> |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | +### Theme features |
| 13 | + |
| 14 | +- Jekyll 4.2+ |
| 15 | +- Netlify & Github Pages ready |
| 16 | +- Services (Collection) |
| 17 | +- Team (Collection) |
| 18 | +- Features (Data) |
| 19 | +- SCSS |
| 20 | +- 100% Responsive design, animated hamburger and mobile slide in menu |
| 21 | +- Bootstrap 4.6 - _Only the bootstrap grid and utilites are imported by default. If you want to use more of the Boostrap library you can uncomment the `@import` in `style.scss`_ |
| 22 | +- 100/100 Google Lighthouse speed score |
| 23 | +- 100/100 Google Lighthouse seo score |
| 24 | +- 100/100 Google Lighthouse accessibility score |
| 25 | +- 100/100 Google Lighthouse best practices score |
| 26 | +- Under 50KB without images or 80KB with images and illustrations ⚡ |
| 27 | +- Under 20KB without Google fonts ⚡⚡⚡ |
| 28 | +- Robust example content included |
| 29 | +- Royalty free illustrations included |
| 30 | + |
| 31 | +## Installation |
| 32 | + |
| 33 | +### Installing Ruby & Jekyll |
| 34 | + |
| 35 | +If this is your first time using Jekyll, please follow the [Jekyll docs](https://jekyllrb.com/docs/installation/) and make sure your local environment (including Ruby) is setup correctly. |
| 36 | + |
| 37 | +### Installing Theme |
| 38 | + |
| 39 | +Download or clone the theme. |
| 40 | + |
| 41 | +To run the theme locally, navigate to the theme directory and run: |
| 42 | + |
| 43 | +``` |
| 44 | +bundle install |
| 45 | +``` |
| 46 | + |
| 47 | +To start the Jekyll local development server. |
| 48 | + |
| 49 | +``` |
| 50 | +bundle exec jekyll serve |
| 51 | +``` |
| 52 | + |
| 53 | +To build the theme. |
| 54 | + |
| 55 | +``` |
| 56 | +bundle exec jekyll build |
| 57 | +``` |
| 58 | + |
| 59 | +## Deployment |
| 60 | + |
| 61 | +### Netlify |
| 62 | + |
| 63 | +Use Netlify to deploy this theme. This theme contains a valid and tested `netlify.toml` - Feel free to use the 1-click deploy below. |
| 64 | + |
| 65 | +[](https://app.netlify.com/start/deploy?repository=https://github.com/zerostaticthemes/jekyll-serif-theme) |
| 66 | + |
| 67 | +### Github Pages |
| 68 | + |
| 69 | +This theme has been tested to work with Github Pages (and Github Project Pages). When using Github Pages you will need to update the `baseurl` in the `_config.yml` otherwise all the css, images and paths will be broken. |
| 70 | + |
| 71 | +For example the site https://zerostaticthemes.github.io/jekyll-serif-theme would have `baseurl: "/jekyll-serif-theme/"` |
| 72 | + |
| 73 | +## Extras |
| 74 | + |
| 75 | +### License |
| 76 | + |
| 77 | +- You cannot create ports of this theme |
| 78 | +- You cannot re-sell this theme |
| 79 | + |
| 80 | +### Credits |
| 81 | + |
| 82 | +- Beautiful royalty free Illustrations by Icons8 - https://icons8.com/illustrations/style--pixeltrue |
| 83 | +- Stock images by Unsplash - https://unsplash.com/ |
| 84 | +- Feature icons by Noun Project - https://thenounproject.com/ |
| 85 | + |
| 86 | +## Support My Work |
| 87 | + |
| 88 | +I've been building open source themes for all the main static site generators for over 4 years now. My premium themes allow me to continue to allocate time to maintain, improve and build new open source themes. |
| 89 | + |
| 90 | +1. Leave a star ⭐🙏🏻 |
| 91 | +2. Make a contribution to this theme, add a feature, fix a bug, nothing is to small |
| 92 | +2. Mention this theme on twitter [@zerostaticio](https://twitter.com/zerostaticio) 📢 |
| 93 | +3. Purchase a premium theme 🔥 |
| 94 | + |
| 95 | +### All Jekyll Themes by Zerostatic |
| 96 | + |
| 97 | +- [Jekyll Serif (Open Source)](https://www.zerostatic.io/theme/jekyll-serif/) |
| 98 | +- [Jekyll Atlantic (Open Source)](https://www.zerostatic.io/theme/jekyll-atlantic/) |
| 99 | +- [Jekyll Advance (Premium)](https://www.zerostatic.io/theme/jekyll-advance/) |
| 100 | +- [Jekyll Origin (Premium)](https://www.zerostatic.io/theme/jekyll-origin/) |
| 101 | +- [Jekyll Curate (Premium)](https://www.zerostatic.io/theme/jekyll-curate/) |
| 102 | + |
| 103 | +🇦🇺 **Made in Australia** by Robert Austin |
0 commit comments