Giter Site home page Giter Site logo

puikinsh / adminator-admin-dashboard Goto Github PK

View Code? Open in Web Editor NEW
4.3K 4.3K 1.7K 2.19 MB

Adminator is easy to use and well design admin dashboard template based on Bootstrap 5 for web apps, websites, services and more

Home Page: https://colorlib.com/polygon/adminator/index.html

License: MIT License

HTML 70.79% JavaScript 7.16% PHP 5.48% SCSS 16.52% Shell 0.05%

adminator-admin-dashboard's Introduction

Adminator Bootstrap 5 Admin Template

Adminator is a responsive Bootstrap 5 Admin Template. It provides you with a collection of ready to use code snippets and utilities, custom pages, a collection of applications and some useful widgets. Preview of this awesome admin template available here: https://colorlib.com/polygon/adminator/index.html

Preview

Screenshot

Adminator admin dashboard template preview

Demo Site: Here

TOC

Getting Started

In order to run Adminator on your local machine all what you need to do is to have the prerequisites stated below installed on your machine and follow the installation steps down below. Prebuilt static assets can be found under releases.

Prerequisites

  • Node.js 14+
  • Yarn or NPM
  • Git
  • libpng-dev linux only

Installing & Local Development

Start by typing the following commands in your terminal in order to get Adminator full package on your machine and starting a local development server with live reload feature.

> git clone https://github.com/puikinsh/Adminator-admin-dashboard.git adminator
> cd adminator
> npm install
> npm run dev

Adminator for other platforms and frameworks

Files/Folders Structure

Here is a brief explanation of the template folder structure and some of its main files usage:

└── src                         # Contains all template source files.
│   └── assets                  # Contains JS, CSS, images and icon fonts.
│   │   └── scripts             # Contains all JavaScript files.
│   │   │   └── charts          # Chart.js, Sparkline & Pie Chart plugins init.
│   │   │   └── chat            # All chat app JS code.
│   │   │   └── constants       # Template constant values like color values.
│   │   │   └── datatable       # Date table plugin init.
│   │   │   └── datepicker      # Bootstrap datepicker init.
│   │   │   └── email           # All email app code.
│   │   │   └── fullcalendar    # Fullcalendar plugin init.
│   │   │   └── googleMaps      # Google maps API integration code.
│   │   │   └── masonry         # Masonry layout code.
│   │   │   └── popover         # Bootstrap popover plugin init.
│   │   │   └── scrollbar       # Perfect scrollbar plugin init.
│   │   │   └── search          # Topbar toggle search init.
│   │   │   └── sidebar         # Sidebar JS code.
│   │   │   └── skycons         # Animated icons plugin init.
│   │   │   └── utils           # Basic utils used for proper rendering.
│   │   │   └── vectorMaps      # Vector maps plugin init.
│   │   │   └── index.js        # Indicator file.
│   │   │
│   │   └── static              # Contains the non-code files.
│   │   │   └── fonts           # Contains icon fonts.
│   │   │   └── images          # Contains all template images/svg.
│   │   │
│   │   └── styles              # Contains all SCSS files.
│   │       └── spec            # Contains custom SCSS files.
│   │       │   └── components  # Contains all template components.
│   │       │   └── generic     # Contains basic scaffolding styles.
│   │       │   └── screens     # Contains views specific styles.
│   │       │   └── settings    # Contains all template variables.
│   │       │   └── tools       # Contains all mixins.
│   │       │   └── utils       # Contains helper classes.
│   │       │   └── index.scss  # Indicator file.
│   │       │
│   │       └── vendor          # Contains all plugin files & custom styles.
│   │       └── index.scss      # Indicator file.
│   │
│   └── *.html                  # All HTML pages files .
└── webpack                     # Contains Webpack init code.
│   └── plugins                 # Contains all Webpack plugins config.
│   └── rules                   # Contains Loaders config code.
│   └── config.js               # Contains Webpack config object.
│   └── devServer.js            # Webpack dev server config code.
│   └── manifest.js             # All build system constants.
│
└── .babelrc                    # Babel ES6 Transpiler.
└── .editorconfig               # Keep same coding styles between code editors.
└── .eslintrc.yml               # JavaScript Linting.
└── .gitattributes              # Git Attributes.
└── .gitignore                  # Ignored files in Git.
└── .stylelintrc.yml            # SCSS/CSS Linting.
└── browserslist                # Supported Browsers.
└── CHANGELOG.md                # Versioning.
└── package.json                # Package metadata.
└── README.md                   # Manual file.
└── webpack.config.js           # Webpack main config file.
└── yarn.lock                   # Yarn metadata.

Deployment

In deployment process, you have two commands:

  1. Build command Used to generate the final result of compiling src files into build folder. This can be achieved by running the following command:
> npm run build
  1. Preview command Used to create a local dev server in order to preview the final output of build process. This can be achieved by running the following command:
> npm run preview

Built With

Changelog

V 1.0.0

Initial Release

Authors

Colorlib

More info

License

Adminator is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the final products. But you always need to state that Colorlib is the original author of this template.

adminator-admin-dashboard's People

Contributors

andreicn avatar bennetgallein avatar chanyou0311 avatar danny007in avatar dependabot-preview[bot] avatar dpteammember avatar filipkrstic avatar hojgr avatar irfanevrens avatar jepperaskdk avatar kossa avatar krzysiekpiasecki avatar lapak10 avatar mortezakarimi avatar mrmoosti avatar nguyenyustar avatar puikinsh avatar punitj1221 avatar rensite avatar sibiraj-s avatar sunnykushwahasublimedatasys avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

adminator-admin-dashboard's Issues

support rtl

Hello are Adminator-admin-dashboard support RTL

Compiling back to css does not work

Hello,

I like to use this template on dotnet core 2 but as far as I know dotnet core needs css files.
So I made this grunt file : https://github.com/RoelofWobben/bune/blob/master/Bune/grunt.js

but as soon as I run it . I see this error appear :

   C:\Users\rwobb\source\repos\Bune\Bune> cmd.exe /c grunt   -b "C:\Users\rwobb\source\repos\Bune\Bune" --gruntfile "C:\Users\rwobb\source\repos\Bune\Bune\Gruntfile.js" sass --color
 Running "sass:dist" (sass) task
>> Error: Undefined variable: "$grey-300".
>>         on line 19 of sass/spec/components/forms.scss
>> >>   border: 1px solid $grey-300;
>>    --------------------^
Warning: � Use --force to continue.
Aborted due to warnings.
Process terminated with code 6.

So it looks to me , that first the components folder is converted.

How can I change the gulpfile so I does things the order you specified.

Roelof

RTL version

Hi,
I would like to make an RTL version, but I don't know where to start.
Please help.

How use ou generate pack HTML ?

I Use Visual Studio for developer my app.
How use this template ?
I can generate an HTML package from this project with scss and javascript?

NPM run build hangs

Running preview works fine & default charts appear, however, npm run build does not seem to finish compiling. It hangs after bootstrap-datepicker.min.css.

Child extract-text-webpack-plugin ../../node_modules/extract-text-webpack-plugin/dist ../../node_modules/css-loader/index.js??ref--2-1!../../node_modules/fullcalendar/dist/fullcalendar.min.css:
2 modules
Child extract-text-webpack-plugin ../../node_modules/extract-text-webpack-plugin/dist ../../node_modules/css-loader/index.js??ref--2-1!../../node_modules/jvectormap/jquery-jvectormap.css:
2 modules
Child extract-text-webpack-plugin ../../node_modules/extract-text-webpack-plugin/dist ../../node_modules/css-loader/index.js??ref--2-1!../../node_modules/bootstrap-datepicker/dist/css/bootstrap-datepicker.min.css:
2 modules

Where is the font urls ?

image
Hi, I'm using adminator from build folder. I changed css and js path but i cant find font paths, where is the file which including font paths ?

How do i implementing it to codeigniter?

I was installing it, and i could run it well.
Actually i'm new to programming, and not familiar with your technology.

and my question is How do i implementing it to codeigniter?, since this is not a conventional technology, i didn't even understand where is the assets that i could apply to codeigniter.

This is not an issue, but i only wanna ask it, thanks for your great project!

Build and dev are not working

I am running the dev and build scripts using yarn. The problem is, they are showing that everything is done but, in case of the dev script that is telling me to go to http://0.0.0.0:3000, when i go to that adress in my browser it seems like nothing is running there. I also tried to build the project but I am having a project which seems like it has not been styled. I spent a lot of time on this, help will be appreciated.

Build isn't finishing at all

Full log:

npm run build

> [email protected] build /Users/avi/.tmp/delete/Adminator-admin-dashboard
> npm run clean && cross-env NODE_ENV="production" webpack


> [email protected] clean /Users/avi/.tmp/delete/Adminator-admin-dashboard
> shx rm -rf ./build

Hash: 9050250ed5ead21e0ed2
Version: webpack 3.9.1
Time: 36872ms
                                                          Asset       Size  Chunks                    Chunk Names
                                               google-maps.html    11.3 kB          [emitted]
                           2c454669bdf3aebf32a1bd8ac1e0d2d6.eot    78.7 kB          [emitted]
                           e23a7dcaefbde4e74e263247aa42ecd7.ttf    78.6 kB          [emitted]
                           9c8e96ecc7fa01e6ebcd196495ed2db5.svg   41 bytes          [emitted]
                     assets6d16f95495605c95172bc8c924720bff.svg   82 bytes          [emitted]
                           674f50d287a8c48dc19ba404d20fe713.eot     166 kB          [emitted]
                         af7ae505a9eed503f8b8e6982036873e.woff2    77.2 kB          [emitted]
                          fee66e712a8a08eef5805a46892932ad.woff      98 kB          [emitted]
                           b06871f281fee6b241d60582ae9369b9.ttf     166 kB          [emitted]
                           912ec66d7572ff821749319396470bde.svg    6 bytes          [emitted]
                     assets36d50c1381fda7c71d12b6643cbe1ee0.svg   82 bytes          [emitted]
                                                      bundle.js     1.1 MB       0  [emitted]  [big]  main
                                                      vendor.js    1.11 MB       1  [emitted]  [big]  vendor
                                                      style.css    37.5 kB       1  [emitted]         vendor
                                                       404.html  750 bytes          [emitted]
                                                       500.html  753 bytes          [emitted]
                                                     index.html      26 kB          [emitted]
                                                   buttons.html    10.4 kB          [emitted]
                                                  calendar.html    15.6 kB          [emitted]
                                                    charts.html    13.8 kB          [emitted]
                                                      chat.html    16.8 kB          [emitted]
                                                   compose.html    14.1 kB          [emitted]
                                                 datatable.html    18.5 kB          [emitted]
                                                     email.html    25.8 kB          [emitted]
                                                     forms.html      18 kB          [emitted]
                          a1ecc3b826d01251edddf29c3e4e1e97.woff    56.1 kB          [emitted]
                                                    signin.html    2.46 kB          [emitted]
                                                    signup.html    2.77 kB          [emitted]
                                                        ui.html    19.9 kB          [emitted]
                                               vector-maps.html    11.3 kB          [emitted]
                                               basic-table.html      15 kB          [emitted]
  assets/static/fonts/icons/fontawesome/fontawesome-webfont.eot     166 kB          [emitted]
  assets/static/fonts/icons/fontawesome/fontawesome-webfont.ttf     166 kB          [emitted]
 assets/static/fonts/icons/fontawesome/fontawesome-webfont.woff      98 kB          [emitted]
  assets/static/fonts/icons/fontawesome/fontawesome-webfont.svg     444 kB          [emitted]  [big]
assets/static/fonts/icons/fontawesome/fontawesome-webfont.woff2    77.2 kB          [emitted]
                  assets/static/fonts/icons/themify/themify.eot    78.7 kB          [emitted]
          assets/static/fonts/icons/fontawesome/FontAwesome.otf     135 kB          [emitted]
                  assets/static/fonts/icons/themify/themify.svg     234 kB          [emitted]
                                   assets/static/images/404.png    4.62 kB          [emitted]
                  assets/static/fonts/icons/themify/themify.ttf    78.6 kB          [emitted]
                 assets/static/fonts/icons/themify/themify.woff    56.1 kB          [emitted]
                                   assets/static/images/500.png     175 kB          [emitted]
                  assets/static/images/datatables/sort_both.png  201 bytes          [emitted]
          assets/static/images/datatables/sort_asc_disabled.png  148 bytes          [emitted]
         assets/static/images/datatables/sort_desc_disabled.png  146 bytes          [emitted]
                   assets/static/images/datatables/sort_asc.png  160 bytes          [emitted]
                                    assets/static/images/bg.jpg     504 kB          [emitted]  [big]
                  assets/static/images/datatables/sort_desc.png  158 bytes          [emitted]
                                  assets/static/images/logo.png    17.8 kB          [emitted]
                                  assets/static/images/logo.svg    1.38 kB          [emitted]
 [135] multi ../assets/scripts/index.js 28 bytes {0} [built]
 [136] ../assets/scripts/index.js 344 bytes {0} [built]
 [137] ../assets/styles/index.scss 1.42 kB {0} [built]
 [153] ../assets/scripts/masonry/index.js 349 bytes {0} [built]
 [159] ../assets/scripts/charts/index.js 66 bytes {0} [built]
 [213] ../assets/scripts/popover/index.js 441 bytes {0} [built]
 [216] ../assets/scripts/scrollbar/index.js 273 bytes {0} [built]
 [220] ../assets/scripts/skycons/index.js 549 bytes {0} [built]
 [226] ../assets/scripts/chat/index.js 194 bytes {0} [built]
 [227] ../assets/scripts/datatable/index.js 117 bytes {0} [built]
 [229] ../assets/scripts/datepicker/index.js 265 bytes {0} [built]
 [232] ../assets/scripts/email/index.js 341 bytes {0} [built]
 [233] ../assets/scripts/fullcalendar/index.js 1.38 kB {0} [built]
 [236] ../assets/scripts/googleMaps/index.js 1.9 kB {0} [built]
 [238] ../assets/scripts/utils/index.js 1.21 kB {0} [built]
    + 224 hidden modules
Child html-webpack-plugin for "404.html":
     1 asset
       [0] /Users/avi/.tmp/delete/Adminator-admin-dashboard/node_modules/html-webpack-plugin/lib/loader.js!../404.html 1.12 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
        + 1 hidden module
Child html-webpack-plugin for "500.html":
     1 asset
       [0] /Users/avi/.tmp/delete/Adminator-admin-dashboard/node_modules/html-webpack-plugin/lib/loader.js!../500.html 1.13 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
        + 1 hidden module
Child html-webpack-plugin for "index.html":
     1 asset
       [0] /Users/avi/.tmp/delete/Adminator-admin-dashboard/node_modules/html-webpack-plugin/lib/loader.js!../index.html 52.7 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
        + 1 hidden module
Child html-webpack-plugin for "buttons.html":
     1 asset
       [0] /Users/avi/.tmp/delete/Adminator-admin-dashboard/node_modules/html-webpack-plugin/lib/loader.js!../buttons.html 20.5 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
        + 1 hidden module
Child html-webpack-plugin for "charts.html":
     1 asset
       [0] /Users/avi/.tmp/delete/Adminator-admin-dashboard/node_modules/html-webpack-plugin/lib/loader.js!../charts.html 27.2 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
        + 1 hidden module
Child html-webpack-plugin for "calendar.html":
     1 asset
       [0] /Users/avi/.tmp/delete/Adminator-admin-dashboard/node_modules/html-webpack-plugin/lib/loader.js!../calendar.html 31.1 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
        + 1 hidden module
Child html-webpack-plugin for "chat.html":
     1 asset
       [0] /Users/avi/.tmp/delete/Adminator-admin-dashboard/node_modules/html-webpack-plugin/lib/loader.js!../chat.html 33.4 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
        + 1 hidden module
Child html-webpack-plugin for "compose.html":
     1 asset
       [0] /Users/avi/.tmp/delete/Adminator-admin-dashboard/node_modules/html-webpack-plugin/lib/loader.js!../compose.html 27.9 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
        + 1 hidden module
