Skip to content

bloa-lang/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloa Website

This is the official website for the Bloa programming language, built with PHP, Tailwind CSS, and Font Awesome.

Features

  • Modern Design: Clean, responsive layout using Tailwind CSS
  • Comprehensive Documentation: Detailed guides and API reference
  • Code Examples: Practical examples for learning Bloa
  • PHP Backend: Server-side includes for maintainable structure
  • Font Awesome Icons: Beautiful icons throughout the site

Structure

  • index.php - Home page with overview and features
  • docs.php - Complete documentation
  • examples.php - Code examples and tutorials
  • about.php - About the language and project
  • download.php - Installation and download instructions
  • header.php - Navigation header
  • footer.php - Site footer

Local Development

To run the website locally:

  1. Ensure you have PHP installed
  2. Start a PHP development server:
    cd web
    php -S localhost:8000
  3. Open http://localhost:8000 in your browser

Deployment

This site can be deployed to any PHP-compatible web server or hosting service.

For static hosting, you can pre-render the PHP files or use a service that supports PHP.

Technologies Used

  • PHP: Server-side scripting for includes and dynamic content
  • Tailwind CSS: Utility-first CSS framework for styling
  • Font Awesome: Icon library for visual elements
  • HTML5: Semantic markup

Contributing

To contribute to the website:

  1. Edit the PHP/HTML files
  2. Test locally with PHP server
  3. Ensure responsive design works on mobile
  4. Submit a pull request

License

Same as the main Bloa project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages