Skip to content

youngplussoft/ax-boot-themes

 
 

Repository files navigation

ax-boot-themes

ax-boot-framework 사용자를 위한 테마 입니다. 다음의 테마를 이용해 당신의 애플리케이션을 보다 멋지게 만들 수 있습니다.

사용법

ax-boot-framework/ax-boot-admin/src/main/resources/axboot.json 을 다음과 같이 수정하세요.

{
  "title": "AXBoot :: Advanced Web Application Development Framework",
  "copyrights": "AXBOOT 2.0.0 - Web Application Framework © 2010-2016",
  "logo": {
    "header": "[테마별주소]/images/header-logo.png",
    "login": "/assets/images/login-logo.png",
    "logo": "logo.png"
  },
  "background": {
    "login": "/assets/images/login-bg.jpg"
  },
  "layout": {
    "leftSideMenu": "visible"
  },
  "extendedCss": [
    "[테마별주소]axboot.css"
  ]
}

arongi

Design by Jowrney (http://flybasket.com/)

axboot arongi theme axboot arongi theme axboot arongi theme axboot arongi theme

CDN

production

development

bulldog

준비중 입니다.

cocker

Design by Thomas Jang (https://github.com/thomasjang)

axboot cocker theme axboot cocker theme axboot cocker theme axboot cocker theme

CDN

production

development

doberman

Design by Thomas Jang (https://github.com/thomasjang)

axboot doberman theme axboot doberman theme axboot doberman theme axboot doberman theme

CDN

production

development

About

AXBoot Framework Theme (Theme, jQuery, Bootstrap, AdminLTE)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.9%
  • HTML 40.4%
  • CSS 17.6%
  • Other 0.1%