Skip to content

pyinfra-dev/pyinfra.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyinfra.com

The official website for pyinfra - a fast, Python-based infrastructure automation and configuration management tool.

📂 Project Structure

pyinfra.com/
├── index.html           # Main landing page
├── static/
│   ├── pyinfra.css     # Custom styles
│   ├── github.css      # GitHub markdown styles
│   └── fonts/          # Custom web fonts
└── README.md           # This file

🔧 Development

Local Testing

Simply open index.html in a web browser, or use a local server:

# Python 3
python -m http.server 8000

Then navigate to http://localhost:8000

🔗 Links

🤝 Contributing

To suggest improvements to the website:

  1. Fork the repository
  2. Make your changes
  3. Test thoroughly (check responsiveness, SEO, accessibility)
  4. Submit a pull request with a clear description

About

pyinfra website

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •