Skip to content

hackclub/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,145 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Hack Club logo

Hack Club's Site (v4)

This codebase powers the Hack Club website, which is built with Next.js. You can view it live at hackclub.com

Development

  1. Clone the repository
git clone --depth 1 https://github.com/hackclub/site.git

Note

--depth 1 only gets the latest commit, if you need the full history (unlikely, ~562M), remove the --depth.

  1. Install the dependencies
bun install
  1. Then, start the development server:
bun dev

Credits

Tongyu (@bucketfish) made most of the design with help from Rowan (@3kh0). This is also built with help and feedback from many other Hack Club members! You can join the fun by submitting a pull request!

About

🚩 The fourth iteration of the Hack Club site!

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors