Skip to content

GioFonderia/fonderia-origin

Repository files navigation

Jekyll Origin Premium Theme

Jekyll Origin is a fully featured blog theme.

Documentation

Live Docs

Demo

Live Demo

Screenshot

Jekyll Origin 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 jekyll serve or bundle exec jekyll serve to start the Jekyll server.

To build the Jekyll site run bundle exec jekyll build

Deploy

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

GitHub Pages

This theme works 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" # This should be the name of your repo

Credits

This theme uses open-source libraries and assets.

giofonderia.github.io

About

Source folder for website fonderia.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages