Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

LiquidLeads/Technovine-Site_old

 
 

Repository files navigation

Technovine Solutions

This is the source repository for the Technovine Solutions website, built by Jekyll and hosted with GitHub Pages.

Development

Testing Locally

Use the jekyll serve command to test locally. This will start a local web server at http://localhost:4000 and will automatically rebuild the site whenever you make changes.

jekyll serve

Clearing Build Cache

If you are having issues with the site not updating, try clearing the build cache.

jekyll clean

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.8%
  • SCSS 29.3%
  • HTML 20.7%
  • CSS 2.7%
  • XSLT 0.4%
  • Ruby 0.1%