Skip to content

Commit

Permalink
Add archeo
Browse files Browse the repository at this point in the history
  • Loading branch information
scruffian committed Nov 24, 2021
1 parent dbd73c2 commit fb76be1
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 0 deletions.
Empty file added archeo/assets/theme.css
Empty file.
31 changes: 31 additions & 0 deletions archeo/readme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
=== Archeo ===
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 ==

A clean portfolio theme

== Changelog ==

= 1.0.0 =
* Initial release

== Copyright ==

Archeo WordPress Theme, (C) 2021 Automattic
Archeo 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.
Binary file added archeo/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions archeo/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
/*
Theme Name: Archeo
Theme URI: https://github.com/Automattic/themes/tree/trunk/archeo
Author: Automattic
Author URI: https://automattic.com
Description: A clean portfolio theme
Requires at least: 5.8
Tested up to: 5.8
Requires PHP: 5.7
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
Template: blockbase
Text Domain: archeo
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
*/
3 changes: 3 additions & 0 deletions archeo/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"version": 2
}

0 comments on commit fb76be1

Please sign in to comment.