Child html-webpack-plugin for "datatable.html":
     1 asset
       [0] /Users/avi/.tmp/delete/Adminator-admin-dashboard/node_modules/html-webpack-plugin/lib/loader.js!../datatable.html 43.4 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
        + 1 hidden module
Child html-webpack-plugin for "email.html":
     1 asset
       [0] /Users/avi/.tmp/delete/Adminator-admin-dashboard/node_modules/html-webpack-plugin/lib/loader.js!../email.html 50.4 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
        + 1 hidden module
Child html-webpack-plugin for "forms.html":
     1 asset
       [0] /Users/avi/.tmp/delete/Adminator-admin-dashboard/node_modules/html-webpack-plugin/lib/loader.js!../forms.html 34.5 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
        + 1 hidden module
Child html-webpack-plugin for "google-maps.html":
     1 asset
       [0] /Users/avi/.tmp/delete/Adminator-admin-dashboard/node_modules/html-webpack-plugin/lib/loader.js!../google-maps.html 22.1 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
        + 1 hidden module
Child html-webpack-plugin for "signin.html":
     1 asset
       [0] /Users/avi/.tmp/delete/Adminator-admin-dashboard/node_modules/html-webpack-plugin/lib/loader.js!../signin.html 3.74 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
        + 1 hidden module
Child html-webpack-plugin for "signup.html":
     1 asset
       [0] /Users/avi/.tmp/delete/Adminator-admin-dashboard/node_modules/html-webpack-plugin/lib/loader.js!../signup.html 4.16 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
        + 1 hidden module
Child html-webpack-plugin for "ui.html":
     1 asset
       [0] /Users/avi/.tmp/delete/Adminator-admin-dashboard/node_modules/html-webpack-plugin/lib/loader.js!../ui.html 36.5 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
        + 1 hidden module
Child html-webpack-plugin for "vector-maps.html":
     1 asset
       [0] /Users/avi/.tmp/delete/Adminator-admin-dashboard/node_modules/html-webpack-plugin/lib/loader.js!../vector-maps.html 22.1 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
        + 1 hidden module
Child html-webpack-plugin for "basic-table.html":
     1 asset
       [0] /Users/avi/.tmp/delete/Adminator-admin-dashboard/node_modules/html-webpack-plugin/lib/loader.js!../basic-table.html 30.5 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
        + 1 hidden module
Child extract-text-webpack-plugin ../../node_modules/extract-text-webpack-plugin/dist ../../node_modules/css-loader/index.js??ref--2-1!../../node_modules/fullcalendar/dist/fullcalendar.min.css:
       2 modules
Child extract-text-webpack-plugin ../../node_modules/extract-text-webpack-plugin/dist ../../node_modules/css-loader/index.js??ref--2-1!../../node_modules/jvectormap/jquery-jvectormap.css:
       2 modules
Child extract-text-webpack-plugin ../../node_modules/extract-text-webpack-plugin/dist ../../node_modules/css-loader/index.js??ref--2-1!../../node_modules/bootstrap-datepicker/dist/css/bootstrap-datepicker.min.css:
       2 modules

Is Node.js required to begin with it??

Hi Team,

Just wanted to ask that how can i run it locally, as i don't know node.js (i might sound dumb to you), please help me here, i really like the ui, wanted to try it out.

Thanks

Run Adminator with Electron.js

Hello I would like to thank you for this amazing template !
Is there a way to run it with Electron.js ?
I saw mentions of SQLite when installing it but I didn't find any SQLite related code nor examples

npm install not working

When i trying to intall npm on project it shows depricated files issues how i fix it to install theme correctly to use it ?
image

npm install hanging

Hey,
my Node.js leaves me whenever I do npm install.

I'm using Node.js 6.10.3 (x64) on Windows 10.

the exact moment it just not continues:

extract:webpack-dev-server: sill doParallel extract 1858.

Best Regards!

[help] Where can I change font?

Hello. I tried to change logo-text and $font-primary in scss, but nothing changed. I got .otf and .woff files with font, how can I change stock one to custom in my /assets/fonts/ folder? Tried @font-face, but it doesn't help.
P.S Font is Proxima Nova

Problem in Build and Use

Can I use this template in a simple HTML project?
I want to generate the template in HTML5 (to export to .Net Core) but I can not use or generate the final CSS files.

The command "npm run build" hangs and does not exit the screen below.

screenshot_20171227085119

Adding new *.html files to /src

I want to add nem *.html files to the build, but when creating it they're not loading assets.
The layout is all breaked, how to do this?

HTML5 and CSS template only

Hi,

I was trying to get only HTML and CSS from this template and I was unable to do it.

Is there any way to extract only HTML and CSS and minimal JS if possible from this template. I don't want to have any dependencies to node and other technologies.

Thanks

error

why look like this? does not match the original, can it help me to fix this

error1

Installation - Some NPM Warnings

I just installed as the readme file says and when I ran npm install started with this:

npm WARN deprecated [email protected]: 🙌  Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! 
npm WARN deprecated [email protected]: jvectormap is not maintened since Aug 2015. You can use jvectormap-next or jqvmap instead.
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

This is not a bug, and if I knew how to resolve it I'd do it.

Fonts are not loaded when the project is builded

Hi,

when I run npm run build the fonts are placed to the root (would be nice if they would be placed under assets/static/fonts), but mainly they are not getting loaded. I'm getting:

vendor.js:1 GET file:///af7ae505a9eed503f8b8e6982036873e.woff2 net::ERR_FILE_NOT_FOUND
vendor.js:1 GET file:///a1ecc3b826d01251edddf29c3e4e1e97.woff net::ERR_FILE_NOT_FOUND
index.html:1 GET file:///fee66e712a8a08eef5805a46892932ad.woff net::ERR_FILE_NOT_FOUND
index.html:1 GET file:///e23a7dcaefbde4e74e263247aa42ecd7.ttf net::ERR_FILE_NOT_FOUND
index.html:1 GET file:///b06871f281fee6b241d60582ae9369b9.ttf net::ERR_FILE_NOT_FOUND

Any idea how to fix this?

Thanks

Not responsive

I tried the official demo on my Samsung galaxy s8+ and it does not display responesively. Everything shrinks in the browser and it is impossible to read or use.
Is the demo just not built to work on small screens?

Syntax error, unrecognized expression

Hi, once implemented, I see this console error

Uncaught Error: Syntax error, unrecognized expression: [href*="www.mydomain.com"
    at Function.e.error (vendor.js:1)

any idea why I'm getting it?

Suspension of npm run build

After cloning this repository then npm run build process hang at:

Child extract-text-webpack-plugin ../../node_modules/extract-text-webpack-plugin/dist ../../node_modules/css-loader/index.js??ref--2-1!../../node_modules/bootstrap-datepicker/dist/css/bootstrap-datepicker.min.css:
2 modules

Menu switch glitch

After you minimized-maximized menu, in full mode you got topbar Account dropdown cut off. I also tried full stock setup without changing anything in code - bug is still here. Also, you got blank page titled like "Chat", which is not critical but not correct too
2
default
P.S Sorry my English, as you can see it's not my language at all.

High CPU load in Firefox

Even a simple page like UI elements consumes about 6% of CPU in the latest version of Firefox. I suspect it is because of the invisible div.spinner. If you remove it using Developer Tools the CPU load drops to 0%.

Another install/build issue

Hello!

I am using node version 4.8.7, and NPM version 2.15.11. I am on Linux Mint, read by the installer as Linux 4.13.0-26-generic. I have been following the instructions in the readme file. I got through the npm install step after installing a bunch of packages. When I went to the NPM build part, I get this error:

[email protected] build /home/jwales/UnzipLand/dashboard/adminator
npm run clean && cross-env NODE_ENV="production" webpack

[email protected] clean /home/jwales/UnzipLand/dashboard/adminator
shx rm -rf ./build

/home/jwales/UnzipLand/dashboard/adminator/webpack/rules/css.js:27
let rule = {};
^^^

SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:373:25)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/home/jwales/UnzipLand/dashboard/adminator/webpack/rules/index.js:4:3)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)

