Skip to content

Deyweaver/Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeyWeaver Foundation - Landing Page

The official website and landing page for the DeyWeaver Foundation, a nonprofit organization dedicated to providing free, open-source AI-powered productivity tools for everyone.

🌐 Live Website

Visit us at: npo.deyweaver.live

📖 About

The DeyWeaver Foundation is a nonprofit organization committed to making powerful AI productivity tools accessible to everyone. We believe in:

  • Free & Open Source: All our projects are MIT licensed and freely available
  • Ethical AI: Building AI tools that respect privacy and serve humanity
  • Community-Driven: Developed by the community, owned by no one, free for everyone
  • Accessibility: No paywalls, no subscriptions - just free tools for students, professionals, and everyone in between

✨ Features

This landing page showcases:

  • Organization Mission & Values: Learn about our commitment to ethical AI and open source
  • Featured Projects:
    • DeyWeaver Planner: A powerful, open-source planning tool
    • UIgenie: AI-powered UI generation tool
    • And more upcoming projects
  • Sponsor Recognition: Highlighting our supporters and partners
  • Volunteer Opportunities: Information on how to join our team and contribute
  • Contact Information: Multiple ways to connect with our organization

🛠️ Technology Stack

  • HTML5: Semantic markup for better accessibility and SEO
  • Tailwind CSS: Utility-first CSS framework for styling
  • JavaScript: Vanilla JS for interactivity and animations
  • GitHub Pages: Static site hosting

🚀 Getting Started

Prerequisites

No build process required! This is a static website that can be served directly.

Local Development

  1. Clone the repository

    git clone https://github.com/Deyweaver/Page.git
    cd Page
  2. Open in browser

    Simply open index.html in your web browser:

    # macOS
    open index.html
    
    # Linux
    xdg-open index.html
    
    # Windows
    start index.html
  3. Or use a local server (recommended for development)

    Using Python:

    # Python 3
    python -m http.server 8000
    
    # Python 2
    python -m SimpleHTTPServer 8000

    Using Node.js:

    npx http-server

    Then visit http://localhost:8000 in your browser.

📁 Repository Structure

Page/
├── index.html          # Main landing page
├── robots.txt          # Search engine crawling rules
├── sitemap.xml         # XML sitemap for SEO
├── CNAME              # Custom domain configuration
└── README.md          # This file

🌍 Deployment

This site is automatically deployed to GitHub Pages whenever changes are pushed to the main branch.

Custom Domain

The site is configured to use the custom domain npo.deyweaver.live via the CNAME file.

SEO Optimization

The site includes:

  • Comprehensive meta tags (Open Graph, Twitter Cards)
  • Structured data (JSON-LD) for search engines
  • XML sitemap
  • robots.txt configuration
  • Semantic HTML for better accessibility

🤝 Contributing

We welcome contributions from the community! Whether you want to:

  • Fix bugs or typos
  • Improve content or documentation
  • Enhance accessibility
  • Add new features
  • Suggest improvements

How to Contribute

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add some amazing feature')
  5. Push to the branch (git push origin feature/amazing-feature)
  6. Open a Pull Request

🔗 Our Projects

  • DeyWeaver Planner: Powerful planning and productivity tool
  • UIgenie: AI-powered UI generation
  • More projects coming soon!

Visit our GitHub organization to explore all our open-source projects.

🌟 Get Involved

Volunteer / Fellowship

Build stuff, learn, and get real IT experience. No age limit - just curiosity & creativity.

Contact: [email protected]

Book a Call

Have ideas, feedback, or want to discuss open-source productivity & ethical AI? Schedule a 15-minute chat with our founder!

📧 Contact

📍 Location

DeyWeaver Foundation
Los Angeles, CA 90017
United States

📄 License

This project is open source and available under the MIT License.

🙏 Acknowledgments

Special thanks to all our volunteers, contributors, and sponsors who make this mission possible.


Our Promise: We're here to prove that powerful technology doesn't have to come at a cost. Built by the community, owned by no one, free for everyone.

© 2025 DeyWeaver Foundation. All rights reserved.

About

The organizations website/landing page

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages