Skip to content

Commit

Permalink
Merge pull request #52 from unihackhq/next
Browse files Browse the repository at this point in the history
A whole new site for 2019 and beyond
  • Loading branch information
anthonycr0 authored Feb 5, 2019
2 parents b080dbf + 0cd314b commit 510e8ff
Show file tree
Hide file tree
Showing 312 changed files with 10,948 additions and 13,909 deletions.
6 changes: 6 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"presets": [
"next/babel",
"@zeit/next-typescript/babel"
]
}
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@
/site
/_site
/.sass-cache
/node_modules
/.next
/out
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

3 changes: 0 additions & 3 deletions Gemfile

This file was deleted.

248 changes: 0 additions & 248 deletions Gemfile.lock

This file was deleted.

16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
# UNIHACK Site
# WIP UNIHACK Site

The site for UNIHACK – Australia's premier student hackathon.
Uses NextJS (React) with TypeScript and Sass

Running the site locally requires [Ruby](https://www.ruby-lang.org) and [Bundler](http://bundler.io/).
## Install
`npm install`

## Development

To install required dependencies and serve the site locally:

bundle

bundle exec jekyll server
## Start server
`npm run dev`
17 changes: 0 additions & 17 deletions _config.yml

This file was deleted.

Loading

1 comment on commit 510e8ff

@vercel
Copy link

@vercel vercel bot commented on 510e8ff Feb 5, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aliasing failed with the following error:

Error! You don't have permissions over domain unihack.net under unihackhq1.

Please sign in to comment.