From cb335162aee8da1731af1e32dd06719fc252474d Mon Sep 17 00:00:00 2001 From: Ayush Singh Date: Wed, 15 Jun 2022 19:47:49 +0530 Subject: [PATCH] Add AppData Required for publishing to Flathub --- zola.metainfo.xml | 60 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 zola.metainfo.xml diff --git a/zola.metainfo.xml b/zola.metainfo.xml new file mode 100644 index 0000000000..a0550fdf16 --- /dev/null +++ b/zola.metainfo.xml @@ -0,0 +1,60 @@ + + + + org.getzola.zola + docs/static/favicon.ico + + Zola + A fast static site generator in a single binary with everything built-in + Vincent Prouillet and contributors + + CC0-1.0 + MIT + + +

+ Zola comes as a single executable with Sass compilation, syntax highlighting, table of contents and many other features + that traditionally require setting up a dev environment adding some JavaScript libraries to your site. +

+

+ The average site will be generated in less than a second, including Sass compilation and syntax highlighting. +

+

+ Zola renders your whole site as static files, making it trivial to handle any kind of traffic you will throw at it at no + cost without having to worry about managing a server or a database. +

+

+ From the CLI to the template engine, everything is designed to be intuitive. Don't take my word for it though, look at the + documentation and see for yourself. +

+

+ Zola gets out of your way so you can focus on your content, be it a blog, a knowledge base, a landing page or a combination + of them. +

+

+ Zola comes with shortcodes and internal links to make it easier to write your content. +

+
+ + + Development + WebDevelopment + + + https://www.getzola.org/ + https://github.com/getzola/zola/issues + https://www.getzola.org/documentation/ + + + zola + + + + + + + https://github.com/getzola/zola/releases/tag/v0.15.3 + + + +