v.0.3.0
Static Site Generator Build with Fresh and Deno
Attributes
Includes Deno configuration
Repository
Current version released
a year ago
Dependencies
Versions
FreshPress
FreshPress is a modern static site generator based on Deno and Fresh, designed for creating high-performance websites with a great developer experience.
Features
- π High Performance: Built on Deno and Fresh for optimal speed and efficiency
- π Plugin System: Extensible architecture for customization and features
- π Documentation System: Built-in support for comprehensive documentation sites
- π Internationalization: Native multi-language support
- π Full-Text Search: Integrated search capabilities without external dependencies
- π Markdown Support: First-class Markdown rendering with extended features
- π¨ Theming: Flexible theme system for customizing appearance
- π± Responsive Design: Mobile-friendly layouts out of the box
- π οΈ Developer Experience: Hot reloading, simple commands, and intuitive workflows
Quick Start
# Install FreshPress
deno run -A https://freshpress.deno.dev
# Create a new project
freshpress create my-website
# Start development server
cd my-website
deno task devDocumentation
Comprehensive documentation is available at https://freshpress.deno.dev/docs.
Plugin Ecosystem
FreshPress includes several core plugins:
- Blog: Content management for blog posts
- Projects: Project showcase capabilities
- Search: Full-text search functionality
- i18n: Internationalization support
- Content: Generic content management
- Date: Date formatting and localization
Contributing
We welcome contributions! Please see our Contributing Guide for more information.
License
FreshPress is open source software licensed under the MIT license.