Skip to content

MUKARRAM-ONE/IT-Initiative-Hub

Repository files navigation

IT Initiative Hub 🌐

Welcome to the IT Initiative Hub repository! This is the central source of documentation, resources, and updates for our team.

This site is built with Docusaurus, a modern static-site generator.

Live site: https://mukarram-one.github.io/IT-Initiative-Hub/


🚀 Quick Start (Developers)

If you're a developer and want to run this locally:

  1. Clone the repository:

    git clone https://github.com/MUKARRAM-ONE/IT-Initiative-Hub.git
    cd IT-Initiative-Hub
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run start
  4. Open the site: Go to http://localhost:3000 in your browser.


✍️ Quick Start (Non-Technical Contributors)

You don't need to be a programmer to contribute! Here's how:

  • Browse the Site: Go to the Documentation and Blog sections to see our current knowledge base.
  • Edit Content: Every page has an "Edit this page" link at the bottom. Click it to propose changes directly on GitHub.
  • Add a Guide: To add a new guide, create a .md file in the docs/ folder.
  • Add a Blog Post: To add an update, create a .md file in the blog/ folder.

For a full guide, check out our Editing Content Guide.


🏗️ Project Structure

  • docs/: All documentation files (guides, tutorials, etc.).
  • blog/: All blog posts and updates.
  • static/img/: Images used throughout the site.
  • src/pages/: Custom React pages (like the homepage).
  • docusaurus.config.ts: Site configuration (title, tagline, navigation).

🛠️ Commands

  • npm run start: Starts the local development server.
  • npm run build: Bundles your website into static files for production.
  • npm run serve: Serves the built website locally.
  • npm run typecheck: Runs TypeScript type checking.

🤝 Contributing

We welcome contributions from everyone! Whether it's fixing a typo, adding a new guide, or improving the design, your help is appreciated.

Built with ❤️ by the IT Initiative Team.

About

IT Initiative Hub is a multilingual Docusaurus documentation website for practical guides on observability and monitoring stacks (Grafana and SigNoz), with tutorials, blog updates, and GitHub Pages deployment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors