Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://gnunn1.github.io/terminix-web
Website for the Terminix project
https://gnunn1.github.io/terminix-web
Last synced: 3 months ago
JSON representation
Website for the Terminix project
- Host: GitHub
- URL: https://gnunn1.github.io/terminix-web
- Owner: gnunn1
- License: mpl-2.0
- Created: 2016-10-13T23:36:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-23T09:09:08.000Z (9 months ago)
- Last Synced: 2024-05-14T03:05:08.060Z (6 months ago)
- Language: JavaScript
- Size: 2.75 MB
- Stars: 14
- Watchers: 3
- Forks: 21
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: news/index.html
- License: LICENSE
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/)