Skip to content

sgohl/wish-adminlte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wish-adminlte

wish boilerplate with AdminLTE3

This boilerplate is directly unzipped from https://github.com/ColorlibHQ/AdminLTE/releases and modified as little as possible to make it work with wish; in detail:

  • all static files (folders plugins and dist) went to static/
  • pages reference URI /pages, therefore the adminLTE's pages folder is nested in the app's pages/ folder
  • pages also contain static files, hence the symlink static/pages to pages/pages

There is absolutely no wish code here, by intention. So to implement your actual pages, take your desired components from the adminlte's pages folder and create your own pages file.

Also, the main view's content wrapper in index.html (:850) was replaced with

  <!-- Content Wrapper. Contains page content -->
  % Page
  <!-- /.content-wrapper -->

NOTE: defined port in compose.yml is 801 ! I wanted this so I can lookup the original while making my own app

About

wish boilerplate with AdminLTE3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published