https://github.com/davbree/neat-europa
Jamstack site created with Stackbit
https://github.com/davbree/neat-europa
git headless jamstack jekyll ssg stackbit static
Last synced: 2 months ago
JSON representation
Jamstack site created with Stackbit
- Host: GitHub
- URL: https://github.com/davbree/neat-europa
- Owner: davbree
- License: mit
- Created: 2021-07-01T08:27:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-01T08:27:09.000Z (about 5 years ago)
- Last Synced: 2025-06-20T10:09:57.824Z (about 1 year ago)
- Topics: git, headless, jamstack, jekyll, ssg, stackbit, static
- Language: SCSS
- Homepage: https://jamstack.new
- Size: 1.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://jekyll-serif.netlify.app/) |
[Zerostatic Themes](https://www.zerostatic.io)

### 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](https://jekyllrb.com/docs/installation/) 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
### Stackbit
Use Stackbit to deploy this theme. This theme contains a valid and tested `stackbit.yaml`
[](https://app.stackbit.com/create?theme=https://github.com/zerostaticthemes/jekyll-serif-theme)
### Netlify
Use Netlify to deploy this theme. This theme contains a valid and tested `netlify.toml` - Feel free to use the 1-click deploy below.
[](https://app.netlify.com/start/deploy?repository=https://github.com/zerostaticthemes/jekyll-serif-theme)
### Github Pages
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.
For example the site https://zerostaticthemes.github.io/jekyll-serif-theme would have `baseurl: "/jekyll-serif-theme/"`
## Other
### Credits
- Beautiful royalty free Illustrations by Icons8 - https://icons8.com/illustrations/style--pixeltrue
### License
This theme is open source under the MIT license. Please be respectful ๐๐ฝ
* If you fork or copy this theme please leave me as an original author in the LICENSE file on line 3 where I am listed as the author.
* Please don't create ports of this theme without at least asking me. Yes this theme is open-source but I've had several people "port" this theme (with only minor changes) and then advertise the theme as their own. Then they don't update it and it starts to get old and break etc. Now lots of people are finding these old crappy versions of the theme.