/test-web-2

Primary LanguageSCSSOtherNOASSERTION

Jekyll Curate Premium Theme

Jekyll Curate is a premium portfolio theme for Jekyll.

Documentation

Screenshot

Jekyll Curate Theme screenshot

Install

Install Jekll

Make sure you have Ruby & Jekyll installed - For a step-by-step guide, read Jekyll docs installation

Install Theme

Extract the theme .zip file to your local computer. Navigate to the project root (it contains the README.md)

Run bundle install to install gems.

Then run bundle exec jekyll serve to start the Jekyll local development server.

To build the Jekyll site run bundle exec jekyll build

Deploy

Deploy to Netlify

This theme is pre-configured to deploy with Netlify.

💡 If you experience bundle install issues during the Netlify deployment, deleting the Gemfile.lock can sometimes help

Deploy to GitHub Pages

This theme has been tested to work with GitHub Pages. If you are creating a GitHub Pages "Project site" then your site will be in a sub-folder ie http://username.github.io/repository You will need to update the baseurl in the _config.yml for the asset paths to work correctly.

# _config.yml
baseurl: "/my-repo-name" # replace this with the name of your repo
url: ""

💡 Github pages can be tricky to configure correctly. While we have tested this theme with Github pages, we do not provide support for deploying on this platform. If you continue to experience problems we recommend trying Netlify.

Credits

This theme uses open-source libraries and assets.