Skip to content

Repository files navigation

CC Club Website

Official website of the Computer Coding Club, MNNIT Allahabad — built with Zola, a static site generator, and the Goyo theme.

Never used Zola before? It's like the "static export" step of a React/Next.js build, except there is no React and no npm build at all. You write Markdown files, Zola renders them into plain HTML/CSS/JS using templates, and that's the whole website. If you can write a GitHub README, you can contribute content to this site.

🚀 Quick Start

# 1. Install Zola v0.22.1 (any OS):
#    https://github.com/getzola/zola/releases/tag/v0.22.1
#    (avoid apt/brew — they may install a different version)

# 2. Clone (--recursive fetches the Goyo theme submodule)
git clone --depth=1 --recursive https://github.com/CC-MNNIT/cc-website.git
cd cc-website

# 3. Run the dev server
zola serve
# Visit http://127.0.0.1:1111 — it auto-reloads on file changes

📖 Guides

Guide For What you'll learn
CONTRIBUTING.md Everyone What Zola is, setup, adding events/team/projects/roadmaps, working on the code
CONTRIBUTING_BLOG.md Blog writers Writing and submitting a blog post
BLOG_TEMPLATE.md Blog writers Copy-paste starting point with real examples

🤝 Contributing

We welcome contributions of every kind — fixing a typo, adding a blog post, improving the design, or building new features.

👥 Maintainers

🙏 Contributors

CC Club contributors

📄 License

MIT — see LICENSE. The Goyo theme is MIT licensed by hahwul.

🙋 Getting Help

  1. Read CONTRIBUTING.md — it covers setup and common problems
  2. Search GitHub Issues
  3. Ask on the CC Club Discord
  4. Open a new issue (bug reports, feature requests, and docs improvements all welcome)

Made with ❤️ by CC Club, MNNIT

About

Official website of the Computer Coding Club

Resources

Contributing

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages