Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://gnunn1.github.io/tilix-web/

Website for the Terminix project
https://gnunn1.github.io/tilix-web/

Last synced: about 2 months ago
JSON representation

Website for the Terminix project

Awesome Lists containing this project

README

        

# Tilix website
Website for the Tilix project

#### Build:
1- Clone the repository
```bash
git clone https://github.com/gnunn1/tilix-web/
```
2- Install `jekyll` and `jekyll-paginate`
```bash
gem install jekyll jekyll-paginate
```
3- Go the cloned directory and run Jekyll server
```bash
cd ./tilix-web && jekyll serve
```

#### Credits
Thanks to those projects that made this website possible:
- [Skeleton](http://getskeleton.com/)
- [Jekyll](https://jekyllrb.com/)
- [bxSlider](http://bxslider.com/)
- [Font Awesome](http://fontawesome.io/)