pagetop 0.5.0

Un entorno de desarrollo para crear soluciones web modulares, extensibles y configurables.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Intro component.
intro_default_title = Hello, world!
intro_default_slogan = Discover⚡{ $app }
intro_default_button = A web solution powered by <strong>PageTop</strong>

intro_pagetop_label = PageTop version on Crates.io
intro_release_label = Release date
intro_license_label = License

intro_text1 = PageTop is <strong>an opinionated Rust web development framework</strong> designed to build modular, extensible, and configurable web solutions.
intro_text2 = PageTop brings back the essence of the classic web, renders on the server (SSR) and uses <em>HTML-first</em> components, CSS and JavaScript, <strong>with the performance and security of Rust</strong>.

intro_code = Code
intro_have_fun = Coding is creating

# PoweredBy component.
poweredby_pagetop = Powered by { $pagetop_link }