Skip to content

Alekhyadaspet/anthill19

 
 

Repository files navigation

Anthill hacks website - https://anthillhacks.in

Source code for the hillhacks website.

Compiling

You need to have Jekyll installed. Follow its installation instructions for your platform.

Compile the site with jekyll b. You can have a server running using jekyll serve [--watch] [[--incremental] with the optional --watch flag to automatically regenerate the site on file saves and the --incremental flag to only generate what is needed.

The site uses kramdown and Jekyll for syntax and templating.

About

Anthill Hacks 2019 site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 56.5%
  • HTML 42.9%
  • JavaScript 0.6%