Skip to content

berkayburakmdev/railhubdev-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

RailDevHub Landing Page

Modern, multi-page corporate website built with Astro for GitHub Pages deployment.

โš ๏ธ Educational Project Notice

This project is developed for educational purposes only and does not reflect real-world data or services. All content, projects, and information presented are fictional and created solely for learning and demonstration purposes.

๐Ÿš€ Live Demo

berkayburakmdev.github.io/railhubdev-website

Getting Started

npm install
npm run dev

Visit http://localhost:4321 to see the site.

Build & Deploy

npm run build

The built files will be in the dist/ directory, ready for GitHub Pages deployment.

GitHub Pages Deployment

This project is fully configured for GitHub Pages deployment:

Setup Steps:

  1. Repository Settings:

    • Go to Settings โ†’ Pages
    • Source: "GitHub Actions"
    • (No custom domain needed - using GitHub's default)
  2. Automatic Deployment:

  3. Manual Deployment:

    • Go to Actions tab
    • Run the "Deploy to GitHub Pages" workflow manually

Files Created:

  • .github/workflows/deploy.yml - GitHub Actions workflow
  • CNAME - Domain configuration (optional)
  • .nojekyll - Disables Jekyll processing
  • scripts/copy-github-files.js - Copies required files to dist

Features

  • ๐ŸŽ“ Educational Project Notice - Clear disclaimer banner at the top
  • ๐ŸŒ™ Dark theme (optimized for developer experience)
  • ๐ŸŽจ Modern design with Tailwind CSS
  • โšก Fast static site generation with Astro
  • ๐Ÿ“ฑ Fully responsive
  • โœจ Smooth animations and transitions
  • ๐Ÿ—๏ธ Clean component architecture

Tech Stack

  • Framework: Astro
  • Styling: Tailwind CSS
  • UI Components: React
  • Icons: Lucide React
  • Deployment: GitHub Pages
  • CI/CD: GitHub Actions

About

๐Ÿš‚ Fully vibe-coded practice project for RailDevHub team website

Topics

Resources

Stars

Watchers

Forks

Contributors