Coder Social home page Coder Social logo

sergioadonis / wolf-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from romansklenar/wolf-admin

0.0 1.0 0.0 10.2 MB

Wolf Admin Responsive Theme

Home Page: https://wrapbootstrap.com/theme/wolf-admin-responsive-theme-WB0PH0GBL

Ruby 16.65% CoffeeScript 1.49% JavaScript 4.77% CSS 31.08% HTML 46.00%

wolf-admin's Introduction

Wolf Admin - Responsive Theme

Hi, I hope you find this theme useful!

Structure

Here are some docs and info to get started.

Stylesheets

  • /modules: contains reusable element styles like new buttons, form control styles, etc plus the mixins library with some cool helpers used for the theme.

  • /partials:

    • /pages: contains all the pages styles separated by html page, each one is uniquely contained by adding an ID into the body of their respective page, like a namespace.

    • /snippets: in here are blocks of styles for html sections that can be reusable in different pages, e.g. the Screenshots Slider used in the landing page and in the features page reuse the same styles located in snippets.

    • _config.scss: is used to import fonts and apply variables used throughout the scss files.

    • _layout.scss: contains the styles that apply for the layout of the theme, in this case the navbar header and the footer.

Everything is imported onto the theme.scss file using the @import statement except for vendor files (these are referenced explicitly in each page when needed). The compiled file for the theme.scss is located under compiled/theme.css, this way the html pages only reference a single file which makes it easier to maintain.

If you prefer to use normal css, there's the expanded-theme.css which has all the styles in an expanded format, it's easy to edit styles thanks to the body ID that identifies each page.

Fonts

Contains all the font files used in the theme:

  • Font awesome set
  • Glyphicons set
  • Ionicons set

Image Shots

Plugins

Changelog

v1.0

  • Initial release

v1.1

  • Added a js helper to get date timestamps with moment.js to use on flot charts

Contributing

For any help, doubts, suggestions, ideas for new features/pages to keep improving this theme create pull request in this repository.

Credits

  • unsplash.com for bg pictures.
  • uifaces.com/authorized for the user display pics.
  • fontawesome.io

wolf-admin's People

Contributors

romansklenar avatar

Watchers

Sergio Adonis avatar

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.