Jesús Pérez 0aeaa33d9a
Some checks failed
CI/CD Pipeline / Test Suite (push) Has been cancelled
CI/CD Pipeline / Security Audit (push) Has been cancelled
CI/CD Pipeline / Build Docker Image (push) Has been cancelled
CI/CD Pipeline / Deploy to Staging (push) Has been cancelled
CI/CD Pipeline / Deploy to Production (push) Has been cancelled
CI/CD Pipeline / Performance Benchmarks (push) Has been cancelled
CI/CD Pipeline / Cleanup (push) Has been cancelled
chore: update gitignore and fix content
2026-02-08 20:09:38 +00:00

1.4 KiB

About {{project_name}}

{{description}}

Built with Rustelo

This site is built with the Rustelo framework, a modern Rust web framework that combines the power of Rust with the flexibility of modern web development.

Key Features

  • Performance: Built with Rust for maximum performance and safety
  • Modern UI: Responsive design with UnoCSS and component-based architecture
  • Content Management: Markdown-based content with automatic routing
  • Developer Experience: Hot reload, type safety, and excellent tooling
  • Maintainable: Framework-as-dependency architecture keeps your code clean

Getting Started

This implementation uses the basic template, which provides:

  • Simple blog and pages structure
  • Responsive design out of the box
  • Essential development tools
  • Framework update management
  • Asset optimization

Technology Stack

  • Backend: Rust with Leptos framework
  • Frontend: Leptos with UnoCSS for styling
  • Content: Markdown with front matter
  • Build: Vite with hot module replacement
  • Deployment: Docker-ready with cross-compilation support

Contact

For questions or support:


This page was generated from the basic template. Edit content/pages/about.md to customize it.