Browse Source

starter theme

windhamdavid 3 years ago
parent
commit
40fc17b0c7
4 changed files with 13 additions and 1 deletions
  1. 2 1
      .gitignore
  2. 0 0
      app/themes/dwp/functions.php
  3. BIN
      app/themes/dwp/screenshot.png
  4. 11 0
      app/themes/dwp/style.css

+ 2 - 1
.gitignore

@@ -47,7 +47,8 @@ wp-local-config.php
 wp-migrate_db.php
 db-sync
 
-app/themes/
+app/themes/*
+!app/themes/dwp/
 app/plugins/
 app/uploads/
 app/blogs.dir/

+ 0 - 0
app/themes/dwp/functions.php


BIN
app/themes/dwp/screenshot.png


+ 11 - 0
app/themes/dwp/style.css

@@ -0,0 +1,11 @@
+/*!
+Theme Name: dwp
+Theme URI: https://davidawindham.com/
+Author: windhamdavid
+Description: Something Else - Starter Theme
+Version: 1.0
+License URI: http://www.gnu.org/licenses/gpl-2.0.html
+
+Thanks:
+_s | * GPL License
+*/