Giter VIP home page Giter VIP logo

startbootstrap-sb-admin's Introduction

SB Admin is an open source, admin dashboard template for Bootstrap created by Start Bootstrap.

Preview

SB Admin Preview

View Live Preview

Status

GitHub license npm version

Download and Installation

To begin using this template, choose one of the following options to get started:

Usage

Basic Usage

After downloading, simply edit the HTML and CSS files included with dist directory. These are the only files you need to worry about, you can ignore everything else! To preview the changes you make to the code, you can open the index.html file in your web browser.

Advanced Usage

Clone the source files of the theme and navigate into the theme's root directory. Run npm install and then run npm start which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the package.json file to see which scripts are included.

npm Scripts

  • npm run build builds the project - this builds assets, HTML, JS, and CSS into dist
  • npm run build:assets copies the files in the src/assets/ directory into dist
  • npm run build:pug compiles the Pug located in the src/pug/ directory into dist
  • npm run build:scripts brings the src/js/scripts.js file into dist
  • npm run build:scss compiles the SCSS files located in the src/scss/ directory into dist
  • npm run clean deletes the dist directory to prepare for rebuilding the project
  • npm run start:debug runs the project in debug mode
  • npm start or npm run start runs the project, launches a live preview in your default browser, and watches for changes made to files in src

You must have npm installed in order to use this build environment.

Bugs and Issues

Have a bug or an issue with this template? Open a new issue here on GitHub or leave a comment on the template overview page at Start Bootstrap.

Custom Builds

You can hire Start Bootstrap to create a custom build of any template, or create something from scratch using Bootstrap. For more information, visit the custom design services page.

About

Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.

Start Bootstrap was created by and is maintained by David Miller.

Start Bootstrap is based on the Bootstrap framework created by Mark Otto and Jacob Thorton.

Copyright and License

Copyright 2013-2023 Start Bootstrap LLC. Code released under the MIT license.

startbootstrap-sb-admin's People

Contributors

ankurk91 avatar davidtmiller avatar dependabot[bot] avatar initplatform avatar kossa avatar masayuk-ishikaw avatar pyrax 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

startbootstrap-sb-admin's Issues

Error: Cannot find module 'gulp-sass'

startbootstrap-sb-admin (master)$ gulp dev
module.js:471
    throw err;
    ^

Error: Cannot find module 'gulp-sass'
    at Function.Module._resolveFilename (module.js:469:15)
    at Function.Module._load (module.js:417:25)
    at Module.require (module.js:497:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (~/startbootstrap-sb-admin/gulpfile.js:2:12)
    at Module._compile (module.js:570:32)
    at Object.Module._extensions..js (module.js:579:10)
    at Module.load (module.js:487:32)
    at tryModuleLoad (module.js:446:12)
    at Function.Module._load (module.js:438:3)

Top menu elements but not links

I'm trying to use the top menu to show the logged in user like shown in the picture

top-menu
This is the code I tried to use

            <ul class="nav navbar-right top-nav">
                <li>
                    <a href="/user/logout">
                        <span style="margin-right: 10px;">Welcome Jhon Smith!</span>
                        <span class="btn btn-xs btn-danger">
                             <span class="glyphicon glyphicon-off"></span> Logout
                         </span>
                    </a>
                </li>
            </ul>

The goal was to put the user name in the top bar, but if I put the text outside a link, the text is shown OVER the link. How can I fix this?

Can I use this for educational purposes?

Hello! I'm doing a project for my class and I need this for educational purposes. I read the Apache 2.0 license but I don't understand nothing.

(I'm spanish, we don't understand very good the english D:)

Sorry for the inconveniences, and thanks for this!

jaijujita.

DataTable plugin not working properly

I am using this template for a senior project in college for showing a table on a web page. However, the resulting table is not using DataTable; I have all the necessary files to run the plugin but I am not sure what is going on.
I think some script is missing or not working properly.
sadsdas

Change Icon

Hi,

Just a little bit question. I can not find, where i can change the icons of navbar ?

What mean :
.fa-subscript:before {
content: "\f12c";

I'm beginner.

Thank you

scroll-y not show

    I add class ↑↑↑ nav, to be able to use tab-content, invoke tabs and the scroll bar is not shown in the vertical menu when the items are too many. I could tell that it is the css of the issue that makes conflict, someone can help me, thanks

Flot Charts blank on SB Admin and SB Admin 2 Theme

Hi guys,

I'm working on a website based on SB Admin Theme. I notice some charts using Flot Charts are missing. I checked the Demo on StartBootstrap website, and they are also missing on both demo for SB Admin and SB Admin 2 Themes. I tried on Microsoft Edge and Opera Internet browsers, both have the issue. I don't have another Internet browser to run more tests.

I still didn't find a solution to the issue because I'm a new user of bootstrap, I'm working on it at the time but as you know more your theme and how they work than me, I believe it is important to let you know about that.

Cheers

Add RTL support

It's better if you add RTL direction, I have some project with Arabic(rtl language) I should use the admin right to left when I finish I'll send you pull request ;)

Bower dependencies issue

Hello,

When i install startbootstrap-sb-admin with bower, i get this error,

bower                       EMALFORMED Failed to read ~somepath/vendor/DataTables/.bower.json

The content of error file is,

{
  "name": "datatables",
  "version": "1.10.4",
  "main": [
    "media/js/jquery.dataTables.js",
    "media/css/jquery.dataTables.css"
  ],
  "dependencies": {
    "jquery": ">=1.7.0"
  },
  "license": "MIT",
  "keywords": [
    "jquery",
    "datatables",
    "table",
    "javascript",
    "library"
  ],
  "ignore": [
    "/.*",
    "examples",
    "media/unit_testing",
    "composer.json",
    "dataTables.jquery.json",
    "package.json"
  ],
  "homepage": "https://github.com/DataTables/DataTables",
  "_release": "1.10.4",
  "_resolution": {
    "type": "version",
    "tag": "1.10.4",
    "commit": "96866489a52266c4b356364d7756dde8b7a0c172"
  },
  "_source": "git://github.com/DataTables/DataTables.git",
  "_target": "~1.10.4",
  "_originalSource": "DataTables"
}}

