Jump to content

Create Your Profile or Promote Your Brand

Want to make your profile on Wikigama or promote your company, startup, product, or service?

Contact us: contact@wikigama.org

Template:Main page: Difference between revisions

From Wikigama
No edit summary
No edit summary
Line 1: Line 1:
<!DOCTYPE html>
<div class="main-hero">
<html lang="en">
  <h1>Welcome to <span class="highlight">CruxPedia</span></h1>
<head>
  <p>Your ultimate source for India's essence—people, pop culture, politics, and more.</p>
  <meta charset="UTF-8">
  <a href="/wiki/Special:AllPages" class="button">Browse All Articles</a>
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
</div>
  <title>CruxPedia - Main Page</title>
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">
  <link href="https://fonts.googleapis.com/css2?family=Rubik:wght@400;600;800&display=swap" rel="stylesheet">
  <link rel="stylesheet" href="main.css">
</head>
<body>
  <div class="cruxpedia-main">
    <section class="welcome-section">
      <h1 class="animated-title">Welcome to <span class="highlight">CruxPedia</span>!</h1>
      <p>Your hub for India's essence — explore {{NUMBEROFARTICLES}}+ articles and {{NUMBEROFEDITS}} edits.</p>
      <div class="cta-buttons">
        <a href="/wiki/Special:AllPages" class="main-btn">Explore Wiki</a>
        <a href="/wiki/Special:Community" class="main-btn orange">Join Community</a>
      </div>
      <div class="social-icons">
        <a href="https://twitter.com/cruxpedia" target="_blank" class="fab fa-x-twitter"></a>
        <a href="https://youtube.com/cruxpedia" target="_blank" class="fab fa-youtube"></a>
        <a href="https://github.com/cruxpedia" target="_blank" class="fab fa-github"></a>
      </div>
    </section>


    <section class="features-section">
<div class="main-grid">
      <h2 class="section-title">Featured Articles</h2>
  <div class="card">
      <div class="feature-cards">
    <h2><i class="fa fa-user"></i> Influencers</h2>
        <div class="card">
    <p>Discover profiles of India's digital creators, YouTubers, and social stars.</p>
          <h3>India's Space Journey</h3>
    <a href="/wiki/Category:Influencers">Explore</a>
          <p>Explore ISRO's rise and upcoming missions.</p>
          <a href="/wiki/ISRO" class="read-more">Read more</a>
        </div>
        <div class="card">
          <h3>Startup Revolution</h3>
          <p>Discover India's growing tech and startup scene.</p>
          <a href="/wiki/Indian_Startups" class="read-more">Read more</a>
        </div>
        <div class="card">
          <h3>Modern Indian Politics</h3>
          <p>Understand key political shifts and elections.</p>
          <a href="/wiki/Indian_Politics" class="read-more">Read more</a>
        </div>
      </div>
    </section>
   </div>
   </div>
  <div class="card">
    <h2><i class="fa fa-rocket"></i> Startups</h2>
    <p>Know the stories behind India's fastest-growing startups and entrepreneurs.</p>
    <a href="/wiki/Category:Startups">Explore</a>
  </div>
  <div class="card">
    <h2><i class="fa fa-bolt"></i> Trends</h2>
    <p>What’s trending in tech, politics, and entertainment? Find out here.</p>
    <a href="/wiki/Category:Trends">Explore</a>
  </div>
</div>


  <footer class="main-footer">
<div class="main-footer">
    <p>&copy; 2025 CruxPedia. All rights reserved.</p>
  <p>Want to contribute? <a href="/wiki/CruxPedia:Community_Portal">Join the community!</a></p>
  </footer>
</div>
 
  <script src="main.js"></script>
</body>
</html>

Revision as of 16:32, 21 May 2025

Welcome to CruxPedia

Your ultimate source for India's essence—people, pop culture, politics, and more.

 <a href="/wiki/Special:AllPages" class="button">Browse All Articles</a>

Influencers

Discover profiles of India's digital creators, YouTubers, and social stars.

   <a href="/wiki/Category:Influencers">Explore</a>

Startups

Know the stories behind India's fastest-growing startups and entrepreneurs.

   <a href="/wiki/Category:Startups">Explore</a>

What’s trending in tech, politics, and entertainment? Find out here.

   <a href="/wiki/Category:Trends">Explore</a>