Skip to content

pyinfra-dev/pyinfra.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

36 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

  •  
  •