Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

saibrotech/saibrotech.github.io

Repository files navigation

site

https://saibrotech.github.io/ court

DEV

If you want to use this template, or enhance it, you can use Docker. Just run './docker/dev/run.sh' or './docker/dev/run.bat'and then point your browser to http://localhost:4000/.

Note: Developing for github pages is tricky. You should alway rely on safe plugins because any other, that's not in the list will simply not run.

Dependencies

gem install bundler jekyll

Run server

bundle exec jekyll serve

rvm no linux

1 - /bin/bash --login 2 - rvm use 2.6.6 3 - rvm get stable --auto-dotfiles

Update Gems

bundle update

Creative Theme for Jekyll

A Jekyll implementation of the Creative Theme template by Start Bootstrap.

An attractive one page Bootstrap theme perfect for creative portfolios and businesses

Based on Creative Theme v6.0.4 and Bootstrap v4.5.3.

To use the Creative Theme template in your project

Creating a site with this particular Jekyll theme, is basically writing a markdown site.

  • Start by adding your info in _config.yml.
  • Don't forget to change _data/footer.yml to update the copyright.
  • In index.md reorder or remove section as you prefer.
  • You can also add other pages, like links.md.
  • Edit _data/menus.yml to add links in the navigation bar.

Credits