My personal landing page - a fast, accessible React-based site with social links.
This React-based landing page includes:
- Full accessibility support (WCAG compliant)
- Screen reader optimization
- High contrast and dark mode support
- Reduced motion support for accessibility
- FontAwesome icons for social links
- Space Mono font from Google Fonts
- Responsive mobile-first design
- ATmosphere integration with dropdown for Flashes and Whitewind
- Optimized for Cloudflare Pages deployment
- Bluesky: @j4ck.xyz
- Twitter: @jglypt
- ATmosphere: Includes Flashes and Whitewind blogs
- Email: jack@jglypt.net
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run previewThis site is configured for deployment on Cloudflare Pages:
- Connect your GitHub repository to Cloudflare Pages
- Use these build settings:
- Build command:
npm run build - Build output directory:
dist - Node.js version: 18
- Build command:
You can fork this repo and use it for yourself as long as you remove my personal information (Jack, j4ck.xyz, etc.)