Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.75 KB

File metadata and controls

43 lines (30 loc) · 1.75 KB

CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

Repository Overview

This is a GitHub Pages repository (avinashkr29.github.io) that serves as a simple static website. The primary purpose is to host an app-ads.txt file for advertising configuration.

Repository Structure

  • app-ads.txt - Advertising configuration file containing publisher IDs for Google AdSense, Facebook, and other ad networks
  • README.md - Basic repository description with website URL

Common Commands

Since this is a static GitHub Pages site with no build process:

# View current status
git status

# Add and commit changes
git add .
git commit -m "Description of changes"

# Push to deploy to GitHub Pages
git push origin main

Development Notes

Development rules:

  1. always think about the user experience, the ui, /ux, the flow, and make is awesome/wow feel. use context7 and firecrawl mcp servers for latest information .
  2. Ask me for more guidelines if you are confused of need more details.
  3. always check that there are no compiling error, and that the app will run once you are done. if error, correct it.
  4. Very important: While coding, desigining, or anything, think like an apple designer. Keep it minimalistic, clean, premium, aesthetics like.
  5. Never give any contribution to yourself that you are making this. it is made by me - avinash.