Code Monkey home page Code Monkey logo

isp-site-template's Introduction

ISP Template for Jekyll Theme

This is a template site for using the isp jekyll theme. It provides a basic jekyll page in tu design which can be used as a starting point for bigger projects. You can find the theme here.

Installation

Since this is a jekyll site, it requires the same setup as jekyll.

Linux

Install the bundler package provided by your system

Ubuntu/Mint/Debian

# apt install bundler

Arch Linux

# pacman -S ruby-bundler

If bundler is not available for your distro install the gem tool from here and use it to install bundler

# gem install bundler

After installing bundler run

$ bundle install --path vendor/bundle

inside the project directory.

This should download and install all necessary dependencies locally into the vendor/bundle folder. You can then start the server using

$ bundle exec jekyll s

You can now visit http://locahost:4000 to see the page in action. Use the --livereload option, if you want the page to live reload on every change.

isp-site-template's People

Contributors

miterion avatar

Watchers

 avatar  avatar

isp-site-template's Issues

Sidebar is static

The current sidebar is build into the theme and can not be changed by the containing site
screenshot from 2018-01-23 14-47-14

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.