فهرست منبع

Bibimbap: address dotOrg review feedback (#6876)

* address dotOrg review feedback

* update tags

* compressed screenshot

* Added 'main' tagname to home template post content

* Revert "Added 'main' tagname to home template post content"

This reverts commit 8bfb1cf7ac97e5f8127e57f0eb1694525480263e.

---------

Co-authored-by: Jason Crist <jcrist@pbking.com>
Madhu Dollu 2 سال پیش
والد
کامیت
8f5a1ce808
4فایلهای تغییر یافته به همراه9 افزوده شده و 1 حذف شده
  1. 7 0
      bibimbap/readme.txt
  2. BIN
      bibimbap/screenshot.png
  3. 1 1
      bibimbap/style.css
  4. 1 0
      deploy-dotorg.sh

+ 7 - 0
bibimbap/readme.txt

@@ -38,6 +38,13 @@ GNU General Public License for more details.
 
 This theme bundles the following third-party resources:
 
+Fonts:
+
+COOPER HEWITT
+License: SIL Open Font License, https://github.com/cooperhewitt/cooperhewitt-typeface/blob/master/files/-OFL-FAQ.txt
+
+Images:
+
 Korean meal from above
 License: CC0, https://creativecommons.org/share-your-work/public-domain/cc0/
 Source: https://www.foodiesfeed.com/free-food-photo/korean-meal-from-above/

BIN
bibimbap/screenshot.png


+ 1 - 1
bibimbap/style.css

@@ -12,7 +12,7 @@ License: GNU General Public License v2 or later
 License URI: https://www.gnu.org/licenses/gpl-2.0.html
 Template: 
 Text Domain: bibimbap
-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, food-and-drink
+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, auto-loading-homepage, wide-blocks, food-and-drink
 */
 
 /*

+ 1 - 0
deploy-dotorg.sh

@@ -17,6 +17,7 @@ rm -rf ./deploy
 
 declare -a THEMES_TO_DEPLOY=(
 	"archeo"
+	"bibimbap"
 	"blockbase"
 	"disco"
 	"geologist"