Skip to content

buengx/buengx.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buengx.github.io

A test GitHub Pages site for development and testing purposes.

About

This is a basic static website hosted on GitHub Pages. It serves as a foundation for testing and development.

Features

  • Responsive Design: Works on desktop and mobile devices
  • Modern CSS: Uses CSS Grid, Flexbox, and modern styling techniques
  • Interactive Elements: JavaScript functionality for user interaction
  • GitHub Pages Ready: Optimized for GitHub Pages hosting

Site Structure

  • index.html - Main homepage
  • styles.css - CSS styling and responsive design
  • script.js - JavaScript functionality and interactions
  • README.md - This documentation

Local Development

To view the site locally, you can:

  1. Clone this repository
  2. Open index.html in your web browser
  3. Or serve it with a local server:
    # Using Python
    python -m http.server 8000
    
    # Using Node.js
    npx http-server

GitHub Pages

This site is automatically deployed to GitHub Pages at: https://buengx.github.io

Testing

The site includes:

  • Interactive test button
  • Responsive design testing
  • Console logging for debugging
  • Smooth scroll navigation
  • Fade-in animations

Click the "Click me for a test!" button on the homepage to test JavaScript functionality.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •