Skip to content

Latest commit

History

268 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

GoAdmin Official Themes

中文介绍

How to use

  • Import the theme
  • Set in the global configuration of GoAdmin
package main
import (
...
_ "github.com/GoAdminGroup/themes/adminlte"...
)
funcmain() {
...cfg:= config.Config{
...Theme: "adminlte",
...
}
...
}

How to modify and make it work

Use the Makefile under each theme directory.

About

The official ui themes of GoAdmin

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages