Coder Social home page Coder Social logo

smart_shires.github.io's Introduction

Design Jekyll Theme

A Jekyll theme based on the UI Kit and built with Bootstrap Italia.

Getting started

The theme itself is a starting point for a Jekyll-based website. You can refer to the official Jekyll docs for further details on how to install it locally.

If you already have bundler installed, you can install jekyll and budler gems with:

bundle install

However, if you want to install the dependencies locally you can run:

bundle install --path vendor/bundle

You can build the site and make it available on a local server with:

bundle exec jekyll serve --config {_config.yml, _config_dev.yml}

picking one of the two config files where:

  • _config.yml is the production file
  • _config_dev.yml is the development file.

Notes

You can run the server just with bundle exec jekyll serve: the webiste will be available on http://localhost:4000/design-jeyll-theme. This is the default settings to allow usage with GitHub pages.

The aforementioned addition of _config_dev.yml is needed to run the server on http://localhost:4000 without any subpath.

License

This repository is licensed with a BSD-3-Clause license. Please check the LICENSE file to know more details about this.

smart_shires.github.io's People

Contributors

francescoblefari avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.