Browse Source

Videomaker: Add readme file (#4935)

Ben Dwyer 3 years ago
parent
commit
5a94f4241c
2 changed files with 52 additions and 8 deletions
  1. 44 0
      videomaker/readme.txt
  2. 8 8
      videomaker/style.css

+ 44 - 0
videomaker/readme.txt

@@ -0,0 +1,44 @@
+=== Videomaker ===
+Contributors: Automattic
+Requires at least: 5.8
+Tested up to: 5.8
+Requires PHP: 5.7
+License: GPLv2 or later
+License URI: http://www.gnu.org/licenses/gpl-2.0.html
+
+== Description ==
+
+Videomaker is a free, minimalistic WordPress theme ideal for film directors and video creators.
+
+It features a variety of block patterns created specifically for film releases and video portfolios, and allows the traditional blogging experience with a single column layout for blog posts.
+
+With simple, customizable typography, and alternative color palettes, Videomaker lets your videos stand out both on desktop and mobile devices.
+
+Videomaker is designed to work with the VideoPress plugin, although it will work well without it.
+
+== Changelog ==
+
+= 1.0.0 =
+* Initial release
+
+== Copyright ==
+
+Videomaker WordPress Theme, (C) 2021 Automattic, Inc.
+Videomaker is distributed under the terms of the GNU GPL.
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+Videomaker uses the following resources created by XXX:
+
+License: CC0
+Source: ???
+
+Used in block patterns.

+ 8 - 8
videomaker/style.css

@@ -1,17 +1,17 @@
 /*
 /*
-Theme Name: videomaker
-Theme URI: 
-Author: 
-Author URI: 
-Description: 
-Requires at least: 5.7
+Theme Name: Videomaker
+Theme URI: https://github.com/Automattic/themes/tree/trunk/videomaker
+Author: Automattic
+Author URI: https://automattic.com/
+Description: Videomaker is a free, minimalistic WordPress theme ideal for film directors and video creators.
+Requires at least: 5.8
 Tested up to: 5.8
 Tested up to: 5.8
 Requires PHP: 5.7
 Requires PHP: 5.7
 Version: 0.0.23
 Version: 0.0.23
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
-License URI: 
+License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase
 Template: blockbase
 Text Domain: videomaker
 Text Domain: videomaker
 Tags: one-column, block-styles, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage
 Tags: one-column, block-styles, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage
 
 
-*/
+*/