Skip to content

pyfunc/www

Repository files navigation

1/cover.png

PyFunc Website

Overview

PyFunc is a comprehensive ecosystem of Python function-based services, designed to empower developers with modular, efficient, and innovative tools.

Features

  • Dark mode design
  • Responsive layout
  • Dynamic project rendering
  • Animated interactions
  • Tailwind CSS styling

Technology Stack

  • HTML5
  • Tailwind CSS
  • JavaScript (ES6+)
  • GSAP for animations
  • Font Awesome & Phosphor Icons

Prerequisites

  • Modern web browser
  • Text editor
  • Basic understanding of web technologies

Getting Started

  1. Clone the repository
git clone https://github.com/pyfunc/www.git
cd www
  1. Open the project in your preferred code editor

  2. Launch the website

  • Simply open index.html in a modern web browser
  • Or use a local development server like Live Server in VS Code

Project Structure

pyfunc-website/
│
├── index.html              # Main website entry point
│
├── assets/
│   ├── css/
│   │   ├── main.css        # Primary stylesheet
│   │   └── animations.css  # Animation-specific styles
│   │
│   ├── js/
│   │   ├── config.js       # Global configuration
│   │   ├── projects.js     # Project rendering logic
│   │   └── animations.js   # Animation scripts
│   │
│   └── svg/
│       └── logo.svg        # Website logo
│
├── tailwind.config.js      # Tailwind CSS configuration
└── README.md               # Project documentation

Customization

  • Modify assets/js/config.js to update project details
  • Adjust tailwind.config.js for custom design tokens
  • Update CSS in assets/css/ for styling changes

Contributing

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

License

Distributed under the Apache License 2.0. See LICENSE for more information.

Contact

Acknowledgements

Overview

PyFunc is a comprehensive ecosystem of Python function-based services, designed to empower developers with modular, efficient, and innovative tools.

Features

  • Dark mode design
  • Responsive layout
  • Dynamic project rendering
  • Animated interactions
  • Tailwind CSS styling

Technology Stack

  • HTML5
  • Tailwind CSS
  • JavaScript
  • GSAP for animations
  • Font Awesome & Phosphor Icons

Getting Started

  1. Clone the repository
  2. Open index.html in a modern browser
  3. Explore the PyFunc project ecosystem

Customization

Modify configuration files in assets/js/ to update project details, links, and settings.

Contributing

We welcome contributions! Please check our GitHub repository for guidelines.

License

Apache License 2.0