Skip to content

Schmidt-DevOps/tilix-web

 
 

Repository files navigation

Tilix website

Website for the Tilix project

Build:

1- Clone the repository

git clone https://github.com/gnunn1/tilix-web/

2- Install jekyll and jekyll-paginate

gem install jekyll jekyll-paginate

3- Go the cloned directory and run Jekyll server

cd ./tilix-web && jekyll serve

Credits

Thanks to those projects that made this website possible:

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.4%
  • SCSS 27.3%
  • HTML 12.3%