With the two braces.

My bower,

{
  "name": "My Project",
  "version": "2.0.0",
  "authors": [
    "Maxence Winandy <[email protected]>"
  ],
  "moduleType": [
    "globals"
  ],
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "./vendor/**",
    "test",
    "tests"
  ],
  "dependencies": {
    "startbootstrap-sb-admin-2": "latest",
    "bootstrap-sass": "~3.3.1"
  }
}

Is there a gulp task to build the full set of output files for hosting?

Hello.

I'm looking to see how much space the full set of files would take during a production deployment as a way of looking at the overall footprint of a typical bootstrap 4 project. I can't figure out which files/directory represents the files that are required for hosting even after reviewing the README.md and building and testing the project here locally. Is there a directory where all of those files are located or are they spread out among several in the project?

Sb Admin Less files

Thanks for the good work

May you please share your LESS files you used to write this awesome template? It's a bit annoying writing plain css these days @davidtmiller

bower

When i install sb-admin through bower (bower install sb-admin-v2), i install the version 0.1.0

Maybe you can publish the latest version ( 1.4.0).

Thanks by advance, it ll be very helpfull for my workflow.

Use rem units for navbar offset?

Hi, I love that you guys have migrated over to bootstrap 4!

I am a little curious though as to why you're still using pixel (px) units in many places when bootstrap 4 has mostly migrated over to using em/rem units.

In particular, the fixed nav bar using px units for the top padding/margin causes some issues if you "zoom out" in the browser (using "command -" on Mac for example).

The current pixel values result in the content-wrapper getting obscured and the side-nav obscuring the top nav like in the following screen shot:

screen shot 2018-01-09 at 5 42 39 pm

But changing the padding/margin from 56px to 3em seems to fix it. The relevant lines for the changes are:

https://github.com/BlackrockDigital/startbootstrap-sb-admin/blob/master/css/sb-admin.css#L19
https://github.com/BlackrockDigital/startbootstrap-sb-admin/blob/master/css/sb-admin.css#L119

For reference, here are a couple of posts/issues related to the bootstrap switch to rem units:

https://stackoverflow.com/questions/37051697/why-bootstrap-4-choose-rem-and-em-instead-px
twbs/bootstrap#19943

Also, I'd be happy to create a PR for some of these changes if it seems sensible...

Install with bower

Can you make this repo installable through bower? I only find the SB Admin 2 with that, but SB Admin 2 user Bootstrap 3 and I want to try out Bootstrap 4 with this template.

Thanks in advance.

Customization in top nav bar ?

Why I can't customize in the top navigation bar as I want to change the icon of messages and add new icons with different functions ?

gulp dev

Advanced Usage

After installation, run npm install and then run gulp dev . my question is how to run gulp dev? newbie here

Fix side nav bar on scroll

How to fix the side nav bar on scrolling the page? When I scroll the page I need to show the menu as fixed

Set Background of Page without using body?

I have a few different pages that I would like to have a different background image on. For the main page I was able to change it by applying css changes to sb-admin.css directly to the body tag. However, this then causes the same background to be used across all pages. I have tried adding a wrapper onto my other pages to add a new background image with no success and using the css from other component pages (Typescript project) to override the body with new styling but still no success.

Any suggestions would be greatly appreciated!

dropdown menu icon

Not certain where else to post this, hoping this is the right place.

I'd like the icon to change based on if it's collapsed or not. Is there a way to modify this code to do that?

`


  • Dropdown

  • `

    blank page not good

    the bottom part of right is black.
    should be white.
    it is wierd.

    every page have much content to fill the right side. or it is black color.

    Collapse vertical menu

    It would be nice to get a collapse functionality, just like the one on Wordpress vertical menu: a link to get the vertical menu shrink (and showing only icons). Best would be with a media query that auto-shrink the vertical menu for a small viewport (keeping the current hamburger menu for very small viewports)

    dropdown arrows in navbar wont show

    The arrows show in the card located in the body. But won't show in the navbar.
    The dropdown works fine, its just the arrow won't load, other font awesome icons load perfectly fine. I'm using the same FA version included with the documentation

    Any help is greatly appreciated! 😄

    issue
    ](url)

    Images Not Showing

    Hi i have extracted the files to a folder on my PC fine. When i open browser from the folder images are shown i.e. the navigation and search icons. But when i open the files as a new project in visual studio when i run the project everything works but now images. So i tried in dream weaver and the same problem no images.......am i doing anything wrong, i love the look of this and is perfect for my project. Cheers. and keep up the great work. Will keep digging until some one can assist me.

    Dropdown active does not work

    <li class="dropdown active">

    Fix

    .navbar .nav .active > .dropdown-toggle, .navbar .nav .open.active > .dropdown-toggle {
        background-color: #eeeeee;
    }
    

    Collapsible Box

    I am a big fan of BlackrockDigital. I am using your theme for a couple of my projects.

    I have a quick question. Why the collapsable boxes are missing from the app all of the sudden??

    Thanks in advance!

    Why datatables is not working

    Hello, i have issue why datatables is not working in this template i use codeignter and yes i have been looking for same issue about datatables but it doesn't give me clear please if anyone who face the same problem please comment here i have check many times with standart configuration but give me table with length, here is my code http://pastebin.com/jnq4H2F7

    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.