Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/melvinchng/business-jekyll-theme

Business Jekyll Theme for your business
https://github.com/melvinchng/business-jekyll-theme

bootstrap bootstrap3-theme business-service business-solutions jekyll jekyll-themes office ruby theme

Last synced: about 1 month ago
JSON representation

Business Jekyll Theme for your business

Awesome Lists containing this project

README

        

# Business Jekyll Theme

Business Jekyll Theme is a theme that is designed to be used for small and medium business. It is designed by a team from [Technext](https://github.com/technext/). The theme is then ported over by [Melvin Ch'ng](http://melvinchng.github.io) for Jekyll support. The original source code can be obainted from Technext's [repository](https://github.com/technext/office)

Unlike most Jekyll Themes, Business Jekyll Theme is not meant to be a single page theme. This theme is a package that you can use for your business website or promote certain project. I reorganized all the files and make it Jekyll friendly.

Big thanks to the creator of Office as this theme would not be possible without their hard work! You are always welcome to contribute to this repository to make it better!

**Example Site**
- [Business Jekyll Theme](https://business-jekyll-theme.github.io)

**Example Site From The Original Creator**
- [Office Template](http://demo.themewagon.com/preview/office-responsive-multipage-bootstrap-template)

## Feature
- Responsive layout
- CSS Framework - Bootstrap 3
- Beautiful icons by Fontawesome
- Clean, simple and elegant
- Multi page Template
- Well commented and structured coding
- Easy to use
- It's Free!

## Note
I removed certain features from the original theme packages as we do not really need it. I modified the original source code slightly to make it more mobile friendly and reusable.

## Installation
1. For first time user, you have to install Ruby and Rails. If you do not have Ruby on Rails installed, you may follow [this tutorial](http://melvinchng.github.io/rails/RubyOnRailsInstallation.html) that I wrote for Windows, Linux, and MacOS (installation videos are included).
2. Install Jekyll by using the command `gem install jekyll`.
3. Start your localhost server by using the command `jekyll serve`. Make sure that you are at the root directory of your folder before using this command.
4. Your site should be accessible at `localhost:4000`.
5. For additional information about Jekyll, refer to the [official website](http://jekyllrb.com/).

## Enjoy!