Skip to content

hillhacks/hackbeach

Repository files navigation

Source code for the hackbeach website.

Compiling

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

Compile the site with jekyll build. 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published