Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.
/ backwhite Public archive

Simple sophisitcated styling for blogs and other content-based websites

License

Notifications You must be signed in to change notification settings

andydevs/backwhite

Repository files navigation

Backwhite

Simple sophisticated styling for blogs and other content-based sites.

Desktop View

Desktop View

Mobile Page

Mobile Page View

Mobile Menu

Mobile Menu View

Installation

Just type npm install backwhite --save in your node project.

In your html page, import the css and js files.

<head>
    <!-- meta... -->

    <link rel='sylesheet' href='[path-to-module]/dist/css/backwhite.css'/>
    <script src='[path-to-module]/dist/js/backwhite.js' charset='utf-8'></script>
</head>

Usage

Refer to Usage document.

About

Simple sophisitcated styling for blogs and other content-based websites

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published