npm ERR! Linux 4.13.0-26-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "build"
npm ERR! node v4.8.7
npm ERR! npm v2.15.11
npm ERR! code ELIFECYCLE
npm ERR! [email protected] build: npm run clean && cross-env NODE_ENV="production" webpack
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build script 'npm run clean && cross-env NODE_ENV="production" webpack'.
npm ERR! This is most likely a problem with the adminator package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! npm run clean && cross-env NODE_ENV="production" webpack
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs adminator
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR! npm owner ls adminator
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /home/jwales/UnzipLand/dashboard/adminator/npm-debug.log

I have also attached the recommended file.
npm-debug.log

Any help would be much appreciated. Thank you!

Error when installing

ok, I followed the step provided here are errors I get (I'm not familiar with the nodejs environment)

[email protected] install /home/rony/Documents/node-v9.7.1-linux-x86/bin/node_modules/farmhash
node-gyp rebuild

gyp ERR! clean error
gyp ERR! stack Error: EACCES: permission denied, rmdir 'build'
gyp ERR! System Linux 4.4.0-51-generic
gyp ERR! command "/usr/bin/nodejs" "/home/rony/Documents/node-v9.7.1-linux-x86/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/rony/Documents/node-v9.7.1-linux-x86/bin/node_modules/farmhash
gyp ERR! node -v v9.7.1
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok

[email protected] install /home/rony/Documents/node-v9.7.1-linux-x86/bin/node_modules/integer
node tools/install

gyp ERR! configure error
gyp ERR! stack Error: EACCES: permission denied, mkdir '/home/rony/Documents/node-v9.7.1-linux-x86/bin/node_modules/integer/build'
gyp ERR! System Linux 4.4.0-51-generic
gyp ERR! command "/usr/bin/nodejs" "/home/rony/Documents/node-v9.7.1-linux-x86/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/rony/Documents/node-v9.7.1-linux-x86/bin/node_modules/integer
gyp ERR! node -v v9.7.1
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok

[email protected] postinstall /home/rony/Documents/node-v9.7.1-linux-x86/bin/node_modules/gifsicle
node lib/install.js

⚠ EACCES: permission denied, mkdir '/home/rony/Documents/node-v9.7.1-linux-x86/bin/node_modules/gifsicle/vendor'
⚠ gifsicle pre-build test failed
ℹ compiling from source
/home/rony/Documents/node-v9.7.1-linux-x86/bin/node_modules/each-async/node_modules/onetime/index.js:15
throw new Error(fnName + ' can only be called once.');
^

Error: callback() can only be called once.
at onetime (/home/rony/Documents/node-v9.7.1-linux-x86/bin/node_modules/each-async/node_modules/onetime/index.js:15:11)
at /home/rony/Documents/node-v9.7.1-linux-x86/bin/node_modules/download/index.js:156:5
at ConcatStream. (/home/rony/Documents/node-v9.7.1-linux-x86/bin/node_modules/concat-stream/index.js:36:43)
at ConcatStream.emit (events.js:132:15)
at finishMaybe (/home/rony/Documents/node-v9.7.1-linux-x86/bin/node_modules/readable-stream/lib/_stream_writable.js:620:14)
at endWritable (/home/rony/Documents/node-v9.7.1-linux-x86/bin/node_modules/readable-stream/lib/_stream_writable.js:628:3)
at ConcatStream.Writable.end (/home/rony/Documents/node-v9.7.1-linux-x86/bin/node_modules/readable-stream/lib/_stream_writable.js:584:41)
at DuplexWrapper.onend (/home/rony/Documents/node-v9.7.1-linux-x86/bin/node_modules/readable-stream/lib/_stream_readable.js:577:10)
at Object.onceWrapper (events.js:219:13)
at DuplexWrapper.emit (events.js:132:15)
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"ia32"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/farmhash):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] install: node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/integer):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] install: node tools/install
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: node lib/install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/rony/.npm/_logs/2018-03-02T12_48_56_161Z-debug.log

A blank page?

Hello!

thanks for the amazing admin dashboard! I will use it in my projects!

Many others templates come with a blank page, Is not a good idea add it to the repo? Like a fast start to install the template

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.