Skip to content

Kiran-5/Teat--99

 
 

Repository files navigation

Using Locally

Install Ruby and Jekyll first.

Install and run: bundle install bundle exec jekyll server

View the live page using localhost: http://localhost:4000.

You can get the html files in _site folder.

Customizing

Edit '_config.yml'

Edit 'index.md'

Edit '/_layouts/homepage.html'

License

This work is licensed under a Creative Commons Zero v1.0 Universal License.

Acknowledgements

Our project uses the source code from the following repositories:

pages-themes/minimal

orderedlist/minimal

Packages

No packages published

Languages

  • SCSS 43.4%
  • HTML 23.3%
  • JavaScript 15.5%
  • Ruby 10.9%
  • Shell 6.9%