Skip to content

NetCommons3/ThemeSettings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThemeSettings Plugin

Build Status Coverage Status

dependencies status
Gemfile Dependency Status
composer.json Dependency Status

テーマ構造

 |- ThemeName/ (1) テーマデータの入っているフォルダ
 |		|- webroot/ (2)公開領域
 |		|	|-css/  (3) css格納フォルダ
 |		|	|	|- bootstrap.min.css (4)
 |		|	|	|- style.css         (5)
 |		|	|-img/ (6) 画像格納フォルダ
 |		|	|-fonts/ (7) fontデータ格納フォルダ
 |		|	|-screenshot.png (8) スクリーンショット画像
 |-theme.json (9)設定ファイル

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors