Template:Main page: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
< | <!DOCTYPE html> | ||
<html lang="en"> | |||
<head> | |||
<meta charset="UTF-8"> | |||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |||
<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=" | <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> | |||
< | |||
<a href="/wiki/ | |||
</div> | </div> | ||
<div class=" | <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="/ | <a href="https://github.com/cruxpedia" target="_blank" class="fab fa-github"></a> | ||
</div> | </div> | ||
<div class="card"> | </section> | ||
<h3>Modern Indian Politics</h3> | |||
<section class="features-section"> | |||
<h2 class="section-title">Featured Articles</h2> | |||
<div class="feature-cards"> | |||
<div class="card"> | |||
<h3>India's Space Journey</h3> | |||
<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> | </div> | ||
</ | </section> | ||
</div> | </div> | ||
<footer class="main-footer"> | <footer class="main-footer"> | ||
<p>© 2025 CruxPedia. All rights reserved.</p> | |||
</footer> | </footer> | ||
<script src="main.js"></script> | |||
</body> | |||
</html> | |||
Revision as of 16:25, 21 May 2025
<!DOCTYPE html>
Welcome to CruxPedia!
Your hub for India's essence — explore {{NUMBEROFARTICLES}}+ articles and {{NUMBEROFEDITS}} edits.