mirror of
https://github.com/tauri-apps/tauri.studio.git
synced 2026-02-04 02:21:17 +01:00
* feat(site): initial scaffolding * fix(redirect): 404 * feat(CNAME): reference to tauri-apps.org * feat(CNAME): add CNAME to build script CMD * feat(work): various things, including patterns page * feat(sidebar): Now scroll works - needed to close the sidebar, because there is no docheight - added a # to urls * feat(slides): add landing carousel * feat(landing): add ministories and roadmap and mermaid * feat(links): update links, enhance mermaid * feat(patterns): stylish page, 5 patterns, dynamic mermaid - note: trollbridge -> api-bridge - update mermaid * feat(patterns): - add multiwin pattern - add pattern icons - rename patterns - add config section with dynamic markdown - use keep-alive - minor revisions to landing page * feat(security): add docs/security page * feat(patterns): add cloudish flowchart * feat(patterns): fix infobar for mobile * feat(quasar): update deps * feat(examples): basic scaffolding * feat(patterns): mosts, bests * feat(patterns): icons * feat(build): last manual build
1 line
4.0 KiB
HTML
1 line
4.0 KiB
HTML
<!DOCTYPE html><html><head><base href=/ ><title>Tauri Documentation</title><meta charset=utf-8><title>Tauri Apps</title><meta name=title content="Tauri Apps - Make smaller, faster more secure native apps"><meta name=og:title content="Tauri Apps - Make smaller, faster more secure native apps"><meta name=twitter:title content="Tauri Apps - Make smaller, faster more secure native apps"><meta name=description content="Tauri is a toolchain for building highly secure native apps that have tiny binaries and are very fast. Whether coming from the front-end with Angular, React or Vue - or building Rust-native solutions, Tauri solves the hard problems of safe User Interfaces."><meta name=og:description content="Tauri is a toolchain for building highly secure native apps that have tiny binaries and are very fast. Whether coming from the front-end with Angular, React or Vue - or building Rust-native solutions, Tauri solves the hard problems of safe User Interfaces."><meta name=twitter:description content="Tauri is a toolchain for building highly secure native apps that have tiny binaries and are very fast. Whether coming from the front-end with Angular, React or Vue - or building Rust-native solutions, Tauri solves the hard problems of safe User Interfaces."><meta name=twitter:card content=summary><meta name=twitter:site content=@tauriapps><meta property=og:type content=article><meta property=og:image content=https://tauri-apps.org/statics/thetaTauri-logo.png><meta property=og:site_name content="Tauri Apps"><meta name=format-detection content="telephone=no"><meta name=msapplication-tap-highlight content=no><meta name=viewport content="user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1,width=device-width"><link rel=icon type=image/png href=statics/app-logo-128x128.png><link rel=icon type=image/png sizes=16x16 href=statics/icons/favicon-16x16.png><link rel=icon type=image/png sizes=32x32 href=statics/icons/favicon-32x32.png><link rel=icon type=image/png sizes=96x96 href=statics/icons/favicon-96x96.png><link rel=icon type=image/ico href=statics/icons/favicon.ico><link href=/css/09765828.de09424f.css rel=prefetch><link href=/css/0a2cdd0c.de09424f.css rel=prefetch><link href=/css/2d374d09.de09424f.css rel=prefetch><link href=/css/317a7180.c5fba107.css rel=prefetch><link href=/css/41b4ae5e.79381a9e.css rel=prefetch><link href=/css/46815abb.de09424f.css rel=prefetch><link href=/css/4e8dcd81.79381a9e.css rel=prefetch><link href=/css/692f86f8.e51c852e.css rel=prefetch><link href=/css/83b1e7f2.33f06a60.css rel=prefetch><link href=/css/92e72970.ae46ba8e.css rel=prefetch><link href=/css/b6ea7b8c.fa84de38.css rel=prefetch><link href=/js/09765828.596b6d7d.js rel=prefetch><link href=/js/0a2cdd0c.88fa5d62.js rel=prefetch><link href=/js/2d0e8be2.1de711c0.js rel=prefetch><link href=/js/2d374d09.dc1da48d.js rel=prefetch><link href=/js/317a7180.a07b1ef6.js rel=prefetch><link href=/js/41b4ae5e.8a1c72fe.js rel=prefetch><link href=/js/46815abb.8326e31e.js rel=prefetch><link href=/js/4b47640d.2cbbb692.js rel=prefetch><link href=/js/4e8dcd81.f78d910f.js rel=prefetch><link href=/js/692f86f8.f0ea2b2e.js rel=prefetch><link href=/js/83b1e7f2.946267a6.js rel=prefetch><link href=/js/92e72970.61d2aa82.js rel=prefetch><link href=/js/b6ea7b8c.956dde09.js rel=prefetch><link href=/css/app.997e29c0.css rel=preload as=style><link href=/js/app.42cb49e3.js rel=preload as=script><link href=/js/runtime.1d04ce06.js rel=preload as=script><link href=/js/vendor.79dfcdb4.js rel=preload as=script><link href=/css/app.997e29c0.css rel=stylesheet></head><body style="background-repeat:repeat-x;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAASLCAIAAADbE0BzAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAVUlEQVRYhe3NIQ6AQBBD0Zl2ViC4Bh7J/R0h3AaPIJBsAhrzxTO/ojHNiyICF4/DoYiIfVtVVaoq2X601mSra7aVmbItScrMztvX3b92AAAAAACAH5wLVw2ltqAZ/QAAAABJRU5ErkJggg==)"><div id=q-app></div><script type=text/javascript src=/js/app.42cb49e3.js></script><script type=text/javascript src=/js/runtime.1d04ce06.js></script><script type=text/javascript src=/js/vendor.79dfcdb4.js></script></body></html> |