Skip to content

Demon-Die/Website

DemonDie Website

GitHub Discord License: MIT Contributing Code of Conduct

Professional static website for the DemonDie organization.

Designed with Google Stitch, Connected by hands, Styled with TailwindCss.

Current Project

Demon Tech Roadmap

Community-driven learning roadmaps for students and aspiring developers.

Demon Tech Roadmap is an open-source platform designed to help learners navigate technology careers through structured, beginner-friendly roadmaps, curated resources, and practical project recommendations.

Local Development

This repository is a static website, so there is no Node install or build step required.

  1. Start a local web server from the repository root:
# Clone the repo
git clone https://github.com/Demon-Die/Website.git
cd Website

# No build step – open locally
open index.html   # macOS
# or serve with any static server
npx -y serve .   # quick local dev server

The site relies on the Tailwind CDN, so no npm install is required.


▶️ Usage

  • Open index.html in a browser.
  • The navigation links (Home, Projects, Contributors, Community, About) scroll smoothly to their sections.
  • Click the “Join the contributors” card to open the GitHub organization members page.

🤝 Contributing

We welcome contributions! To get started:

  1. Fork the repository.
  2. Create a feature branch (git checkout -b feat/awesome‑feature).
  3. Make your changes – keep the existing design language consistent.
  4. Open a Pull Request describing the improvement.

Please follow the existing code style (Tailwind utility classes, BEM‑like naming, and the custom color palette defined in the <script id="tailwind-config">).


📄 License

Distributed under the MIT License. See the LICENSE file for details.


📧 Contact & Community

Join us, build together, and make open‑source learning fun!

About

DemonDie is an open-source technology community building impactful software and helping developers grow through collaboration.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors